File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -197,17 +197,11 @@ function performTests {
197
197
SUMMARY_LOG_OUTPUT+=" (checkout was skipped) +++++"
198
198
fi
199
199
200
- runXcodeBuild " $NAME " " Swift-iOS-WithoutEncryption"
201
200
runXcodeBuild " $NAME " " Swift-iOS-WithEncryption"
202
- runXcodeBuild " $NAME " " Swift-macOS-WithoutEncryption"
203
201
runXcodeBuild " $NAME " " Swift-macOS-WithEncryption"
204
- runXcodeBuild " $NAME " " Swift-tvOS-WithoutEncryption"
205
202
runXcodeBuild " $NAME " " Swift-tvOS-WithEncryption"
206
- runXcodeBuild " $NAME " " ObjectiveC-iOS-WithoutEncryption"
207
203
runXcodeBuild " $NAME " " ObjectiveC-iOS-WithEncryption"
208
- runXcodeBuild " $NAME " " ObjectiveC-macOS-WithoutEncryption"
209
204
runXcodeBuild " $NAME " " ObjectiveC-macOS-WithEncryption"
210
- runXcodeBuild " $NAME " " ObjectiveC-tvOS-WithoutEncryption"
211
205
runXcodeBuild " $NAME " " ObjectiveC-tvOS-WithEncryption"
212
206
213
207
echo " ------ END: $FUNCNAME $@ ------"
You can’t perform that action at this time.
0 commit comments