Summary
objo license deactivate
exits with code 1 instead of code 0 on Windows.
Objo Studio Version
26.7.1
Operating System
Windows
Steps To Reproduce
Expected Result
exit code 0
Actual Result
exit code 1
Screenshots, Logs, Or Sample Project
This is log output from GitHub Action I am working on:
Licensed for build and publish.
Account: madamov@trtmrt.rs
Expires: XXXX-XX-XX
Publishing MyGreatApp for Windows-x64...
Compiling...
Serializing bytecode...
Preparing bundled runtime...
Finalizing...
Preparing Windows package handoff...
Staging Windows package layout...
Creating Windows package layout archive...
Checking Windows MSIX packaging tools...
Creating Windows MSIX package...
Verifying Windows MSIX package structure...
Writing release manifest...
Publish succeeded: C:\Publish
msix-package: C:\Publish\Windows-x64\com.objo.app.mygreatapp_1.1.0.0_x64.msix
release-manifest: C:\Publish\Windows-x64\release-manifest.json
objo publish exit code: 0
No Objo Studio license is activated.
objo license deactivate exit code: 1