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 d59d791 commit 6029f2fCopy full SHA for 6029f2f
.github/workflows/codeql.yml
@@ -229,7 +229,7 @@ jobs:
229
xcodebuild clean build \
230
-project ReactNativeSdkExample.xcodeproj \
231
-scheme ReactNativeSdkExample \
232
- -sdk iphoneos13.2 \
+ -sdk iphoneos \
233
CODE_SIGN_IDENTITY="" \
234
CODE_SIGNING_REQUIRED=NO \
235
CODE_SIGNING_ALLOWED=NO \
0 commit comments