tomighty-osx
tomighty-osx copied to clipboard
Build on fresh macbook pro fails
Hi folks,
Am just setting up macbook pro for some dev work.
- tomighty-osx master branch (pulled just now)
- Xcode 12.4
- cocoapods 1.10.1
- catalina OS (my company doesnt allow big sur yet)
After doing pod setup / pod install in the src/ folder I get the following error in Xcode using the workspace file: TYHotkeyControl.m
Line 53: > Use of undeclared identifier '_cell'
Any suggested solution by chance?
The same error happens when I use the build.sh script.
Thanks Michael