CodeMonkey

Results 5 issues of CodeMonkey

I have a ```RootViewController``` which is a ```UITabBarController```; then I have a ```NavigationController``` in this ```RootViewController```; after that I use ``` self.navigationController?.pushViewController(vc, animated: true)``` to add a ```vc: CustomViewController``` in...

I am trying to use the MacOS build flow according to the [document](https://rebelfork.io/docs/build.html), but it has error when build: ``` clang: error: the clang compiler does not support '-march=core2' ```...

## Environment - Xcode version: 13-14 many versions - iOS version: 15-16 many versions - Devices affected: all tested iOS devices - Maps SDK Version: the most recent stable one...

bug :beetle:

I searched the internet: > You cannot use the embedded web browser control on Mac. Hence, there is no libgluezilla for Mac. the program output: ``` libgluezilla not found. To...