Skip to content

build: add arm64 iOS simulator NuGet RID#502

Merged
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
fix-ios-simulator
Jun 19, 2026
Merged

build: add arm64 iOS simulator NuGet RID#502
Benoît Cortier (CBenoit) merged 1 commit into
masterfrom
fix-ios-simulator

Conversation

@mamoreau-devolutions

Copy link
Copy Markdown
Contributor

Summary

  • add the iossimulator-arm64 NuGet runtime asset for Apple Silicon iOS simulator development
  • split iOS device and simulator packaging into ios-arm64 and iossimulator-arm64 frameworks
  • remove the old ios-universal package asset that carried the Intel x64 simulator slice

Validation

  • NuGet dry-run workflow succeeded: https://github.com/Devolutions/picky-rs/actions/runs/27829764920
  • downloaded picky-nupkg from the dry-run workflow and verified runtimes/ios-arm64 plus runtimes/iossimulator-arm64 are present
  • verified runtimes/ios-universal, runtimes/ios-x64, and runtimes/iossimulator-x64 are absent from the package

@CBenoit Benoît Cortier (CBenoit) changed the title Add arm64 iOS simulator NuGet RID build: add arm64 iOS simulator NuGet RID Jun 19, 2026
@CBenoit Benoît Cortier (CBenoit) enabled auto-merge (squash) June 19, 2026 16:09
@CBenoit Benoît Cortier (CBenoit) merged commit fd4dfae into master Jun 19, 2026
28 checks passed
@CBenoit Benoît Cortier (CBenoit) deleted the fix-ios-simulator branch June 19, 2026 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants