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

Unable to run a demo #356

Closed
Borntofly opened this issue Sep 11, 2015 · 4 comments
Closed

Unable to run a demo #356

Borntofly opened this issue Sep 11, 2015 · 4 comments

Comments

@Borntofly
Copy link

I am trying to run a demo and xcode does not start simulator after i press "RUN". As you can see on screenshot it only building the code with success.
Any ideas why i am not able to run it?

233f1033-6e5d-445d-83e9-4800c0ead6d6

@bobdami
Copy link

bobdami commented Sep 12, 2015

I have the same problem.
I know what's it.
Check at the top next to the Run/Stop buttons that there's a profile name and target device shown. change it from Charts to ChartsDemo. then you will see the demo run in the simulator.
Uploading chart demo.png…

@danielgindi
Copy link
Collaborator

You have selected to run "Charts" which is the framework, instead of
"ChartsDemo"...

It's in the upper left corner of Xcode

@Borntofly
Copy link
Author

Thank you, guys!

@AmberKCopper
Copy link

it shows errors..
First it coudlnt find CGFloat..i fixed it with import UIKit, then whole lot of errors FbSnapshotTests etc..

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

No branches or pull requests

4 participants