We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8b8469 commit c939fb3Copy full SHA for c939fb3
1 file changed
.github/workflows/migrate-room.yml
@@ -60,6 +60,8 @@ jobs:
60
- name: Run xcodebuild
61
uses: mxcl/xcodebuild@v3
62
with:
63
- scheme: KMPGetStartedCodelab
+ xcode: ^16
64
+ scheme: Fruitties
65
platform: iOS
66
+ action: build
67
working-directory: ${{ env.SAMPLE_PATH }}/iosApp
0 commit comments