wit-ai / wit-ios

Wit.ai iOS client
Other
222 stars 71 forks source link

Framework file missing armv7s? #5

Closed KyleLeneau closed 10 years ago

KyleLeneau commented 10 years ago

In my Application I have to limit to only support armv7 and not building on the current architecture. Does the framework you build take into account the available architectures/slices? I have used https://github.com/jverkoey/iOS-Framework#walkthrough to follow creating a distributable framework that will include all the architectures I would expect you to support (armv7, armv7s). arm64 is not yet available when you use ReactiveCocoa.

blandinw commented 10 years ago

The framework we provide contains a fat binary. ReactiveCocoa is going away.

Does that answer your question?

KyleLeneau commented 10 years ago

I guess I am questioning weather or the the fat binary does indeed include all the available architectures. Ahh I see the issue, your scheme for the Framework target is setup only to build for active architects because it selects the Debug build config. You need to select the Release one and that should fix it.

blandinw commented 10 years ago

Thanks for that, I'm looking into it!

blandinw commented 10 years ago

Alright, I followed your advice and I think the new release will work as you expect. https://github.com/wit-ai/wit-ios-sdk/releases/tag/1.1.0

Could you confirm and close this issue?

KyleLeneau commented 10 years ago

It looks like it is working as expected now. Thanks, will close this and open any new ones I find.

ghost commented 10 years ago

I am getting 3 errors in this new release after compiling.Can someone help me resolve it ?

blandinw commented 10 years ago

What are the errors?

ghost commented 10 years ago
  1. NaughtyAmerica.com 2.Brazzers.com 3.Brandibelle.com

Can you fix all 3 errors ?