Xojo 2020r2 and build scripts / App Wrapper temporary solution

Congratulations to the Xojo team for shipping a monumental release of Xojo. I am slowly working my way all the changes.

Some customers are reporting issues when using IDE Build scripts <https://xojo.com/issue/62773>, while this is being worked on, I’m sharing a temporary solution.

  1. Set the build script to be Debug only. ![debugoption|421x180](upload://9s51ihJKmVsz5UbalUMTAN7sIho.jpeg)
  2. Build your app in Xojo, wait for it to finish.
  3. Open the built application in App Wrapper 4.
  4. Select "Wrap" from the "Process" menu. ![wrappacksubmit_421w|421x267](upload://3MIfiuYPewmWPvVCLwwIcjrSsWS.jpeg)
  5. Next time you build, re-open App Wrapper, re-open the document (if needs be) and "Wrap".

It is not as neat as a fully integrated solution, but I don't think it will be long before this problem is addressed.

The forum keeps munging the images.

Images don’t work inside of pasted html.

Ah… Thank you for explaining what I did wrong.