Hi,
I am trying to build an iOS app on another machine while I'm traveling and I get the following error when I build it:
The operation couldn’t be completed. 9650210D0D983DF120D059B9ED41FCEC66F45384: no identity found
I can run the app on the simulator, but can't build it for the device. I'm using Xojo 2015 Release 2.1 with Xcode 8.2.1
I think all the Provisioning Profiles are present. I just don't know what is going on.
Any help would be greatly appreciated.
I think it has to do with Code Signing. It will build with TEAM set to None, but not with my profile selected.
James