We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acbdb2a commit f59dcb6Copy full SHA for f59dcb6
.github/workflows/authentication.yml
@@ -42,7 +42,7 @@ jobs:
42
DEVICE: iPhone 16
43
TEST: false
44
SCHEME: AuthenticationExample
45
- DEVELOPER_DIR: /Applications/Xcode_16.1.app/Contents/Developer
+ DEVELOPER_DIR: /Applications/Xcode_16.4.app/Contents/Developer
46
steps:
47
- name: Checkout
48
uses: actions/checkout@master
0 commit comments