Skip to content

Commit 6029f2f

Browse files
changing the sdk back to just iphoneos
1 parent d59d791 commit 6029f2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,7 +229,7 @@ jobs:
229229
xcodebuild clean build \
230230
-project ReactNativeSdkExample.xcodeproj \
231231
-scheme ReactNativeSdkExample \
232-
-sdk iphoneos13.2 \
232+
-sdk iphoneos \
233233
CODE_SIGN_IDENTITY="" \
234234
CODE_SIGNING_REQUIRED=NO \
235235
CODE_SIGNING_ALLOWED=NO \

0 commit comments

Comments
 (0)