Skip to content

fix(ios): fix iOS compile error - #69

Open
NeighborhoodNerd wants to merge 1 commit into
mainfrom
fix/ios-compile-error
Open

fix(ios): fix iOS compile error#69
NeighborhoodNerd wants to merge 1 commit into
mainfrom
fix/ios-compile-error

Conversation

@NeighborhoodNerd

Copy link
Copy Markdown
Collaborator

Summary

  • Patches device_info_plus at pod-install time so isiOSAppOnVision is called via performSelector instead of a direct message send
  • Fixes iOS builds on Xcode 26.0.x where the symbol is only declared in the iOS 26.1 SDK

Test plan

  • flutter build ios succeeds on Xcode 26.0.x
  • pod install applies the patch without error
  • Device info still reports Vision Pro app-on-vision status on supported SDKs

@NeighborhoodNerd
NeighborhoodNerd requested a review from Spyou August 31, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant