Hello,
ti.nfc module is not working with 7.5.0.GA. I have tested this module with the following environment using the sample code from the module example folder.
*Test Environment:*
Appcelerator Command-Line Interface, version 7.0.9
Operating System
Name = Mac OS X
Version = 10.14
Architecture = 64bit
# CPUs = 4
Memory = 8589934592
Node.js
Node.js Version = 8.9.1
npm Version = 5.5.1
Titanium CLI
CLI Version = 5.1.1
Titanium SDK
SDK Version = 7.5.0.GA
SDK Path = /Users/user/Library/Application Support/Titanium/mobilesdk/osx/7.5.0.GA
Target Platform = iphone
Device : iPhone 5s (iOS 12.2)
*Samle code:*
Sample code is available on [Here](
https://github.com/appcelerator-modules/ti.nfc/blob/master/ios/example/app.js)
Module link:
https://github.com/appcelerator-modules/ti.nfc/releases
Used module version: iOS 2.1.0
Full trace log in available on attachment file.
Thanks
As a workaround replace [this line](https://github.com/appcelerator-modules/ti.nfc/blob/6771780a98c00f0d004dd9f1016bc8aa16a7ae35/ios/module.xcconfig#L10) in your local module installation with the following:
No module rebuild necessary.