Skip to content

cheungpat/DEPRECATED-mapbox-ios-sdk

 
 

Repository files navigation

THE SILENT HISTORY

To make a fat library for debug and release.

Build the library for a debug target and a device in turn, then combine the two libraries.

lipo -create lib_arm.a lib_i386.a -output lib_universal.a

This project is deprecated in favor of the Mapbox iOS SDK

See the old readme for the old project details.

Packages

No packages published

Languages

  • Objective-C 56.4%
  • C 37.8%
  • Makefile 5.2%
  • Other 0.6%