Skip to content

Commit

Permalink
Add a pre-built binary to the project
Browse files Browse the repository at this point in the history
  • Loading branch information
zcohan committed Oct 30, 2020
1 parent b17972d commit 9d4364e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Binary file added Latest-Simba.zip
Binary file not shown.
2 changes: 2 additions & 0 deletions Simba/Simba.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -372,6 +372,7 @@
buildSettings = {
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_IDENTITY = "-";
ENABLE_HARDENED_RUNTIME = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Symbolicator/Simba-Prefix.pch";
INFOPLIST_FILE = "Symbolicator/Simba-Info.plist";
Expand All @@ -387,6 +388,7 @@
buildSettings = {
CLANG_ENABLE_OBJC_ARC = YES;
CODE_SIGN_IDENTITY = "-";
ENABLE_HARDENED_RUNTIME = YES;
GCC_PRECOMPILE_PREFIX_HEADER = YES;
GCC_PREFIX_HEADER = "Symbolicator/Simba-Prefix.pch";
INFOPLIST_FILE = "Symbolicator/Simba-Info.plist";
Expand Down

0 comments on commit 9d4364e

Please sign in to comment.