Add xcode workspace file
This commit is contained in:
parent
bb61d1faf3
commit
1c7221e6b6
|
@ -1,3 +1,4 @@
|
|||
/node_modules
|
||||
.DS_Store
|
||||
xcuserdata
|
||||
|
||||
|
|
|
@ -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>
|
Loading…
Reference in New Issue