Bundle on iOS gives error with TexturePacker plugin

This is from the Editor log:

2024-09-10 17:46:18.474 2516302 [JavaFX Application Thread] INFO editor.defold-project - {:line 346, :message “Cached written save data in system cache.”, :total 125, :retained 68, :unretained 57, :limit 20000}
2024-09-10 17:46:18.496 2516324 [clojure-agent-send-off-pool-26] INFO editor.pipeline.bob - {:line 229, :bob-command “java -jar bob.jar --build-report-html "/Users/alessioperrotti/Desktop/Defold Bundle iOS/arm64-ios/report.html" --architectures arm64-ios --mobileprovisioning /Users/alessioperrotti/Downloads/Defold_Profile.mobileprovision --build-server https://build.defold.com --archive true --identity "Apple Development: Alessio Perrotti (BKC8TDMT4V)" --texture-compression true --bundle-output "/Users/alessioperrotti/Desktop/Defold Bundle iOS/arm64-ios" --platform arm64-ios --variant debug --defoldsdk 691478c02875b80e76da65d2f5756394e7a906b1 distclean build bundle”}

And this the build log:
log.txt (3.5 KB)

1 Like