Skip to content

Commit 0d12896

Browse files
committed
Updating XCode for publishing
1 parent d6647ec commit 0d12896

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
tags:
77
- 'v*'
88

9+
env:
10+
DEVELOPER_DIR: /Applications/Xcode_15.0.app
11+
912
jobs:
1013
main:
1114
runs-on: macOS-13

0 commit comments

Comments
 (0)