Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
SkipperQ93 committed Feb 23, 2024
2 parents 386d4cf + 851d705 commit eb61198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
env:
NO_FLIPPER: 1

- name: Install cocoapods
- name: Build Xcode
run: |
cd example/ios
xcodebuild -workspace UaReactNativeArcgisExample.xcworkspace -scheme UaReactNativeArcgisExample -configuration Release clean archive -archivePath unsigned.xcarchive CODE_SIGN_IDENTITY=”” CODE_SIGNING_REQUIRED=NO CODE_SIGNING_ALLOWED=NO

0 comments on commit eb61198

Please sign in to comment.