Replies: 6 comments 40 replies
-
Hi @emlynmac Thanks for volunteering! How would this affect our release process? Would you need to compile, sign and upload Jamulus on your own? Could we integrate signing in our CI process? How can we ensure that you're releasing the official version (without malware, etc)? |
Beta Was this translation helpful? Give feedback.
-
Thank you @emlynmac. I would love to see Jamulus on the App Store one day :) |
Beta Was this translation helpful? Give feedback.
-
I see two next actions here:
|
Beta Was this translation helpful? Give feedback.
-
1- Just take a convenient signature or hash. |
Beta Was this translation helpful? Give feedback.
-
I’ll have to set up some sort of signing from a branch in my fork of GitHub. I need to build with my signing certificate and then notarized with Apple |
Beta Was this translation helpful? Give feedback.
-
Hi guys, Not sure where you are at with this, but I managed to put some time into this recently.
These files can then be submitted directly to the App Store via eg Transporter on macOS, and will appear within the app store submission build choices. Easy! I built on the previous work by @ann0see and @emlynmac - please see changes in our fork at https://github.com/koord-live/koord-realtime. Note: I had to move to macOS 11 to build for iOS, in order to use XCode 13.2.1 (13+ being necessary for SDK compatibility for App Store upload). Still with Qt 5.15.2 - I tried 6.0, 6.1 and 6.2 but with vague build failures in each case. If there is interest in a PR I would be happy to do this - I have just merged from upstream master so it will be an easy merge. Requirements:
Certificates:
Identifier:
Profile:
|
Beta Was this translation helpful? Give feedback.
-
Hi,
As I understand, we don't have a signing method for jamulus currently.
I'm a macOS / iOS developer by trade and have the developer membership and I'd be willing to make the signing / App Store releases for jamulus moving forward if there is interest.
Beta Was this translation helpful? Give feedback.
All reactions