Skip to content

Commit

Permalink
Use hardened runtime in Demo app
Browse files Browse the repository at this point in the history
  • Loading branch information
Eskils committed Nov 18, 2023
1 parent 7cf85e8 commit 5e827d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Documentation/Demo/Dithering.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@
DEVELOPMENT_ASSET_PATHS = "\"Dithering/Preview Content\"";
DEVELOPMENT_TEAM = EUKTZ7725R;
ENABLE_HARDENED_RUNTIME = NO;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
Expand Down Expand Up @@ -395,6 +396,7 @@
DEVELOPMENT_ASSET_PATHS = "\"Dithering/Preview Content\"";
DEVELOPMENT_TEAM = EUKTZ7725R;
ENABLE_HARDENED_RUNTIME = NO;
"ENABLE_HARDENED_RUNTIME[sdk=macosx*]" = YES;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
Expand Down

0 comments on commit 5e827d5

Please sign in to comment.