Skip to content

Commit

Permalink
Update SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
dz0ny committed Jan 15, 2024
1 parent 74c4d1a commit 78d8fb2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 6 deletions.
9 changes: 4 additions & 5 deletions Pareto Security.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1286,7 +1286,7 @@
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Pareto/Preview Content\"";
DEVELOPMENT_TEAM = JND55328G8;
DEVELOPMENT_TEAM = PM784W7B8X;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1327,7 +1327,7 @@
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Pareto/Preview Content\"";
DEVELOPMENT_TEAM = JND55328G8;
DEVELOPMENT_TEAM = PM784W7B8X;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "SETAPP_ENABLED=1";
Expand Down Expand Up @@ -1598,12 +1598,11 @@
CLANG_USE_OPTIMIZATION_PROFILE = NO;
CODE_SIGN_ENTITLEMENTS = Pareto/Pareto.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Pareto/Preview Content\"";
DEVELOPMENT_TEAM = JND55328G8;
DEVELOPMENT_TEAM = PM784W7B8X;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "SETAPP_ENABLED=0";
Expand Down Expand Up @@ -1636,7 +1635,7 @@
COMBINE_HIDPI_IMAGES = YES;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_ASSET_PATHS = "\"Pareto/Preview Content\"";
DEVELOPMENT_TEAM = JND55328G8;
DEVELOPMENT_TEAM = PM784W7B8X;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
GCC_PREPROCESSOR_DEFINITIONS = "SETAPP_ENABLED=0";
Expand Down
2 changes: 1 addition & 1 deletion exportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<key>onDemandResourcesAssetPacksBaseURL</key>
<string>0</string>
<key>teamID</key>
<string>JND55328G8</string>
<string>PM784W7B8X</string>
<key>uploadBitcode</key>
<true />
<key>uploadSymbols</key>
Expand Down

0 comments on commit 78d8fb2

Please sign in to comment.