diff options
author | Nicholas Tay <nick@windblume.net> | 2022-03-16 15:12:30 +1100 |
---|---|---|
committer | Nicholas Tay <nick@windblume.net> | 2022-03-16 15:12:30 +1100 |
commit | 99c53c54b8fcce85dfc5edd37b5d706b3579fe68 (patch) | |
tree | eb4395aeb2f6fca66a02e323cd214558fff0953b /foray.xcodeproj | |
parent | 4165b9481b1b3f773185d42c29d613dce35360e0 (diff) | |
download | forayios-99c53c54b8fcce85dfc5edd37b5d706b3579fe68.tar.gz forayios-99c53c54b8fcce85dfc5edd37b5d706b3579fe68.tar.bz2 forayios-99c53c54b8fcce85dfc5edd37b5d706b3579fe68.zip |
Add gitignore, remove new ignores
Luckily it was only one file
Diffstat (limited to '')
-rw-r--r-- | foray.xcodeproj/xcuserdata/ntay0014.xcuserdatad/xcschemes/xcschememanagement.plist | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/foray.xcodeproj/xcuserdata/ntay0014.xcuserdatad/xcschemes/xcschememanagement.plist b/foray.xcodeproj/xcuserdata/ntay0014.xcuserdatad/xcschemes/xcschememanagement.plist deleted file mode 100644 index 7a93fa1..0000000 --- a/foray.xcodeproj/xcuserdata/ntay0014.xcuserdatad/xcschemes/xcschememanagement.plist +++ /dev/null @@ -1,14 +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>foray.xcscheme_^#shared#^_</key> - <dict> - <key>orderHint</key> - <integer>0</integer> - </dict> - </dict> -</dict> -</plist> |