We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea878dd commit 8bd0332Copy full SHA for 8bd0332
build-ci.sh
@@ -86,7 +86,7 @@ carthage update --use-ssh --platform iOS &&
86
time xcodebuild clean build -project PinLayout-Carthage-iOS.xcodeproj -scheme PinLayout-Carthage-iOS -sdk iphonesimulator11.4 -derivedDataPath $DERIVED_DATA \
87
-destination 'platform=iOS Simulator,name=iPhone 7,OS=11.4' \
88
| xcpretty &&
89
-cd ../../.. &&
+cd ../../..
90
91
92
# echo "==========================================" &&
0 commit comments