In 2025R1 using the Appstore-Connection I followed all the stuff Xavier provided thankfully. Xavier, thanks for that - great job!
My App is still not in the Appstore because it seemed too complicated for me yet. I gave it another try now - and ran into problems again. Switching sandboxing off I can create my app as before. If I switch it on, I get this:
Btw. I would like to get access to ~/Library/Application Support/PhaenoMind and ~/Library/Logs/PhaenoMind and to the users Documents directory. I am not sure if I am on the right way here. Is this possible in the sandbox mode?
Trying to access a file found in the âglobalâ ~/Library folder is a violation for Sandboxed apps (these only can access the /Library - /Documents and other folders found on their own container).
For example, this is how the Container looks like for a Sandboxed app:
Hmmm⊠as for the Compilation error⊠what macOS version are you using? is it < macOS 14.0? If yes, there is an issue on Xojo 2025r1 that was fixed for 2025r1.1; so you can try using the current public beta for 2025r1.1 if you have access to it.
I fixed my sandbox directories now. My XOJO is still 2025R1 and my Mac runs with Sequoia 15.4.1
If I switch sandboxing ON and use the default entitlement.plist it is using the Container Directory now. Not yet ready âŠ
Anyhow it would be nice to look behind the scenes if an error like that shows up.
Do you know the difference between those? You donât need notarisation if you upload to the AppStore.
Does a simple hello world work or a Xojo example? Have you tried reducing your app class by class to see what causes the problem? Itâs my least favourite debugging technique but sometimes there is no alternative.
So I killed all the stuff in the develeoper account and started all over again. Certificate, Profiles and App. The app itself "Run"s and "Build"s .. but when I use âPublishâ it stops with this strange message in the IDE error field:
The certificate I used looks like this and it is unique identifyable in my Keyring:
3rd Party Mac Developer Application: Dettmer Informatik GmbH & Co. KG (66XXXX2332)
So I think something real weird is going on - and I created an issue from the (reproducable) crash. This should not be an error - and it should not crash the IDE.
Again, thanks to all for your continued support - we will see how this will work out. A lot of time I spent into that now, hope it will help others.
I tried a âHelllo Worldâ. I deleted all my stuff from the develeoper account and made all of them new. Started all over several times. Did not work. Opened an issue about the crash. Tried with the 2025R5.1 - the crash is gone. But it does not work and shows up with that error message above, though it is simple âHello Worldâ app.
Finally no way to find out whatâs going on. I give up now.
Which message - there are quite a few to choose from?
Does Transporter still complain? If it does, Xojo wonât be able to help.
Have you tried using the Profile Triage app from Greg OâLone?
Or Ohanawareâs App Wrapper, which also has codesign/certificate diagnostics?
Many times over the years Iâve cursed profiles and certificates from Apple.
But even after âmade all of them newâ, you might not have done that part correctly.
Get a second opinion..