diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index ae73bc9..8a0efba 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -17,4 +17,4 @@ jobs: - name: Switch to Xcode ${{ env.XCODE_VERSION }} run: sudo xcode-select --switch /Applications/${{ env.XCODE_VERSION }}.app - name: Build - run: xcodebuild -scheme LayerGps -destination 'platform=iOS Simulator,OS=18.0,name=iPhone 16 Pro' + run: xcodebuild -scheme SwisstopoMapSDK -destination 'platform=iOS Simulator,OS=18.0,name=iPhone 16 Pro'