ERROR MESSAGE 1:
Multiple cer files found. You should either rename one to default.cer
or explicitly set the file with #CertificateFile or #ProvisionFile.
I rename my ios_development.cer to default.cer
ERROR MESSAGE 2:
Now I get the error message
Parsing code. 0.02
Compiling code. 0.08
Compiling layouts code. 0.01
Compiling debugger engine code. 0.86
Building Xcode project 0.02
Sending data to remote compiler. Error
Error: import "ios_distribution.cer" "-k" "b4i_default" "-A"
security: Error reading infile ios_distribution.cer: No such file or directory
How do I get the iOS_distribution.cer?
Multiple cer files found. You should either rename one to default.cer
or explicitly set the file with #CertificateFile or #ProvisionFile.
I rename my ios_development.cer to default.cer
ERROR MESSAGE 2:
Now I get the error message
Parsing code. 0.02
Compiling code. 0.08
Compiling layouts code. 0.01
Compiling debugger engine code. 0.86
Building Xcode project 0.02
Sending data to remote compiler. Error
Error: import "ios_distribution.cer" "-k" "b4i_default" "-A"
security: Error reading infile ios_distribution.cer: No such file or directory
How do I get the iOS_distribution.cer?
Last edited: