cocoapods Target overrides the `OTHER_SWIFT_FLAGS` build set
platform :ios,'8.0'
use_frameworks! target 'TestApp' do ... end After [!] The `TestApp [Release]` target overrides the `OTHER_SWIFT_FLAGS` build setting defined in `Pods/Target Support Files/Pods-TestApp/Pods-TestApp.release.xcconfig'. This can lead to problems with the CocoaPods installation - Remove the build settings from the target. How do I resolve this problem?
Use the (编辑:李大同) 【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容! |