We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de979cd commit 4a34c7aCopy full SHA for 4a34c7a
Xcode/Atomics.xcconfig
@@ -42,3 +42,6 @@ GENERATE_INFOPLIST_FILE = YES
42
43
CODE_SIGN_STYLE = Automatic
44
CODE_SIGN_IDENTITY = -
45
+CODE_SIGN_IDENTITY[sdk=iphoneos*] = "iOS Developer"
46
+CODE_SIGN_IDENTITY[sdk=watchos*] = "iOS Developer"
47
+CODE_SIGN_IDENTITY[sdk=appletvos*] = "iOS Developer"
0 commit comments