Created
June 12, 2014 20:21
-
-
Save mpurland/0cf43866272d6f8d2241 to your computer and use it in GitHub Desktop.
Swift playground multiple files or renamed files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8" standalone="yes"?> | |
<playground version='3.0' sdk='macosx'> | |
<sections> | |
<code source-file-name='section-1.swift'/> | |
<code source-file-name='section-2.swift'/> | |
<code source-file-name='custom-filename.swift'/> | |
</sections> | |
<timeline fileName='timeline.xctimeline'/> | |
</playground> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment