Add xcode workspace file

This commit is contained in:
David Evans 2018-01-11 21:31:46 +00:00
parent bb61d1faf3
commit 1c7221e6b6
2 changed files with 35 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/node_modules /node_modules
.DS_Store .DS_Store
xcuserdata

View File

@ -0,0 +1,34 @@
<?xml version="1.0" encoding="UTF-8"?>
<Workspace
version = "1.0">
<FileRef
location = "container:scripts">
</FileRef>
<FileRef
location = "container:styles">
</FileRef>
<FileRef
location = "container:editor-dev.htm">
</FileRef>
<FileRef
location = "container:index.html">
</FileRef>
<FileRef
location = "container:library.htm">
</FileRef>
<FileRef
location = "container:LICENSE">
</FileRef>
<FileRef
location = "container:package.json">
</FileRef>
<FileRef
location = "container:readme_images.htm">
</FileRef>
<FileRef
location = "container:README.md">
</FileRef>
<FileRef
location = "container:test.htm">
</FileRef>
</Workspace>