mirror of
https://github.com/mas-cli/mas
synced 2024-11-25 04:50:24 +00:00
🛠️ Add workspace with folder reference to all files
This commit is contained in:
parent
b9fdd95d78
commit
4ca5b32998
1 changed files with 10 additions and 0 deletions
10
mas.xcworkspace/contents.xcworkspacedata
generated
Normal file
10
mas.xcworkspace/contents.xcworkspacedata
generated
Normal file
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "group:">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "container:mas-cli.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
Loading…
Reference in a new issue