apotocki / boost-iosx

Builds Boost C++ libraries and packages them as XCFrameworks for iOS (simulator and device), visionOS (simulator and device), macOS, and Mac Catalyst (Intel & Apple Silicon M1).
Boost Software License 1.0
60 stars 17 forks source link

Add support for visionOS #12

Closed JrGoodle closed 7 months ago

JrGoodle commented 7 months ago

Building on the ICU PR https://github.com/apotocki/icu4c-iosx/pull/12

I assume there are templates for this project too, so just consider this a feature request with a sample implementation :)

apotocki commented 7 months ago

Thank you very much for the sample implementation and the donation! I've made changes to my templates and updated the project files.