About building my own framework
About building my own framework
- Subject: About building my own framework
- From: ico <email@hidden>
- Date: Thu, 27 Nov 2014 13:12:20 +0800
I just create a demo project to experience building my own framework. So
far everything works fine. However, if I set my app deploy target to
iOS7.0, and do the same for the framework target, then I get a warning:
"ld: warning: embedded dylibs/frameworks only run on iOS 8 or later".
It seems the framework mechanism only works on iOS8, but if I just ignore
this warning, and run the app on simulator, everything works, I can call
the API from my own framework.
I just don't understand, what all these about? I still can build my own
framework and run on iOS7 or not?
It would be very appreciated if anyone can explain the whole story.
--
==========================
Life isn't about finding yourself.
Life is about creating yourself.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden