Closed mzzndr closed 1 year ago
The iOS build was failing since a dependency requires the 1.60 toolchain. Also the Xcode project requires that the arm64 architecture is excluded from the build when running on the simulator. With this changes the build is back to green.
Update toolchain 1.60 and fix iOS build
Solution Description
The iOS build was failing since a dependency requires the 1.60 toolchain. Also the Xcode project requires that the arm64 architecture is excluded from the build when running on the simulator. With this changes the build is back to green.