Building universal library (.a) from library for simulator and library for device
deni2s, 26.02.2014., 13:10To make a universal binary, you can use the lipo tool like so:
lipo -create -output libMyLibrary.a libMyLibrary-i386.a libMyLibrary-armv6.a libMyLibrary-armv7.a
This creates libMyLibrary.a which will be a universal (fat) library which will be suitable to use for all iOS development targets.
Par web.hc.lv
web.hc.lv ir vortāls, kurā tiek aplūkoti mājaslapu veidošanas un mārketinga aspekti, no idejas līdz gandarījumam.
Reklāma