This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CC3000 SmartConfig App for iOS: libFTC_RELEASE lib with 64 bit support

Hello,

from Febrary 1,2015 all the Apps uploaded to the Apple Store must include 64 bit support. So, if i need to create a App that uses "libFTC_RELEASE.a" to send to Apple Store, i need a new version of it.

This is the Apple Message:

 Starting February 1, 2015, new iOS apps uploaded to the App Store must include 64-bit support and be built with the iOS 8 SDK, included in Xcode 6 or later. To enable 64-bit in your project, we recommend using the default Xcode build setting of “Standard architectures” to build a single binary with both 32-bit and 64-bit code."

Unfortually "libFTC_RELEASE.a" library file, supports now only 32 bit.

Will be available the 32+64 bit version of it? if already exists, where i can download it? 

thanks

Claudio