Re: About building my own framework

2014-11-26 Thread Maxthon Chan
> On Nov 27, 2014, at 13:12, ico wrote: > > 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/fr

Re: About building my own framework

2014-11-26 Thread Roland King
> On 27 Nov 2014, at 1:12 pm, ico wrote: > > 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/f

About building my own framework

2014-11-26 Thread ico
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 f