Qt project for iOs Is it possible to put a second copy of the program on the iPhone? What project parameters do I need to change for this?
If I change the CFBundleIdentifier field in the plist file, then the assembly is covered:
The code Sign error was found: No provisioning profiles matching the “com.XXXXXX.ios” were found.
ps If I change CFBundleName, then during installation, a copy of the program with the same name is demolished.