Add preliminary onboarding views

This commit is contained in:
2025-01-20 13:29:47 -05:00
parent 248fd03d4d
commit cbdadeb4b2
10 changed files with 294 additions and 61 deletions

View File

@@ -359,6 +359,7 @@
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
@@ -415,6 +416,7 @@
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_EMIT_LOC_STRINGS = NO;
VALIDATE_PRODUCT = YES;
};
name = Release;