Skip to content

Release/8.0 iOS NativeAOT zip is failing #3544

Closed
@LoopedBard3

Description

@LoopedBard3

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions