Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F32591623
D4622.1767416598.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
818 B
Referenced Files
None
Subscribers
None
D4622.1767416598.diff
View Options
diff --git a/native/ios/Comm.xcodeproj/project.pbxproj b/native/ios/Comm.xcodeproj/project.pbxproj
--- a/native/ios/Comm.xcodeproj/project.pbxproj
+++ b/native/ios/Comm.xcodeproj/project.pbxproj
@@ -1136,6 +1136,7 @@
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CODE_SIGN_STYLE = Automatic;
DEBUG_INFORMATION_FORMAT = dwarf;
+ "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "i386 arm64";
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
@@ -1169,6 +1170,7 @@
CODE_SIGN_STYLE = Automatic;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "i386 arm64";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = CommTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.5;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jan 3, 5:03 AM (5 h, 42 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5884264
Default Alt Text
D4622.1767416598.diff (818 B)
Attached To
Mode
D4622: [iOS] Exclude `arm64` Simulator architecture for `CommTests`
Attached
Detach File
Event Timeline
Log In to Comment