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

Added Playground to demonstrate and test compatibility #2

Open
wants to merge 1 commit into
base: spm_support
Choose a base branch
from
Open

Added Playground to demonstrate and test compatibility #2

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Apr 29, 2019

FYI This playground was created using John Sundell's Playground CLI Tool, specifically the command was playground -t Zip.playground -d ./Zip.xcodeproj

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><Workspace version="1.0"> <FileRef location="group:Zip.playground.xcworkspace/Playground.playground/"></FileRef> <FileRef location="group:/Users/CalQL8ed-K-OS/Workbench/open-source/Zip/./Zip.xcodeproj"></FileRef></Workspace>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We can't merge this as is, since it contains absolute paths here. That won't work on other machines.

How about we just mention playground support in the README? The command you used to create it could be there as well.
Adding a playground also means that it has to be kept up to date.

@ghost
Copy link
Author

ghost commented Apr 30, 2019 via email

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

Successfully merging this pull request may close these issues.

2 participants