Skip to content

Commit

Permalink
Change base sdk ...
Browse files Browse the repository at this point in the history
  • Loading branch information
PSchmiedmayer committed May 18, 2024
1 parent 89c1ce3 commit dda4a13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ResearchKit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -5823,7 +5823,7 @@
ENABLE_USER_SCRIPT_SANDBOXING = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SDKROOT = xros;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos xrsimulator xros";
SUPPORTS_MACCATALYST = YES;
Expand All @@ -5843,7 +5843,7 @@
ENABLE_TESTING_SEARCH_PATHS = YES;
ENABLE_USER_SCRIPT_SANDBOXING = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
SDKROOT = iphoneos;
SDKROOT = xros;
SKIP_INSTALL = YES;
SUPPORTED_PLATFORMS = "iphonesimulator iphoneos xrsimulator xros";
SUPPORTS_MACCATALYST = YES;
Expand Down

0 comments on commit dda4a13

Please sign in to comment.