(null): error: Embedded binary's bundle identifier is not prefixed with the parent app's bundle identifier.
ringa_lee
The BundleID of the dynamic library or iWarch application must be consistent with the bundleid of the main application. For example, the ID of your application is com.mycop.hello, then the embedded ID must be com.mycop.hello.xxx
The BundleID of the dynamic library or iWarch application must be consistent with the bundleid of the main application. For example, the ID of your application is com.mycop.hello, then the embedded ID must be com.mycop.hello.xxx