2

CocoaPod will help to create frameworks, if we adopt "use_frameworks!" in the Podfile. These frameworks are located in ${BUILD_STYLE}-${PLATFORM_NAME} So I have 4 instances of the same framework:

Debug-iphoneos

Release-iphoneos

Debug-iphonesimulator

Release-iphonesimulator

How to build the universal framework with cocoaPods ??

Alex Cheng
  • 829
  • 8
  • 20
  • did you find out how to use universal framework from cocoapods...if yes please share how did you accomplish it. – sujith1406 Jul 18 '16 at 10:00
  • I wrote an extensive guide on how to achieve this: https://eladnava.com/publish-a-universal-binary-ios-framework-in-swift-using-cocoapods/ – Elad Nava Oct 19 '16 at 08:29

0 Answers0