Removed file that shouldn't be tracked
This commit is contained in:
parent
83a84e6305
commit
78179b36ef
5 changed files with 6 additions and 19 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -25,3 +25,9 @@ gradle-app.setting
|
|||
/build
|
||||
/captures
|
||||
|
||||
|
||||
*.xcworkspacedata
|
||||
*.xcuserstate
|
||||
*.xcscheme
|
||||
xcschememanagement.plist
|
||||
*.xcbkptlist
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,19 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>SchemeUserState</key>
|
||||
<dict>
|
||||
<key>Pods-PeopleInSpaceWatch WatchKit Extension.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>3</integer>
|
||||
</dict>
|
||||
<key>common.xcscheme_^#shared#^_</key>
|
||||
<dict>
|
||||
<key>orderHint</key>
|
||||
<integer>2</integer>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
Loading…
Reference in a new issue