Since iOS8 and Xcode6 has release for a year, I have still cannot find a canonical tutorial for using Framwork template (iOS Universal Framework Mk 8) to develope a static library.
Even though the most popular Repo I think, kstenerud/iOS-Universal-Framework, has shut down when iOS8 Framework release.
However, when I try to develope a Static Framework I got ton of issues to resolve:
- I still have to do lipo for x86_64, i386, arm64, amrv7;
- remove Code signature from Framework;
- Build a resource bundle and import it to app project independent;
- Framework Info.plist and modules seem useless;
- Still a little worried if Apple will refuse my app since use a Static Framework.
Is there a good tutorial for building and using Static Framework? Any help will be appreciated! Thx.
Aucun commentaire:
Enregistrer un commentaire