kstenerud/KSCrash

How to make it compile for Apple VisionOS

huakucha opened this issue · 1 comments

Is it possible to build a visionOS version of the project

bamx23 commented

It is possible but might be too early to land into master branch as there are some issues on the CocoaPods side.

You can try branch from #452:

pod 'KSCrash/Recording', :git => 'https://github.com/kstenerud/KSCrash.git', :branch => 'visionos'