Skip to content
This repository has been archived by the owner on Apr 3, 2020. It is now read-only.

Clarification of getting started #20

Open
videophonegeek opened this issue Mar 24, 2015 · 6 comments
Open

Clarification of getting started #20

videophonegeek opened this issue Mar 24, 2015 · 6 comments

Comments

@videophonegeek
Copy link

We tried to follow your getting started overview. First couple steps are simple but there is not enough detail to follow steps 3 and 4. Could you expand these or better still, put them in the wiki or a complete working echo project?

@jondong
Copy link
Contributor

jondong commented Mar 25, 2015

@videophonegeek Thanks for trying, I'll update the README asap. You may also refers to the sample in Demos/Sample, open the Sample.xcworkspace with Xcode and try it out.

@videophonegeek
Copy link
Author

I opened the Sample.xcworkspace in a cloned respository. It builds but I cannot run. What step is missing?

@jondong
Copy link
Contributor

jondong commented Mar 28, 2015

Because the SampleApp.app relies on the XWalkView.framework from Build/Products/Debug-iphoneos, so we need to set the "File" -> "Workspace settings" -> "Advanced..." -> "Build Location" to "Custom" -> "Relative to Workspace", and set your build target to "SampleApp" -> "iOS Device".

I'll update the README.md to make the process more clear. Thanks

@videophonegeek
Copy link
Author

screen shot 2015-03-28 at 11 57 14 am
First one is easy. I'm not clear where you are setting the build target?

Bottom Line: It runs when I select my iOS device. Is this what you meant instead of selecting the build target?
screen shot 2015-03-28 at 12 46 21 pm

@jondong
Copy link
Contributor

jondong commented Mar 28, 2015

Sorry for the ambiguous, what I meant is:
menubar_ sampleapp_xcodeproj clarification_of_getting_started issue__20 _crosswalk-project_crosswalk-ios
you need to build the "SampleApp" target for the "iOS Device" first, because this path:
sampleapp_xcodeproj
is created only if you choose "iOS Device".

@videophonegeek
Copy link
Author

Apparently that is the other way of accessing "scheme". I guess both work. Thanks for the clarification.

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

No branches or pull requests

2 participants