diff options
Diffstat (limited to 'source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad')
3 files changed, 246 insertions, 0 deletions
diff --git a/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist b/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist new file mode 100644 index 0000000..2937d6d --- /dev/null +++ b/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist @@ -0,0 +1,103 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Bucket + type = "1" + version = "2.0"> + <Breakpoints> + <BreakpointProxy + BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> + <BreakpointContent + shouldBeEnabled = "No" + ignoreCount = "0" + continueAfterRunningActions = "No" + filePath = "Jakobs Tools/AppDelegate.swift" + timestampString = "477689299.176983" + startingColumnNumber = "9223372036854775807" + endingColumnNumber = "9223372036854775807" + startingLineNumber = "72" + endingLineNumber = "72" + landmarkName = "CheckCurrentState()" + landmarkType = "5"> + </BreakpointContent> + </BreakpointProxy> + <BreakpointProxy + BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> + <BreakpointContent + shouldBeEnabled = "No" + ignoreCount = "0" + continueAfterRunningActions = "No" + filePath = "Jakobs Tools/AppDelegate.swift" + timestampString = "477689299.176983" + startingColumnNumber = "9223372036854775807" + endingColumnNumber = "9223372036854775807" + startingLineNumber = "95" + endingLineNumber = "95" + landmarkName = "AppDelegate" + landmarkType = "3"> + </BreakpointContent> + </BreakpointProxy> + <BreakpointProxy + BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> + <BreakpointContent + shouldBeEnabled = "No" + ignoreCount = "0" + continueAfterRunningActions = "No" + filePath = "Jakobs Tools/AppDelegate.swift" + timestampString = "477689299.176983" + startingColumnNumber = "9223372036854775807" + endingColumnNumber = "9223372036854775807" + startingLineNumber = "160" + endingLineNumber = "160" + landmarkName = "pressed(_:)" + landmarkType = "5"> + </BreakpointContent> + </BreakpointProxy> + <BreakpointProxy + BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> + <BreakpointContent + shouldBeEnabled = "No" + ignoreCount = "0" + continueAfterRunningActions = "No" + filePath = "Jakobs Tools/AppDelegate.swift" + timestampString = "477689349.785355" + startingColumnNumber = "9223372036854775807" + endingColumnNumber = "9223372036854775807" + startingLineNumber = "167" + endingLineNumber = "167" + landmarkName = "pressed(_:)" + landmarkType = "5"> + </BreakpointContent> + </BreakpointProxy> + <BreakpointProxy + BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> + <BreakpointContent + shouldBeEnabled = "No" + ignoreCount = "0" + continueAfterRunningActions = "No" + filePath = "Jakobs Tools/AppDelegate.swift" + timestampString = "477689349.785355" + startingColumnNumber = "9223372036854775807" + endingColumnNumber = "9223372036854775807" + startingLineNumber = "168" + endingLineNumber = "168" + landmarkName = "pressed(_:)" + landmarkType = "5"> + </BreakpointContent> + </BreakpointProxy> + <BreakpointProxy + BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint"> + <BreakpointContent + shouldBeEnabled = "No" + ignoreCount = "0" + continueAfterRunningActions = "No" + filePath = "Jakobs Tools/AppDelegate.swift" + timestampString = "477869109.071812" + startingColumnNumber = "9223372036854775807" + endingColumnNumber = "9223372036854775807" + startingLineNumber = "58" + endingLineNumber = "58" + landmarkName = "setStatusImage(_:)" + landmarkType = "5"> + </BreakpointContent> + </BreakpointProxy> + </Breakpoints> +</Bucket> diff --git a/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/Jakobs Tools.xcscheme b/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/Jakobs Tools.xcscheme new file mode 100644 index 0000000..fa799bf --- /dev/null +++ b/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/Jakobs Tools.xcscheme @@ -0,0 +1,111 @@ +<?xml version="1.0" encoding="UTF-8"?> +<Scheme + LastUpgradeVersion = "0710" + version = "1.3"> + <BuildAction + parallelizeBuildables = "YES" + buildImplicitDependencies = "YES"> + <BuildActionEntries> + <BuildActionEntry + buildForTesting = "YES" + buildForRunning = "YES" + buildForProfiling = "YES" + buildForArchiving = "YES" + buildForAnalyzing = "YES"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "36DCAAE41C78731000753749" + BuildableName = "fileShow.app" + BlueprintName = "fileShow" + ReferencedContainer = "container:fileShow.xcodeproj"> + </BuildableReference> + </BuildActionEntry> + </BuildActionEntries> + </BuildAction> + <TestAction + buildConfiguration = "Debug" + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + shouldUseLaunchSchemeArgsEnv = "YES"> + <Testables> + <TestableReference + skipped = "NO"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "36DCAAF31C78731000753749" + BuildableName = "fileShow.xctest" + BlueprintName = "fileShowTests" + ReferencedContainer = "container:fileShow.xcodeproj"> + </BuildableReference> + </TestableReference> + <TestableReference + skipped = "NO"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "36DCAAFE1C78731000753749" + BuildableName = "fileShow.xctest" + BlueprintName = "fileShowUITests" + ReferencedContainer = "container:fileShow.xcodeproj"> + </BuildableReference> + </TestableReference> + </Testables> + <MacroExpansion> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "36DCAAE41C78731000753749" + BuildableName = "fileShow.app" + BlueprintName = "fileShow" + ReferencedContainer = "container:fileShow.xcodeproj"> + </BuildableReference> + </MacroExpansion> + <AdditionalOptions> + </AdditionalOptions> + </TestAction> + <LaunchAction + buildConfiguration = "Debug" + selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB" + selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB" + launchStyle = "0" + useCustomWorkingDirectory = "NO" + ignoresPersistentStateOnLaunch = "NO" + debugDocumentVersioning = "YES" + debugServiceExtension = "internal" + allowLocationSimulation = "YES"> + <BuildableProductRunnable + runnableDebuggingMode = "0"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "36DCAAE41C78731000753749" + BuildableName = "fileShow.app" + BlueprintName = "fileShow" + ReferencedContainer = "container:fileShow.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + <AdditionalOptions> + </AdditionalOptions> + </LaunchAction> + <ProfileAction + buildConfiguration = "Release" + shouldUseLaunchSchemeArgsEnv = "YES" + savedToolIdentifier = "" + useCustomWorkingDirectory = "NO" + debugDocumentVersioning = "YES"> + <BuildableProductRunnable + runnableDebuggingMode = "0"> + <BuildableReference + BuildableIdentifier = "primary" + BlueprintIdentifier = "36DCAAE41C78731000753749" + BuildableName = "fileShow.app" + BlueprintName = "fileShow" + ReferencedContainer = "container:fileShow.xcodeproj"> + </BuildableReference> + </BuildableProductRunnable> + </ProfileAction> + <AnalyzeAction + buildConfiguration = "Debug"> + </AnalyzeAction> + <ArchiveAction + buildConfiguration = "Release" + revealArchiveInOrganizer = "YES"> + </ArchiveAction> +</Scheme> diff --git a/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist b/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..dbce9fd --- /dev/null +++ b/source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,32 @@ +<?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>Jakobs Tools.xcscheme</key> + <dict> + <key>orderHint</key> + <integer>0</integer> + </dict> + </dict> + <key>SuppressBuildableAutocreation</key> + <dict> + <key>36DCAAE41C78731000753749</key> + <dict> + <key>primary</key> + <true/> + </dict> + <key>36DCAAF31C78731000753749</key> + <dict> + <key>primary</key> + <true/> + </dict> + <key>36DCAAFE1C78731000753749</key> + <dict> + <key>primary</key> + <true/> + </dict> + </dict> +</dict> +</plist> |