Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 408 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 408 Bytes

Make XMPToolkitSDK podspec

Dependency Static Libraries

  • libXMPFilesStatic
  • libXMPCoreStatic

Static library contains "x86_64, arm64" archs.

My Problems

  • When I use pod lib lint to verify the pod library, it reports below error:

[iOS] xcodebuild: clang: error: cannot specify -o when generating multiple output files

My Purpose

Who can help me? Thank you very much.