Friday, December 11, 2020


Tags

Xojo 2020r2

Scripting App Wrapper from Xojo 2020r2

Friday, December 11, 2020 - Sam Rowlands

Please read this newer article for Xojo 2020r2.1 and App Wrapper 4.0.1

Universal Builds and App Wrapper 4

The Xojo scripting system is broken when building UB apps. We have a temporary solution for this issue.

  1. Set the App Wrapper build script to be Debug only.
  2. Build your app in Xojo.
  3. Open the built application in App Wrapper 4.
  4. Select "Wrap" from the "Process" menu.
  5. App Wrapper 4 auto remembers the "Source Application", so next time you build, you simply re-open App Wrapper, re-open the document and select "Wrap" from the "Process" menu.

It is not ideal, I'll admit, but it should help until the problem is fixed.