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 (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to