cocoapods Target overrides the `OTHER_SWIFT_FLAGS` build setting

platform :ios, '8.0' use_frameworks! target 'TestApp' do   ... end After pod installI get the following errors: [!] The `TestApp [Release]` target overrides the `OTHER_SWIFT_FLAGS` build setting defin
相关文章
相关标签/搜索