Skip to content

Commit

Permalink
Support M1
Browse files Browse the repository at this point in the history
  • Loading branch information
phucledien committed Mar 15, 2021
1 parent 2f6928f commit ea9f745
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Micro Sniff/Micro Sniff.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -672,15 +672,15 @@
CODE_SIGN_ENTITLEMENTS = "Micro Sniff/MicroSniff.entitlements";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = W777S7V8TN;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "Micro Sniff/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = foundation.dwarves.microsniff;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand All @@ -694,15 +694,15 @@
CODE_SIGN_ENTITLEMENTS = "Micro Sniff/MicroSniff.entitlements";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 3;
CURRENT_PROJECT_VERSION = 4;
DEVELOPMENT_TEAM = W777S7V8TN;
ENABLE_HARDENED_RUNTIME = YES;
INFOPLIST_FILE = "Micro Sniff/Info.plist";
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/../Frameworks",
);
MARKETING_VERSION = 1.1.0;
MARKETING_VERSION = 1.2.0;
PRODUCT_BUNDLE_IDENTIFIER = foundation.dwarves.microsniff;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
Expand Down

0 comments on commit ea9f745

Please sign in to comment.