mirror of
https://github.com/trudnai/Steve2.git
synced 2025-01-02 18:32:37 +00:00
v0.85-beta.1
This commit is contained in:
parent
90f746b5c0
commit
06a0e1c9b4
@ -1595,7 +1595,8 @@
|
|||||||
"$(inherited)",
|
"$(inherited)",
|
||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
MARKETING_VERSION = 0.84;
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
||||||
|
MARKETING_VERSION = 0.85;
|
||||||
OTHER_CFLAGS = (
|
OTHER_CFLAGS = (
|
||||||
"-D_NO_DISASSEMBLER",
|
"-D_NO_DISASSEMBLER",
|
||||||
"-D_NO_INTERRUPT_CHECK_PER_STEP",
|
"-D_NO_INTERRUPT_CHECK_PER_STEP",
|
||||||
@ -1633,7 +1634,8 @@
|
|||||||
"@executable_path/../Frameworks",
|
"@executable_path/../Frameworks",
|
||||||
);
|
);
|
||||||
LLVM_LTO = YES_THIN;
|
LLVM_LTO = YES_THIN;
|
||||||
MARKETING_VERSION = 0.84;
|
MACOSX_DEPLOYMENT_TARGET = 10.11;
|
||||||
|
MARKETING_VERSION = 0.85;
|
||||||
OTHER_CFLAGS = (
|
OTHER_CFLAGS = (
|
||||||
"-D_NO_DISASSEMBLER",
|
"-D_NO_DISASSEMBLER",
|
||||||
"-D_NO_INTERRUPT_CHECK_PER_STEP",
|
"-D_NO_INTERRUPT_CHECK_PER_STEP",
|
||||||
|
BIN
Steve2.pkg
Normal file
BIN
Steve2.pkg
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user