AR Version Pre-test pt2

This commit is contained in:
2026-02-14 23:11:38 -06:00
parent f7f14b2c5d
commit 45035e67e0
7 changed files with 105 additions and 41 deletions

View File

@@ -361,6 +361,7 @@
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
SWIFT_VERSION = 6.0;
};
name = Debug;
};
@@ -417,6 +418,7 @@
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_VERSION = 6.0;
VALIDATE_PRODUCT = YES;
};
name = Release;