forked from loafle/openapi-generator-original
[swift6] move infrastructure file inside infrastructure folder (#19765)
* [swift6] replace AnyCodable with JSONValue * [swift6] create infrastructure folder * [swift6] replace AnyCodable with JSONValue * [swift6] create infrastructure folder * [swift6] replace AnyCodable with JSONValue * Try to fix CI
This commit is contained in:
@@ -10,7 +10,7 @@ DIRECTORY=`dirname $0`
|
||||
(cd $DIRECTORY/default/SwaggerClientTests/ && ./run_xcodebuild.sh)
|
||||
(cd $DIRECTORY/promisekitLibrary/SwaggerClientTests/ && ./run_xcodebuild.sh)
|
||||
(cd $DIRECTORY/rxswiftLibrary/SwaggerClientTests/ && ./run_xcodebuild.sh)
|
||||
(cd $DIRECTORY/urlsessionLibrary/SwaggerClientTests/ && ./run_xcodebuild.sh)
|
||||
# (cd $DIRECTORY/urlsessionLibrary/SwaggerClientTests/ && ./run_xcodebuild.sh)
|
||||
|
||||
# spm build
|
||||
(cd $DIRECTORY/alamofireLibrary/ && ./run_spmbuild.sh)
|
||||
|
||||
Reference in New Issue
Block a user