Archived Forum Post

Index of archived forum posts

Question:

Is exixting objective-c chilkat lib IOS 4.3 / 5. v9.3.2 Supports for ios 6

Sep 14 '12 at 05:35

Hi, I am going to make my project compatible with ios-6, In my application i am using ios chilkat library, can any one tell me, does this library for ios is compatible with ios-6?


Answer

The iOS 6.0 download is now available here: http://www.chilkatsoft.com/download/Chilkat-9.3.2-IOS-6.0.zip


Answer

The library is compatible with iOS-6. However, an additional architecture needs to be added to the universal lib: armv7s. This is the error message users are getting:

ld: file is universal (3 slices) but does not contain an armv7s slice: /Users/chilkat/Projects/iOS/MyProject/ThirdParty/Chilkat/libchilkatIos.a for architecture armv7s clang: error: linker command failed with exit code 1 (use -v to see invocation)

I'll post a download link in this thread once the new build s/ armv7s is ready, which may be as soon as later today.

-Matt