potlatch3 icon indicating copy to clipboard operation
potlatch3 copied to clipboard

Build issues, June 2024

Open systemed opened this issue 8 months ago • 0 comments

Current build issues:

  • Font rendering on Spark components is broken with latest adt/adl. Temporary workaround for local development is to use the adt/adl from AIR 33 while compiling with amxmlc from AIR 51, but this doesn't appear to work when outputting an .air. See https://github.com/airsdk/Adobe-Runtime-Support/discussions/3288
  • Mac native app: altool has been replaced by notarytool which won't work on my current build Mac. See https://developer.apple.com/documentation/technotes/tn3147-migrating-to-the-latest-notarization-tool
  • Windows native app: need to set up a new Windows build

systemed avatar Jun 05 '24 17:06 systemed