Skip to content

Commit

Permalink
Require latest xrOS
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Apr 26, 2024
1 parent 2138ba9 commit c4db4c0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Aware.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -422,6 +422,7 @@
SDKROOT = macosx;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_STRICT_CONCURRENCY = complete;
XROS_DEPLOYMENT_TARGET = 1.1;
};
name = Debug;
};
Expand Down Expand Up @@ -475,6 +476,7 @@
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = macosx;
SWIFT_STRICT_CONCURRENCY = complete;
XROS_DEPLOYMENT_TARGET = 1.1;
};
name = Release;
};
Expand Down

0 comments on commit c4db4c0

Please sign in to comment.