imaginary-cloud / CameraManager

Simple Swift class to provide all the configurations you need to create custom camera view in your app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xcode 12.5 and Xcode13 Build issues?

justdan0227 opened this issue · comments

commented

Anyone else finding that if you compile with Xcode 12.5 or 13 that you get the following (but works find with 12.2)

Building universal frameworks with common architectures is not possible. The device and simulator slices for "CameraManager" both build for: arm64
Rebuild with --use-xcframeworks to create an xcframework bundle instead.

commented

Closed by mistake. Anyone have an update?

I'm not sure if anyone is monitoring this project anymore, given the lack of responses and stale pull requests.