This repository was archived by the owner on Apr 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 9
9
THEOS : ' '
10
10
GIT_TAG : ' '
11
11
GIT_COMMIT : ' '
12
- XCODE_VERSION : ' 14.3.1 '
12
+ XCODE_VERSION : ' 15.4 '
13
13
14
14
jobs :
15
15
build :
16
16
name : Build and generate compilation database
17
- runs-on : macos-13
17
+ runs-on : macos-14
18
18
19
19
steps :
20
20
- name : Setup Xcode version
43
43
uses : actions/checkout@v4
44
44
with :
45
45
repository : XXTouchNG/theos
46
- ref : 78ee784d8d3238982c9abdc58cd39919263648b1
46
+ ref : 954dfd17fd05544a3bb26b2a25e1930cd228f4ef
47
47
path : theos
48
48
submodules : recursive
49
49
Original file line number Diff line number Diff line change 8
8
env :
9
9
THEOS : ' '
10
10
GIT_TAG : ' '
11
- XCODE_VERSION : ' 14.3.1 '
11
+ XCODE_VERSION : ' 15.4 '
12
12
13
13
jobs :
14
14
build :
15
15
name : Build and upload release package for TrollStore
16
- runs-on : macos-13
16
+ runs-on : macos-14
17
17
18
18
steps :
19
19
- name : Setup Xcode version
42
42
uses : actions/checkout@v4
43
43
with :
44
44
repository : XXTouchNG/theos
45
- ref : 78ee784d8d3238982c9abdc58cd39919263648b1
45
+ ref : 954dfd17fd05544a3bb26b2a25e1930cd228f4ef
46
46
path : theos
47
47
submodules : recursive
48
48
You can’t perform that action at this time.
0 commit comments