Skip to content

Commit f59dcb6

Browse files
committed
fix auth dev dir
1 parent acbdb2a commit f59dcb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/authentication.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
DEVICE: iPhone 16
4343
TEST: false
4444
SCHEME: AuthenticationExample
45-
DEVELOPER_DIR: /Applications/Xcode_16.1.app/Contents/Developer
45+
DEVELOPER_DIR: /Applications/Xcode_16.4.app/Contents/Developer
4646
steps:
4747
- name: Checkout
4848
uses: actions/checkout@master

0 commit comments

Comments
 (0)