Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey1970AppleLife committed Mar 6, 2023
1 parent 297028f commit 2e1d219
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MaciASL.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -643,7 +643,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
CURRENT_MARKETING_VERSION = 1.6.4;
CURRENT_MARKETING_VERSION = 1.6.5;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu99;
Expand Down Expand Up @@ -700,7 +700,7 @@
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
CURRENT_MARKETING_VERSION = 1.6.4;
CURRENT_MARKETING_VERSION = 1.6.5;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DEPLOYMENT_POSTPROCESSING = YES;
ENABLE_NS_ASSERTIONS = NO;
Expand Down

1 comment on commit 2e1d219

@RickiThaDragon
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello (I am fairly new to programming, However the experience That I do have is based solely in ACPI DSDT. I write my own DSDTS mainly from scratch for various motherboards running macOS. I recieve many different PCs all the time and I utilize this blessing by installing macOS oneach one of them and then customizing them to their full potential. Some of them I write Custom DSDTS to match the SMBIOS of the real mac but not in everycase but in most. I would like to help with this application here as I use it all the time for my work. I would be willing to help maintain it and make it better if You or someone could just briefly show me a few pointers on how to start the process in xcODE and with an example of a small edit or process on what to do. I am a visual learner in some areas and this is one of them where that would be very helpful. If You or someone would be willing to talk to me and help me with this It would be worth your while and also for the communitys. "I know people are very busy with projects etc---If You can invest a small amount of your time to help me get started with as minimal explanation of just a few things I will devote my time that I have to making this application more maintained and useable--AND---I will not waste your time, so if You need someone to do this then Here I am! Just let me know.My name is Rick

Please sign in to comment.