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

Interesting examples for playground. #37

Open
aidangomez opened this issue Nov 17, 2015 · 5 comments
Open

Interesting examples for playground. #37

aidangomez opened this issue Nov 17, 2015 · 5 comments

Comments

@aidangomez
Copy link
Collaborator

Come up with some interesting example problems that display key features of Upsurge.

@kaelin
Copy link

kaelin commented Mar 16, 2016

I would step up for this if I could just get the Upsurge playground working with the latest versions of Swift 2.0 and Xcode 7.2.1.

@alejandro-isaza
Copy link
Owner

What seems to be the problem? Make sure you select the OSX target and build, playgrounds don't automatically compile their dependencies.

@kaelin
Copy link

kaelin commented Mar 17, 2016

Thanks for the reply... I had figured that much out, but Xcode is still not actually executing any of the snippets in the included example playground. I don't think it's my Xcode installation, because I have created and downloaded several other playgrounds without problems.

But, this is the first one I've tried to work with that has non-SDK framework dependencies. I have tried mining Stackoverflow for suggestions, but no luck as yet. I haven't given up though... Upsurge looks very promising!

@kaelin
Copy link

kaelin commented Mar 17, 2016

Show me a working example of an Xcode 7.2.1 Workspace with Upsurge Playground?
http://stackoverflow.com/q/36068193/415540?sem=2 http://stackoverflow.com/q/36068193/415540?sem=2

On Mar 16, 2016, at 6:52 PM, Alejandro Isaza notifications@github.com wrote:

What seems to be the problem? Make sure you select the OSX target and build, playgrounds don't automatically compile their dependencies.


You are receiving this because you commented.
Reply to this email directly or view it on GitHub #37 (comment)

@alejandro-isaza
Copy link
Owner

I regenerated the playground from scratch and fixed a Swift crash that was happening on the Matrix page. Let me know if it works now.

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

No branches or pull requests

3 participants