Hello,
Please note this failure (Delphi 12.3):
Scanning project...
Ensuring MAP file...
Error: Build script not found:
Command: powershell.exe -NoProfile -ExecutionPolicy Bypass -File "" -ProjectPath "D:\Developer\Projects\CodeSign\CodeSign.dproj" -Configuration Release -Platform Win64 -AdditionalMSBuildProperties "DCC_MapFile=3"
it seams that DX.Comply is looking for a bad target:
[WARNING] DX.Comply: OTA build succeeded but MAP file not found: D:\Developer\Projects\CodeSign\$(AppBinPath)CodeSign\CodeSign.map
The target is managed by environment variables:
AppBinPath | D:\Applications-Folder\
Output Directory | $(AppBinPath)CodeSign\
Best regards.
Hello,
Please note this failure (Delphi 12.3):
it seams that DX.Comply is looking for a bad target:
[WARNING] DX.Comply: OTA build succeeded but MAP file not found: D:\Developer\Projects\CodeSign\$(AppBinPath)CodeSign\CodeSign.mapThe target is managed by environment variables:
Best regards.