Xojo 2020R2 automatically adhoc signs the build app.
I understand this is needed for debug running on ARM but it should be an option for building apps.
For build apps this is not always advisable (for example for testing purposes). I know you can remove the signing by doing “codesign --remove-signature” but this makes the app unusable (killed status).
For this I cannot use 2020R2 for some apps.
So please make an option ‘Ad-hoc Sign application after build’. That way the user can choose to ad-hoc sign or not.
I created a feature request for this:
feedback://showreport?report_id=62854