Clearent's iOS Framework for IDTech VP3300 - Additional Configuration
PreviousClearent's iOS Framework for IDTech VP3300 - Pre-requisitesNextAdding Clearent's iOS Framework into your iOS Application
Last updated
Last updated
Clearent’s iOS Framework enhances the functional capabilities of the IDTech VP3300 and utilizes its return codes. This exposes some of the IDTech headers. Adjust the following non-modular build settings in the iOS framework to prevent any impact on the functionality of the IDTech VP3300:
Set “Allow Non-modular Includes in Framework Modules” setting to “Yes” for your Objective-C and Swift iOS apps:
Add -Xcc -Wno-error=non-modular-include-in-framework-module
to the “Other Swift Flags” setting for your Swift iOS apps: