diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 486c6f5..b60fa6d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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 \ No newline at end of file