Closed
Description
Something changed in the release/8.0 runtime branch that is now causing the iOS NativeAOT app output path to have debug in the name rather than release.
Expected: /Users/runner/work/1/s/src/mono/sample/iOS-NativeAOT/bin/ios-arm64/Bundle/HelloiOS/Release-iphoneos/HelloiOS.app
Actual: /Users/runner/work/1/s/src/mono/sample/iOS-NativeAOT/bin/ios-arm64/Bundle/HelloiOS/Debug-iphoneos/HelloiOS.app
This is causing the release/8.0 runs to not get iOS NativeAOT data.
Example run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2326286&view=results