gbammc / Thor

Switch the right application ASAP.
MIT License
1.17k stars 69 forks source link

build problem #2

Closed haitongz closed 7 years ago

haitongz commented 8 years ago

after pod install, I run build.sh I got below result

User defaults from command line:
    IDEArchivePathOverride = /Users/haitongz/Code/mac/Thor/Thor

xcodebuild: error: The workspace named "Thor" does not contain a scheme named "Thor". The "-list" option can be used to find the names of the schemes in the workspace.
--- xcodebuild: WARNING: -exportArchive without -exportOptionsPlist is deprecated
error: archive not found at path '/Users/haitongz/Code/mac/Thor/Thor.xcarchive'
** EXPORT FAILED **

    zip warning: name not matched: Thor.app

zip error: Nothing to do! (try: zip -r Thor.zip . -i Thor.app)

I am a newbie for mac app learning

haitongz commented 8 years ago

I google it, Now I open this project from xcode and compile it. I got below result image can you help me?

gbammc commented 8 years ago

@haitongz What's your Swift version? I am build with the latest Xcode.