mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-20 19:19:52 +00:00
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:
@@ -22,7 +22,7 @@
|
||||
</BuildActionEntry>
|
||||
<BuildActionEntry
|
||||
buildForTesting = "YES"
|
||||
buildForRunning = "YES"
|
||||
buildForRunning = "NO"
|
||||
buildForProfiling = "NO"
|
||||
buildForArchiving = "NO"
|
||||
buildForAnalyzing = "YES">
|
||||
|
||||
Reference in New Issue
Block a user