Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't building #14

Closed
GiaoGiaoCat opened this issue Jan 14, 2015 · 3 comments
Closed

Can't building #14

GiaoGiaoCat opened this issue Jan 14, 2015 · 3 comments
Labels

Comments

@GiaoGiaoCat
Copy link

$make osx
TARGET=osx /Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./front -B build
webpack
Hash: ec0fa029a1053ac87a6e
Version: webpack 1.4.15
Time: 1860ms
           Asset    Size  Chunks             Chunk Names
public/bundle.js  932260       0  [emitted]  main
   [0] multi main 40 {0} [built]
   [1] ../javascript/utils.js 2377 {0} [built]
  [14] ../javascript/github-api.js 709 {0} [built]
    + 241 hidden modules
/Applications/Xcode.app/Contents/Developer/usr/bin/make -C ./widget -B release
xcodebuild archive -workspace GithubPulse.xcworkspace -scheme GithubPulse -archivePath GithubPulse
User defaults from command line:
    IDEArchivePathOverride = /Users/Victor/Documents/Works/GithubPulse/widget/GithubPulse

xcodebuild: error: The workspace 'GithubPulse' does not contain a scheme named 'GithubPulse'.
make[1]: *** [archive] Error 65
make: *** [osx] Error 2
@tadeuzagallo
Copy link
Owner

Did you manage to build it?

@GiaoGiaoCat
Copy link
Author

I can build it right now. I found that if someone want to build it, they need to open xcode and try to run and build the project at first. if not, make osx should be fail.

@tadeuzagallo tadeuzagallo reopened this Jan 14, 2015
@tadeuzagallo
Copy link
Owner

Humm, that's an actual bug so...
I'll have to fix at least the documentation, thanks for reporting!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants