SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
09/21/15 04:31 AM (8 years ago)

Smug Offline Map notes for iOS 9

Just FYI, some things will be different for iOS 9. If you have any new projects, remember these following steps, and I'll try to update the documentation when I get a chance... 1) There is no more libz.dylib. use libz.tbd instead. 2) You will receive a compile error with it whining about bitcode. Go to app/target > build settings > Build Options > Enable BitCode and set it to 'NO'. That seems to be it for now. But let me know if you see something else. Cheers! -- Smug
 
LA
Aspiring developer
Profile
Posts: 3278
Reg: Aug 16, 2012
Jerseyville, IL
42,880
like
09/21/15 07:24 AM (8 years ago)
Thank you! LA
 
mrDavid
BTMods.com
Profile
Posts: 3936
Reg: May 21, 2011
San Diego, CA
51,910
like
09/21/15 01:51 PM (8 years ago)
Keep in mind that "libsqlite3.libz" is now "libsqlite3.tbd" too. :-) (this is important for Parse to work with your iOS9 project) mrDavid
 
farcat
buzztouch Evangelist
Profile
Posts: 1008
Reg: Jan 27, 2012
France
13,230
like
09/22/15 12:35 PM (8 years ago)
Thanks Smug :)
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.