No longer build the “HockeySDK FrameworkTests” target during the “Run” action. This prevents compilation errors related to the test target if Carthage builds the framework target with anything else but the full feature config.

This commit is contained in:
Holger Wiedemann
2017-02-11 23:21:37 +01:00
parent 3aa05cfd94
commit 4b2e22df8e

View File

@@ -22,7 +22,7 @@
</BuildActionEntry>
<BuildActionEntry
buildForTesting = "YES"
buildForRunning = "YES"
buildForRunning = "NO"
buildForProfiling = "NO"
buildForArchiving = "NO"
buildForAnalyzing = "YES">