Using Static Library in Xcode 4.6.x i.e. Koamtac iOS SDK Integration
问题 Here's a link to the Koamtac iOS SDK that i'm trying to use: Koamtac iOS SDK. It includes a static library along with some sample code. Background I'm working on an iPhone application that requires a batch barcode import functionality, using KDC scanner device. The iPhone application is ARC based, and is built using Standard (armv7, armv7s) architecture. Problem I was able to run the KTDemo application (provided with the SDK). However, I'm having a difficult time setting-up the SDK in my own