tomighty-osx icon indicating copy to clipboard operation
tomighty-osx copied to clipboard

Build on fresh macbook pro fails

Open hahla opened this issue 3 years ago • 0 comments

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

hahla avatar Mar 19 '21 11:03 hahla