GitHawkApp / GitHawk

The (second) best iOS app for GitHub.
http://githawk.com
MIT License
2.88k stars 385 forks source link

PBXCp Error: No such file or directory #429

Closed ivan-magda closed 7 years ago

ivan-magda commented 7 years ago

Hey, @rnystrom !

I think this is the question rather than an issue.

I tried to build and run GitHawk locally, but get error with message No such file or directory for below frameworks:

error: /Users/ivanmagda/Library/Developer/Xcode/DerivedData/Freetime-
cvrrtucuxrxxjcekpeclzfyxyovx/Build/Products/Debug-
iphonesimulator/SlackTextViewController.framework: No such file or directory

I was able to successfully build and run the project, by deleting this frameworks in the Embed Frameworks section of the target.

Is it ok to do the actions above?

Thanks!

rnystrom commented 7 years ago

Ya this is a bug atm, I just pushed a fix to master. Pull/rebase and you should be good.