简体   繁体   中英

Facebook SDK Cocoapod isn't a framework?

I'm new to using Facebook & ios development, so I apologize if this is a really stupid question:

Aren't libraries used in iOS development usually in the form of .framework? Why are FBSDK libraries from Cocoapods just a directory full of .h's and .m's? Is there a way for me to convert them into a framework?

I'm using something called the Intel Multi-OS-Engine to enable iOS development using Java, and for it to generate bindings to third-party libraries, they must be in the form of .framework...

Thanks so much!

You can download latest from here

For more information look at quickstart guide https://developers.facebook.com/docs/facebook-login/ios

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM