Add workspace file to repository
This commit is contained in:
parent
8180b5ad47
commit
f1028bd626
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,6 +38,7 @@ Carthage/Build/
|
||||
!default.perspectivev3
|
||||
*.xcworkspacedata
|
||||
!default.xcworkspacedata
|
||||
!contents.xcworkspacedata
|
||||
|
||||
# Playgrounds
|
||||
timeline.xctimeline
|
||||
|
||||
10
CasinoGames.xcworkspace/contents.xcworkspacedata
generated
Normal file
10
CasinoGames.xcworkspace/contents.xcworkspacedata
generated
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Workspace
|
||||
version = "1.0">
|
||||
<FileRef
|
||||
location = "group:Baccarat/Baccarat.xcodeproj">
|
||||
</FileRef>
|
||||
<FileRef
|
||||
location = "group:Blackjack/Blackjack.xcodeproj">
|
||||
</FileRef>
|
||||
</Workspace>
|
||||
Loading…
Reference in New Issue
Block a user