Upsurge icon indicating copy to clipboard operation
Upsurge copied to clipboard

Interesting examples for playground.

Open aidangomez opened this issue 9 years ago • 5 comments

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

aidangomez avatar Nov 17 '15 18:11 aidangomez

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.

kaelin avatar Mar 16 '16 21:03 kaelin

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

alejandro-isaza avatar Mar 16 '16 23:03 alejandro-isaza

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 avatar Mar 17 '16 13:03 kaelin

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 [email protected] 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 https://github.com/aleph7/Upsurge/issues/37#issuecomment-197609752

kaelin avatar Mar 17 '16 17:03 kaelin

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.

alejandro-isaza avatar Mar 17 '16 19:03 alejandro-isaza