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

unsuccessful at installing for ios 7.0 #144

Closed
swangy opened this issue Jun 11, 2015 · 7 comments
Closed

unsuccessful at installing for ios 7.0 #144

swangy opened this issue Jun 11, 2015 · 7 comments

Comments

@swangy
Copy link

swangy commented Jun 11, 2015

so looking through all the requests for swift demos it seems many people are running into this issue, but the author seems truculent in his indignation and insists that this is not a swift school. seems as though this is an issue with this project, though.

like many others, i started a blank project and copied ALL the swift files and subfolders in the Charts/Classes folder into an iOS 7 project but importing Charts namespace continues to spit out the 'Cannot load the module 'charts' error.

what am i missing?

@vishw3
Copy link

vishw3 commented Jun 11, 2015

@danielgindi
Copy link
Collaborator

Please separate the two issues:

  1. People who are asking how to write Swift code - this is not a Swift school...
  2. People who are having trouble with compilations

We are all doing everything we can to help people get along with the library.

Please elaborate more on your trouble. A complete error log would be great.

@danielgindi
Copy link
Collaborator

See #133. We may have just solved your problem... Please do a git pull and try again.

@swangy
Copy link
Author

swangy commented Jun 11, 2015

using the latest version..

  1. new project
  2. drag drop /Classes folder
  3. import Charts namespace

screen shot 2015-06-11 at 7 11 11 am

@danielgindi
Copy link
Collaborator

Are the Swift files of Charts marked in the "Target Membership"?

On Thu, Jun 11, 2015 at 2:14 PM, swangy notifications@github.com wrote:

using the latest version..

  1. new project
  2. drag drop /Classes folder
  3. import Charts namespace

[image: screen shot 2015-06-11 at 7 11 11 am]
https://cloud.githubusercontent.com/assets/752891/8105676/3d00caac-1009-11e5-9a44-0391ff605eb0.png


Reply to this email directly or view it on GitHub
#144 (comment)
.

@swangy
Copy link
Author

swangy commented Jun 11, 2015

Did not have that...! for those looking for the solution:

  1. Add target membership with Classes folder

screen shot 2015-06-11 at 7 31 07 am

@swangy
Copy link
Author

swangy commented Jun 11, 2015

you might want to amend your readme to reflect this, it's not clear at all for those who dont have xcode experience.

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

3 participants