File tree 1 file changed +9
-36
lines changed
1 file changed +9
-36
lines changed Original file line number Diff line number Diff line change 1
1
spm :
2
2
- name :
3
- url : https://github.com/scadedoc/SQLite.swift
4
- branch : master
3
+ url :
4
+ branch :
5
5
from :
6
6
path :
7
7
search-paths : []
20
20
app-delegate-file :
21
21
simulator :
22
22
os : 12.1
23
- output : UgSqlLiteSwift/.build/ios-simulator
23
+ output :
24
24
extra-args :
25
25
search-paths : []
26
26
linked-libs : []
27
- spm :
28
- dependencies :
29
- - name : SQLite
30
27
device :
31
28
os : 12.1
32
- output : UgSqlLiteSwift/.build/ios-device
29
+ output :
33
30
extra-args :
34
31
search-paths : []
35
32
linked-libs : []
36
- spm :
37
- dependencies :
38
- - name : SQLite
39
- package : SQLite
40
33
mac :
41
34
os : 10.11
42
- output : UgSqlLiteSwift/.build/scade-simulator
35
+ output :
43
36
extra-args :
44
37
search-paths : []
45
38
linked-libs : []
46
- spm :
47
- dependencies :
48
- - name : SQLite
49
- package : SQLite.swift
50
39
sign :
51
40
provision-profile : ${env.UGEXAMPLES_IOS_PROVISION_PROFILE}
52
41
certificate : ${env.UGEXAMPLES_IOS_CERTIFICATE}
@@ -87,43 +76,27 @@ android:
87
76
manifest-file :
88
77
permissions : []
89
78
armeabi-v7a :
90
- output : UgSqlLiteSwift/.build/android-armeabi-v7a
79
+ output :
91
80
extra-args :
92
81
search-paths : []
93
82
linked-libs : [sqlite3]
94
- spm :
95
- dependencies :
96
- - name : SQLite
97
- package : SQLite.swift
98
83
arm64-v8a :
99
- output : UgSqlLiteSwift/.build/android-x86
84
+ output :
100
85
product-path : UgSqlLiteSwift/Product/android-arm64-v8a
101
86
extra-args :
102
87
search-paths : []
103
88
linked-libs : [sqlite3]
104
- spm :
105
- dependencies :
106
- - name : SQLite
107
- package : SQLite.swift
108
89
x86 :
109
- output : UgSqlLiteSwift/.build/android-x86
90
+ output :
110
91
extra-args :
111
92
search-paths : []
112
93
linked-libs : [sqlite3]
113
- spm :
114
- dependencies :
115
- - name : SQLite
116
- package : SQLite.swift
117
94
x86_64 :
118
- output : UgSqlLiteSwift/.build/android-x86
95
+ output :
119
96
product-path : UgSqlLiteSwift/Product/android-x86_64
120
97
extra-args :
121
98
search-paths : []
122
99
linked-libs : [sqlite3]
123
- spm :
124
- dependencies :
125
- - name : SQLite
126
- package : SQLite.swift
127
100
intent-filters :
128
101
- action :
129
102
scheme :
You can’t perform that action at this time.
0 commit comments