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 21a7291 commit e783e0aCopy full SHA for e783e0a
.github/workflows/sample.yml
@@ -40,7 +40,7 @@ jobs:
40
-sdk iphonesimulator \
41
-destination 'platform=iOS Simulator,OS=latest,name=iPhone 11 Pro' \
42
clean build test \
43
- ONLY_ACTIVE_ARCH=YES
+ ONLY_ACTIVE_ARCH=YES | xcpretty
44
45
objc:
46
name: ObjC build
@@ -68,4 +68,4 @@ jobs:
68
69
70
clean build \
71
0 commit comments