Jamulus on iOS #2263
Unanswered
RobyDati
asked this question in
Technical Support & Help
Jamulus on iOS
#2263
Replies: 1 comment 5 replies
-
|
Yes. You need to change the bundle identifier too. I think it’s somewhere in the main tab? If you succeed, could you please document this step in the respective file? |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I followed the instructions on https://github.com/jamulussoftware/jamulus/blob/master/COMPILING.md#ios but I am stacked on step 5: I succeeded to compile with Xcode v 13.2.1 with qt 5.12.2 and with destination simulator and get the Jamulus run on simulator of my iPhone 11 iOS 15.2. The problems on Signing & Capabilities did not stop the build, they are just yellow warnings. But when I try to connect my iPhone device and build to it the Signing errors are red and build fail from start. I registered to the Apple Developer Free, and in Xcode I set the following: Automatically manage signing. On, Team : Roberto Dati (Personal Team), Bundle Identifier io.jamulus.Jamulus, Provisioning Profile: Xcode Managed Profile, Signing Certificate: Apple Development. Errors are "Failed to register bundle identifier. No profiles for "io.jamulus.Jamulus" were found. I tried also to add Account GitHub in Xcode but it doesn't help. Is there a way to set up correctly the Signing & Capabilities tab in Xcode?
Beta Was this translation helpful? Give feedback.
All reactions