nicklockwood / Euclid

A Swift library for creating and manipulating 3D geometry
MIT License
639 stars 53 forks source link

Example app framework embed: allow all platforms #114

Closed halmueller closed 7 months ago

halmueller commented 7 months ago

Change Example's Embed filter from just iOS/Mac Catalyst to "allow all platforms", for on-device Vision Pro build. Tested with Xcode 15.2 RC 2.

This fixes an on-launch crash on actual Vision Pro hardware.