Post

Replies

Boosts

Views

Activity

Reply to How to distribute DEXT during development and to the public
Thank you for your response. Manually code-signing for what purpose/environment? During the development phase, I would like to share my build with other developers for testing purposes. I carefully read the threads you shared, and successfully created the archive for direct distribution. And now, I am working on my actual project. sysex didFailWithError: extension category returned error With regard to this issue, I confirmed that this error occurs when the bundle ID length is longer than 64 characters. Are there any such limitation?
May ’25
Reply to How to distribute DEXT during development and to the public
Thank you Kevin for additional information. I will be careful for numbering the versions. And now, I am working on my actual project. I was able to create a package for distribution with our Developer ID certificate and confirmed that it works on multiple Macs with SIP enabled. I have another question. Is there a way to sign bundle files built with a debug configuration with a Apple Development certificate and share them with multiple developers in our team? As you advised, manually code-signing seems not work as I expected, I am wondering how to evaluate and debug a dext and related modules during the development phase.
Jun ’25