Skip to content

Commit d4f64ec

Browse files
trying to fix build. had some conflicting settings
1 parent 6c8129a commit d4f64ec

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/codeql.yml

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

0 commit comments

Comments
 (0)