RPTokenControl icon indicating copy to clipboard operation
RPTokenControl copied to clipboard

Doesn't build - missing files in project

Open LindyLo opened this issue 8 years ago • 4 comments

Test Project missing some files : RPTokenControlKit/RPTokenControl.m:4:9: 'NSView+FocusRing.h' file not found

LindyLo avatar Mar 15 '16 14:03 LindyLo

screen shot 2016-03-15 at 15 18 06

LindyLo avatar Mar 15 '16 14:03 LindyLo

Thank you, Lindy. I have just pushed a commit which replaces the symlinks with actual files.

jerrykrinock avatar Mar 17 '16 12:03 jerrykrinock

Thanks, I'm afraid there is also two more files are missing (NSObject+SSYBindingsHelp):

screen shot 2016-03-17 at 14 24 57

LindyLo avatar Mar 17 '16 13:03 LindyLo

OK, I think I got everything now. Do please tell me if you find more omissions, but if you want to get files immediately, missing files are probably going to be in my CategoriesObjC or ClassesObjC repo.

jerrykrinock avatar Mar 17 '16 15:03 jerrykrinock