HodorNV / ALOps

ALOps
59 stars 24 forks source link

How to get the Application and System symbol apps for v14 #642

Closed epernst closed 1 year ago

epernst commented 1 year ago

When we use the ALOps v.2 compiler with version 22, then we automatically get the application and system apps from bcartifacts.cache. But that does not work in v14, as the symbol apps are not in the bcartifacts.cache folders (except the system.app in the AL Development Folder).

So, do you have a smart way to get the symbol files, when we have no container to download it from?

waldo1001 commented 1 year ago

Two options from the top of my head:

epernst commented 1 year ago

I could easily publish them from another pipeline and download them here. Just wanted to know if you had a better solution. Thanks.