Skip to content

Commit 6c8129a

Browse files
trying to fix build. removing some of the options.
1 parent 3d8013f commit 6c8129a

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,8 +225,6 @@ jobs:
225225
xcodebuild clean build \
226226
-project ReactNativeSdkExample.xcodeproj \
227227
-scheme ReactNativeSdkExample \
228-
-destination 'platform=iOS Simulator,name=iPhone 16 Pro' \
229-
-sdk iphonesimulator \
230228
CODE_SIGN_IDENTITY="" \
231229
CODE_SIGNING_REQUIRED=NO \
232230
CODE_SIGNING_ALLOWED=NO

0 commit comments

Comments
 (0)