I am compiling with a store provisioning files but it is still giving me
'Application compiled with non-store provision profile.'
I have done all of the expected things to resolve the issue
Using local Mac builder
XCode 9.4.1
B4i 5.0.0
I have checked and created new store distribution provisioning profile files etc.
I get the same message when sending across a Build Server\Build Release App
I have tried changing the 'Keys' folder path in B4I to a copied folder. No change
When I remove all the certificate and provisioning profile files from the Keys folder, it still builds successfully and opens in the simulator.
The release currently in Apple's TestFlight was built using the same certificate files used when I first tried to compile this update release for testing.
When I was preparing the previous release I had the same problem at first then it just compiled ok for no apparent reason. I left everything as it was after that so I wouldn't have the problem again - oh well.
I switch between the provisioning profiles using #IF RELEASE #ELSE.
The RELEASE code is definitely active during the compile but I tried deleting the reference to the other profiles just to be sure.
The only thing I can think of is that the release certificate and provisioning profile files are not being copied across to the local Mac Builder and the development files are still there and being used in the build, but I can't find these files on the Mac.
Running out of ideas at this point. ??
'Application compiled with non-store provision profile.'
I have done all of the expected things to resolve the issue
Using local Mac builder
XCode 9.4.1
B4i 5.0.0
I have checked and created new store distribution provisioning profile files etc.
I get the same message when sending across a Build Server\Build Release App
I have tried changing the 'Keys' folder path in B4I to a copied folder. No change
When I remove all the certificate and provisioning profile files from the Keys folder, it still builds successfully and opens in the simulator.
The release currently in Apple's TestFlight was built using the same certificate files used when I first tried to compile this update release for testing.
When I was preparing the previous release I had the same problem at first then it just compiled ok for no apparent reason. I left everything as it was after that so I wouldn't have the problem again - oh well.
I switch between the provisioning profiles using #IF RELEASE #ELSE.
The RELEASE code is definitely active during the compile but I tried deleting the reference to the other profiles just to be sure.
The only thing I can think of is that the release certificate and provisioning profile files are not being copied across to the local Mac Builder and the development files are still there and being used in the build, but I can't find these files on the Mac.
Running out of ideas at this point. ??