Mercurial > public > simoleon
changeset 113:3a54505b899c
Applied .gitignore changes
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Thu, 05 Aug 2021 15:49:34 +0100 |
parents | 71c781a30068 |
children | 7ab9ed92b470 |
files | Simoleon.xcodeproj/project.xcworkspace/contents.xcworkspacedata Simoleon.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist Simoleon.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings Simoleon.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved Simoleon.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate Simoleon.xcodeproj/xcuserdata/dennis.xcuserdatad/xcschemes/xcschememanagement.plist |
diffstat | 6 files changed, 0 insertions(+), 117 deletions(-) [+] |
line wrap: on
line diff
--- a/Simoleon.xcodeproj/project.xcworkspace/contents.xcworkspacedata Thu Aug 05 15:49:07 2021 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,7 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<Workspace - version = "1.0"> - <FileRef - location = "self:"> - </FileRef> -</Workspace>
--- a/Simoleon.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist Thu Aug 05 15:49:07 2021 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +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>IDEDidComputeMac32BitWarning</key> - <true/> -</dict> -</plist>
--- a/Simoleon.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings Thu Aug 05 15:49:07 2021 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,8 +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>IDEWorkspaceSharedSettings_AutocreateContextsIfNeeded</key> - <true/> -</dict> -</plist>
--- a/Simoleon.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved Thu Aug 05 15:49:07 2021 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,16 +0,0 @@ -{ - "object": { - "pins": [ - { - "package": "Purchases", - "repositoryURL": "https://github.com/RevenueCat/purchases-ios.git", - "state": { - "branch": null, - "revision": "fd6c25818690e9399bccc713a2b627385b547a8d", - "version": "3.12.2" - } - } - ] - }, - "version": 1 -}
Binary file Simoleon.xcodeproj/project.xcworkspace/xcuserdata/dennis.xcuserdatad/UserInterfaceState.xcuserstate has changed
--- a/Simoleon.xcodeproj/xcuserdata/dennis.xcuserdatad/xcschemes/xcschememanagement.plist Thu Aug 05 15:49:07 2021 +0100 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,78 +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>SWXMLHashPlayground (Playground) 1.xcscheme</key> - <dict> - <key>isShown</key> - <false/> - <key>orderHint</key> - <integer>2</integer> - </dict> - <key>SWXMLHashPlayground (Playground) 2.xcscheme</key> - <dict> - <key>isShown</key> - <false/> - <key>orderHint</key> - <integer>3</integer> - </dict> - <key>SWXMLHashPlayground (Playground).xcscheme</key> - <dict> - <key>isShown</key> - <false/> - <key>orderHint</key> - <integer>0</integer> - </dict> - <key>Screenshots.xcscheme_^#shared#^_</key> - <dict> - <key>orderHint</key> - <integer>0</integer> - </dict> - <key>Simoleon.xcscheme_^#shared#^_</key> - <dict> - <key>orderHint</key> - <integer>1</integer> - </dict> - <key>SimoleonWatchOS (Complication).xcscheme_^#shared#^_</key> - <dict> - <key>orderHint</key> - <integer>3</integer> - </dict> - <key>SimoleonWatchOS (Notification).xcscheme_^#shared#^_</key> - <dict> - <key>orderHint</key> - <integer>2</integer> - </dict> - <key>SimoleonWatchOS.xcscheme_^#shared#^_</key> - <dict> - <key>orderHint</key> - <integer>1</integer> - </dict> - </dict> - <key>SuppressBuildableAutocreation</key> - <dict> - <key>959F6DE726BBD53500101E53</key> - <dict> - <key>primary</key> - <true/> - </dict> - <key>95C5B2232697752600941585</key> - <dict> - <key>primary</key> - <true/> - </dict> - <key>95C5B2392697752700941585</key> - <dict> - <key>primary</key> - <true/> - </dict> - <key>95C5B2442697752700941585</key> - <dict> - <key>primary</key> - <true/> - </dict> - </dict> -</dict> -</plist>