Question:
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?
The iOS 6.0 download is now available here: http://www.chilkatsoft.com/download/Chilkat-9.3.2-IOS-6.0.zip
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