Skip to content

Commit f527ed2

Browse files
committed
Do not archive host-app target for ios9-tests scheme
1 parent 2fbc50e commit f527ed2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swift-sdk.xcodeproj/xcshareddata/xcschemes/ios9-tests.xcscheme

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
buildForTesting = "YES"
3939
buildForRunning = "YES"
4040
buildForProfiling = "YES"
41-
buildForArchiving = "YES"
41+
buildForArchiving = "NO"
4242
buildForAnalyzing = "NO">
4343
<BuildableReference
4444
BuildableIdentifier = "primary"

0 commit comments

Comments
 (0)