Description
We are testing our app with NativeAOT and attempted to upload a build to TestFlight.
We got an ITMS-90338: Non-public API usage error about __dyld_find_unwind_sections.
There were initially many additional symbols complained about, but these went away when we set invariant globalization.
Reproduction Steps
Upload a NativeAOT-compiled iOS app to TestFlight
To see the smaller error message described here, set globalization to invariant.
Expected behavior
No errors
Actual behavior
ITMS-90338: Non-public API usage - The app references non-public symbols in 50iOS: __dyld_find_unwind_sections
Regression?
No response
Known Workarounds
No response
Configuration
Pool: Azure Pipelines
Image: macos-13
Agent: Hosted Agent
Current agent version: '3.225.0'
Operating System
macOS
13.5
22G74
Runner Image
Image: macos-13
Version: 20230801.2
Included Software: https://github.com/actions/runner-images/blob/macos-13/20230801.2/images/macos/macos-13-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-13%2F20230801.2
dotnet sdk 8.0.100-preview.7.23376.3
Other information
No response
Description
We are testing our app with NativeAOT and attempted to upload a build to TestFlight.
We got an
ITMS-90338: Non-public API usageerror about__dyld_find_unwind_sections.There were initially many additional symbols complained about, but these went away when we set invariant globalization.
Reproduction Steps
Upload a NativeAOT-compiled iOS app to TestFlight
To see the smaller error message described here, set globalization to invariant.
Expected behavior
No errors
Actual behavior
Regression?
No response
Known Workarounds
No response
Configuration
Pool: Azure Pipelines
Image: macos-13
Agent: Hosted Agent
Current agent version: '3.225.0'
Operating System
macOS
13.5
22G74
Runner Image
Image: macos-13
Version: 20230801.2
Included Software: https://github.com/actions/runner-images/blob/macos-13/20230801.2/images/macos/macos-13-Readme.md
Image Release: https://github.com/actions/runner-images/releases/tag/macos-13%2F20230801.2
dotnet sdk 8.0.100-preview.7.23376.3
Other information
No response