iOS Question B4i NFC Example

Michael Stewart

Member
Licensed User
Hello,

Current setup

b4i 4.40
local build : macbook pro, mojave, xcode 9.2

Attempting to run the nfc example library on an iphone 7 running ios12 and getting the following build error:

In file included from /Users/michaels/Documents/B4iBuildServer/UploadedProjects/<user id>/B4iProject/b4i_main.m:2:
/Users/michaels/Documents/B4iBuildServer/UploadedProjects/<user id>/B4iProject/b4i_main.h:2:9: fatal error: 'iNFC.h' file not found
#import "iNFC.h"

Profiling etc all configured correctly.

Can anyone assist?

Thanks,

Michael.
 
Top