We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5502db4 commit cc94138Copy full SHA for cc94138
1 file changed
.github/workflows/ios.yml
@@ -10,8 +10,6 @@ jobs:
10
build:
11
name: Build and Test SDKHostApp scheme using any available iPhone simulator
12
runs-on: macos-11
13
- env:
14
- DEVELOPER_DIR: /Applications/Xcode_13.app/Contents/Developer
15
16
steps:
17
- name: Checkout
0 commit comments