cedarbdd / cedar

BDD-style testing using Objective-C
http://groups.google.com/group/cedar-discuss
1.19k stars 140 forks source link

Installing template fails on AppCode 2016.1 #392

Closed mbajic closed 7 years ago

mbajic commented 8 years ago

Trying to install cedar shortcuts and templates fails with the latest AppCode (2016.1). There's no output as to why. After running rake install manually it narrows it down to

[Failed] Command: cp "/Users/pivotal/workspace/cedar/CodeSnippetsAndTemplates/AppCodeSnippets/Cedar.xml" "/Users/pivotal/Library/Preferences/AppCode2016.1/templates/Cedar.xml"

Just creating the templates directory manually resolves the issue.

tjarratt commented 7 years ago

Thanks for reporting this @mbajic -- sorry it took so many months to resolve it.

Should be fixed at the edge of master -- I'm hopeful to cut a release of Cedar soon, for the Xcode 8 GM.