muhku / FreeStreamer

A low-memory footprint streaming audio player for iOS and OS X

Home Page:http://muhku.github.io/FreeStreamer/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

自制组件依赖FreeStreamer(s.dependency 'FreeStreamer'),无法通过pod lib lint

zj381652512 opened this issue · comments

-> TestLib (0.1.2)
- ERROR | [iOS] xcodebuild: Returned an unsuccessful exit code. You can use --verbose for more information.
- NOTE | xcodebuild: note: Using new build system
- NOTE | xcodebuild: note: Building targets in parallel
- NOTE | xcodebuild: note: Using codesigning identity override: -
- NOTE | xcodebuild: note: Build preparation complete
- NOTE | [iOS] xcodebuild: note: Planning build
- NOTE | [iOS] xcodebuild: note: Analyzing workspace
- NOTE | [iOS] xcodebuild: note: Constructing build description
- NOTE | [iOS] xcodebuild: Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'FreeStreamer' from project 'Pods')
- NOTE | [iOS] xcodebuild: Pods.xcodeproj: warning: The iOS Simulator deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 8.0, but the range of supported deployment target versions is 9.0 to 14.5.99. (in target 'Reachability' from project 'Pods')

Analyzed 1 podspec.

[!] The spec did not pass validation, due to 1 error.

pod lib lint --verbose 发现问题是.plist资源引入不正确导致