aboutsummaryrefslogtreecommitdiff
path: root/source/fileShow.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'source/fileShow.xcodeproj')
-rw-r--r--source/fileShow.xcodeproj/project.pbxproj567
-rw-r--r--source/fileShow.xcodeproj/project.xcworkspace/contents.xcworkspacedata7
-rw-r--r--source/fileShow.xcodeproj/project.xcworkspace/xcuserdata/jakob.xcuserdatad/UserInterfaceState.xcuserstatebin0 -> 51771 bytes
-rw-r--r--source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist103
-rw-r--r--source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/Jakobs Tools.xcscheme111
-rw-r--r--source/fileShow.xcodeproj/xcuserdata/jakob.xcuserdatad/xcschemes/xcschememanagement.plist32
6 files changed, 820 insertions, 0 deletions
diff --git a/source/fileShow.xcodeproj/project.pbxproj b/source/fileShow.xcodeproj/project.pbxproj
new file mode 100644
index 0000000..ad35bb7
--- /dev/null
+++ b/source/fileShow.xcodeproj/project.pbxproj
@@ -0,0 +1,567 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 46;
+ objects = {
+
+/* Begin PBXBuildFile section */
+ 367D8D6D1CABFBA20035F437 /* logo.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D6C1CABFBA20035F437 /* logo.png */; };
+ 367D8D8C1CAC04040035F437 /* imgHidden.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D881CAC04040035F437 /* imgHidden.png */; };
+ 367D8D8E1CAC04040035F437 /* imgShow.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D8A1CAC04040035F437 /* imgShow.png */; };
+ 367D8D951CAC15AE0035F437 /* imgHiddenDark.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D941CAC15AE0035F437 /* imgHiddenDark.png */; };
+ 367D8D971CAC15C40035F437 /* imgShowDark.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D961CAC15C40035F437 /* imgShowDark.png */; };
+ 367D8DA21CAC17A00035F437 /* 16x16.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D991CAC17A00035F437 /* 16x16.png */; };
+ 367D8DA31CAC17A00035F437 /* 24x24.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D9A1CAC17A00035F437 /* 24x24.png */; };
+ 367D8DA41CAC17A00035F437 /* 32x32.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D9B1CAC17A00035F437 /* 32x32.png */; };
+ 367D8DA51CAC17A00035F437 /* 48x48.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D9C1CAC17A00035F437 /* 48x48.png */; };
+ 367D8DA61CAC17A00035F437 /* 64x64.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D9D1CAC17A00035F437 /* 64x64.png */; };
+ 367D8DA71CAC17A00035F437 /* 96x96.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D9E1CAC17A00035F437 /* 96x96.png */; };
+ 367D8DA81CAC17A00035F437 /* 128x128.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8D9F1CAC17A00035F437 /* 128x128.png */; };
+ 367D8DA91CAC17A00035F437 /* 256x256.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8DA01CAC17A00035F437 /* 256x256.png */; };
+ 367D8DAA1CAC17A00035F437 /* 512x512.png in Resources */ = {isa = PBXBuildFile; fileRef = 367D8DA11CAC17A00035F437 /* 512x512.png */; };
+ 36DCAAE91C78731000753749 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36DCAAE81C78731000753749 /* AppDelegate.swift */; };
+ 36DCAAEB1C78731000753749 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 36DCAAEA1C78731000753749 /* Assets.xcassets */; };
+ 36DCAAEE1C78731000753749 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 36DCAAEC1C78731000753749 /* MainMenu.xib */; };
+ 36DCAAF91C78731000753749 /* Jakobs_ToolsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36DCAAF81C78731000753749 /* Jakobs_ToolsTests.swift */; };
+ 36DCAB041C78731000753749 /* Jakobs_ToolsUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 36DCAB031C78731000753749 /* Jakobs_ToolsUITests.swift */; };
+/* End PBXBuildFile section */
+
+/* Begin PBXContainerItemProxy section */
+ 36DCAAF51C78731000753749 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 36DCAADD1C78731000753749 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 36DCAAE41C78731000753749;
+ remoteInfo = "Jakobs Tools";
+ };
+ 36DCAB001C78731000753749 /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 36DCAADD1C78731000753749 /* Project object */;
+ proxyType = 1;
+ remoteGlobalIDString = 36DCAAE41C78731000753749;
+ remoteInfo = "Jakobs Tools";
+ };
+/* End PBXContainerItemProxy section */
+
+/* Begin PBXFileReference section */
+ 367D8D6C1CABFBA20035F437 /* logo.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = logo.png; sourceTree = "<group>"; };
+ 367D8D881CAC04040035F437 /* imgHidden.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = imgHidden.png; sourceTree = "<group>"; };
+ 367D8D8A1CAC04040035F437 /* imgShow.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = imgShow.png; sourceTree = "<group>"; };
+ 367D8D941CAC15AE0035F437 /* imgHiddenDark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = imgHiddenDark.png; sourceTree = "<group>"; };
+ 367D8D961CAC15C40035F437 /* imgShowDark.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = imgShowDark.png; sourceTree = "<group>"; };
+ 367D8D991CAC17A00035F437 /* 16x16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 16x16.png; sourceTree = "<group>"; };
+ 367D8D9A1CAC17A00035F437 /* 24x24.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 24x24.png; sourceTree = "<group>"; };
+ 367D8D9B1CAC17A00035F437 /* 32x32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 32x32.png; sourceTree = "<group>"; };
+ 367D8D9C1CAC17A00035F437 /* 48x48.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 48x48.png; sourceTree = "<group>"; };
+ 367D8D9D1CAC17A00035F437 /* 64x64.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 64x64.png; sourceTree = "<group>"; };
+ 367D8D9E1CAC17A00035F437 /* 96x96.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 96x96.png; sourceTree = "<group>"; };
+ 367D8D9F1CAC17A00035F437 /* 128x128.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 128x128.png; sourceTree = "<group>"; };
+ 367D8DA01CAC17A00035F437 /* 256x256.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 256x256.png; sourceTree = "<group>"; };
+ 367D8DA11CAC17A00035F437 /* 512x512.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = 512x512.png; sourceTree = "<group>"; };
+ 36DCAAE51C78731000753749 /* fileShow.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = fileShow.app; sourceTree = BUILT_PRODUCTS_DIR; };
+ 36DCAAE81C78731000753749 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
+ 36DCAAEA1C78731000753749 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
+ 36DCAAED1C78731000753749 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = "<group>"; };
+ 36DCAAEF1C78731000753749 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+ 36DCAAF41C78731000753749 /* fileShow.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = fileShow.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
+ 36DCAAF81C78731000753749 /* Jakobs_ToolsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Jakobs_ToolsTests.swift; sourceTree = "<group>"; };
+ 36DCAAFA1C78731000753749 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+ 36DCAAFF1C78731000753749 /* fileShow.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = fileShow.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
+ 36DCAB031C78731000753749 /* Jakobs_ToolsUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Jakobs_ToolsUITests.swift; sourceTree = "<group>"; };
+ 36DCAB051C78731000753749 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
+/* End PBXFileReference section */
+
+/* Begin PBXFrameworksBuildPhase section */
+ 36DCAAE21C78731000753749 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 36DCAAF11C78731000753749 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 36DCAAFC1C78731000753749 /* Frameworks */ = {
+ isa = PBXFrameworksBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXFrameworksBuildPhase section */
+
+/* Begin PBXGroup section */
+ 367D8D981CAC178B0035F437 /* icon */ = {
+ isa = PBXGroup;
+ children = (
+ 367D8D6C1CABFBA20035F437 /* logo.png */,
+ 367D8D991CAC17A00035F437 /* 16x16.png */,
+ 367D8D9A1CAC17A00035F437 /* 24x24.png */,
+ 367D8D9B1CAC17A00035F437 /* 32x32.png */,
+ 367D8D9C1CAC17A00035F437 /* 48x48.png */,
+ 367D8D9D1CAC17A00035F437 /* 64x64.png */,
+ 367D8D9E1CAC17A00035F437 /* 96x96.png */,
+ 367D8D9F1CAC17A00035F437 /* 128x128.png */,
+ 367D8DA01CAC17A00035F437 /* 256x256.png */,
+ 367D8DA11CAC17A00035F437 /* 512x512.png */,
+ );
+ name = icon;
+ sourceTree = "<group>";
+ };
+ 36DCAADC1C78731000753749 = {
+ isa = PBXGroup;
+ children = (
+ 36DCAAE71C78731000753749 /* Jakobs Tools */,
+ 36DCAAF71C78731000753749 /* Jakobs ToolsTests */,
+ 36DCAB021C78731000753749 /* Jakobs ToolsUITests */,
+ 36DCAAE61C78731000753749 /* Products */,
+ );
+ sourceTree = "<group>";
+ };
+ 36DCAAE61C78731000753749 /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 36DCAAE51C78731000753749 /* fileShow.app */,
+ 36DCAAF41C78731000753749 /* fileShow.xctest */,
+ 36DCAAFF1C78731000753749 /* fileShow.xctest */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
+ 36DCAAE71C78731000753749 /* Jakobs Tools */ = {
+ isa = PBXGroup;
+ children = (
+ 367D8D981CAC178B0035F437 /* icon */,
+ 36DCAAE81C78731000753749 /* AppDelegate.swift */,
+ 36DCAAEA1C78731000753749 /* Assets.xcassets */,
+ 367D8D881CAC04040035F437 /* imgHidden.png */,
+ 367D8D8A1CAC04040035F437 /* imgShow.png */,
+ 367D8D941CAC15AE0035F437 /* imgHiddenDark.png */,
+ 367D8D961CAC15C40035F437 /* imgShowDark.png */,
+ 36DCAAEC1C78731000753749 /* MainMenu.xib */,
+ 36DCAAEF1C78731000753749 /* Info.plist */,
+ );
+ path = "Jakobs Tools";
+ sourceTree = "<group>";
+ };
+ 36DCAAF71C78731000753749 /* Jakobs ToolsTests */ = {
+ isa = PBXGroup;
+ children = (
+ 36DCAAF81C78731000753749 /* Jakobs_ToolsTests.swift */,
+ 36DCAAFA1C78731000753749 /* Info.plist */,
+ );
+ path = "Jakobs ToolsTests";
+ sourceTree = "<group>";
+ };
+ 36DCAB021C78731000753749 /* Jakobs ToolsUITests */ = {
+ isa = PBXGroup;
+ children = (
+ 36DCAB031C78731000753749 /* Jakobs_ToolsUITests.swift */,
+ 36DCAB051C78731000753749 /* Info.plist */,
+ );
+ path = "Jakobs ToolsUITests";
+ sourceTree = "<group>";
+ };
+/* End PBXGroup section */
+
+/* Begin PBXNativeTarget section */
+ 36DCAAE41C78731000753749 /* fileShow */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 36DCAB081C78731000753749 /* Build configuration list for PBXNativeTarget "fileShow" */;
+ buildPhases = (
+ 36DCAAE11C78731000753749 /* Sources */,
+ 36DCAAE21C78731000753749 /* Frameworks */,
+ 36DCAAE31C78731000753749 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ );
+ name = fileShow;
+ productName = "Jakobs Tools";
+ productReference = 36DCAAE51C78731000753749 /* fileShow.app */;
+ productType = "com.apple.product-type.application";
+ };
+ 36DCAAF31C78731000753749 /* fileShowTests */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 36DCAB0B1C78731000753749 /* Build configuration list for PBXNativeTarget "fileShowTests" */;
+ buildPhases = (
+ 36DCAAF01C78731000753749 /* Sources */,
+ 36DCAAF11C78731000753749 /* Frameworks */,
+ 36DCAAF21C78731000753749 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 36DCAAF61C78731000753749 /* PBXTargetDependency */,
+ );
+ name = fileShowTests;
+ productName = "Jakobs ToolsTests";
+ productReference = 36DCAAF41C78731000753749 /* fileShow.xctest */;
+ productType = "com.apple.product-type.bundle.unit-test";
+ };
+ 36DCAAFE1C78731000753749 /* fileShowUITests */ = {
+ isa = PBXNativeTarget;
+ buildConfigurationList = 36DCAB0E1C78731000753749 /* Build configuration list for PBXNativeTarget "fileShowUITests" */;
+ buildPhases = (
+ 36DCAAFB1C78731000753749 /* Sources */,
+ 36DCAAFC1C78731000753749 /* Frameworks */,
+ 36DCAAFD1C78731000753749 /* Resources */,
+ );
+ buildRules = (
+ );
+ dependencies = (
+ 36DCAB011C78731000753749 /* PBXTargetDependency */,
+ );
+ name = fileShowUITests;
+ productName = "Jakobs ToolsUITests";
+ productReference = 36DCAAFF1C78731000753749 /* fileShow.xctest */;
+ productType = "com.apple.product-type.bundle.ui-testing";
+ };
+/* End PBXNativeTarget section */
+
+/* Begin PBXProject section */
+ 36DCAADD1C78731000753749 /* Project object */ = {
+ isa = PBXProject;
+ attributes = {
+ LastUpgradeCheck = 0710;
+ ORGANIZATIONNAME = "Jakob Stendahl";
+ TargetAttributes = {
+ 36DCAAE41C78731000753749 = {
+ CreatedOnToolsVersion = 7.1;
+ DevelopmentTeam = F2EX82V34C;
+ };
+ 36DCAAF31C78731000753749 = {
+ CreatedOnToolsVersion = 7.1;
+ TestTargetID = 36DCAAE41C78731000753749;
+ };
+ 36DCAAFE1C78731000753749 = {
+ CreatedOnToolsVersion = 7.1;
+ TestTargetID = 36DCAAE41C78731000753749;
+ };
+ };
+ };
+ buildConfigurationList = 36DCAAE01C78731000753749 /* Build configuration list for PBXProject "fileShow" */;
+ compatibilityVersion = "Xcode 3.2";
+ developmentRegion = English;
+ hasScannedForEncodings = 0;
+ knownRegions = (
+ en,
+ Base,
+ );
+ mainGroup = 36DCAADC1C78731000753749;
+ productRefGroup = 36DCAAE61C78731000753749 /* Products */;
+ projectDirPath = "";
+ projectRoot = "";
+ targets = (
+ 36DCAAE41C78731000753749 /* fileShow */,
+ 36DCAAF31C78731000753749 /* fileShowTests */,
+ 36DCAAFE1C78731000753749 /* fileShowUITests */,
+ );
+ };
+/* End PBXProject section */
+
+/* Begin PBXResourcesBuildPhase section */
+ 36DCAAE31C78731000753749 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 367D8DA41CAC17A00035F437 /* 32x32.png in Resources */,
+ 367D8D971CAC15C40035F437 /* imgShowDark.png in Resources */,
+ 367D8DA81CAC17A00035F437 /* 128x128.png in Resources */,
+ 367D8D951CAC15AE0035F437 /* imgHiddenDark.png in Resources */,
+ 367D8DA21CAC17A00035F437 /* 16x16.png in Resources */,
+ 367D8DA61CAC17A00035F437 /* 64x64.png in Resources */,
+ 367D8DAA1CAC17A00035F437 /* 512x512.png in Resources */,
+ 367D8D8E1CAC04040035F437 /* imgShow.png in Resources */,
+ 367D8DA91CAC17A00035F437 /* 256x256.png in Resources */,
+ 367D8DA31CAC17A00035F437 /* 24x24.png in Resources */,
+ 367D8DA71CAC17A00035F437 /* 96x96.png in Resources */,
+ 36DCAAEB1C78731000753749 /* Assets.xcassets in Resources */,
+ 367D8D8C1CAC04040035F437 /* imgHidden.png in Resources */,
+ 367D8DA51CAC17A00035F437 /* 48x48.png in Resources */,
+ 367D8D6D1CABFBA20035F437 /* logo.png in Resources */,
+ 36DCAAEE1C78731000753749 /* MainMenu.xib in Resources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 36DCAAF21C78731000753749 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 36DCAAFD1C78731000753749 /* Resources */ = {
+ isa = PBXResourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXResourcesBuildPhase section */
+
+/* Begin PBXSourcesBuildPhase section */
+ 36DCAAE11C78731000753749 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 36DCAAE91C78731000753749 /* AppDelegate.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 36DCAAF01C78731000753749 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 36DCAAF91C78731000753749 /* Jakobs_ToolsTests.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+ 36DCAAFB1C78731000753749 /* Sources */ = {
+ isa = PBXSourcesBuildPhase;
+ buildActionMask = 2147483647;
+ files = (
+ 36DCAB041C78731000753749 /* Jakobs_ToolsUITests.swift in Sources */,
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ };
+/* End PBXSourcesBuildPhase section */
+
+/* Begin PBXTargetDependency section */
+ 36DCAAF61C78731000753749 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = 36DCAAE41C78731000753749 /* fileShow */;
+ targetProxy = 36DCAAF51C78731000753749 /* PBXContainerItemProxy */;
+ };
+ 36DCAB011C78731000753749 /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ target = 36DCAAE41C78731000753749 /* fileShow */;
+ targetProxy = 36DCAB001C78731000753749 /* PBXContainerItemProxy */;
+ };
+/* End PBXTargetDependency section */
+
+/* Begin PBXVariantGroup section */
+ 36DCAAEC1C78731000753749 /* MainMenu.xib */ = {
+ isa = PBXVariantGroup;
+ children = (
+ 36DCAAED1C78731000753749 /* Base */,
+ );
+ name = MainMenu.xib;
+ sourceTree = "<group>";
+ };
+/* End PBXVariantGroup section */
+
+/* Begin XCBuildConfiguration section */
+ 36DCAB061C78731000753749 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ CODE_SIGN_IDENTITY = "-";
+ COPY_PHASE_STRIP = NO;
+ DEBUG_INFORMATION_FORMAT = dwarf;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ ENABLE_TESTABILITY = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_OPTIMIZATION_LEVEL = 0;
+ GCC_PREPROCESSOR_DEFINITIONS = (
+ "DEBUG=1",
+ "$(inherited)",
+ );
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 10.11;
+ MTL_ENABLE_DEBUG_INFO = YES;
+ ONLY_ACTIVE_ARCH = YES;
+ SDKROOT = macosx;
+ SWIFT_OPTIMIZATION_LEVEL = "-Onone";
+ };
+ name = Debug;
+ };
+ 36DCAB071C78731000753749 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ALWAYS_SEARCH_USER_PATHS = NO;
+ CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
+ CLANG_CXX_LIBRARY = "libc++";
+ CLANG_ENABLE_MODULES = YES;
+ CLANG_ENABLE_OBJC_ARC = YES;
+ CLANG_WARN_BOOL_CONVERSION = YES;
+ CLANG_WARN_CONSTANT_CONVERSION = YES;
+ CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
+ CLANG_WARN_EMPTY_BODY = YES;
+ CLANG_WARN_ENUM_CONVERSION = YES;
+ CLANG_WARN_INT_CONVERSION = YES;
+ CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
+ CLANG_WARN_UNREACHABLE_CODE = YES;
+ CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
+ CODE_SIGN_IDENTITY = "-";
+ COPY_PHASE_STRIP = NO;
+ DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
+ ENABLE_NS_ASSERTIONS = NO;
+ ENABLE_STRICT_OBJC_MSGSEND = YES;
+ GCC_C_LANGUAGE_STANDARD = gnu99;
+ GCC_NO_COMMON_BLOCKS = YES;
+ GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
+ GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
+ GCC_WARN_UNDECLARED_SELECTOR = YES;
+ GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
+ GCC_WARN_UNUSED_FUNCTION = YES;
+ GCC_WARN_UNUSED_VARIABLE = YES;
+ MACOSX_DEPLOYMENT_TARGET = 10.11;
+ MTL_ENABLE_DEBUG_INFO = NO;
+ SDKROOT = macosx;
+ };
+ name = Release;
+ };
+ 36DCAB091C78731000753749 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = icon;
+ CODE_SIGN_IDENTITY = "Developer ID Application";
+ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
+ COMBINE_HIDPI_IMAGES = YES;
+ INFOPLIST_FILE = "Jakobs Tools/Info.plist";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.jakob.stendahl.fileShow;
+ PRODUCT_NAME = fileShow;
+ PROVISIONING_PROFILE = "";
+ };
+ name = Debug;
+ };
+ 36DCAB0A1C78731000753749 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ ASSETCATALOG_COMPILER_APPICON_NAME = icon;
+ CODE_SIGN_IDENTITY = "Developer ID Application";
+ "CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
+ COMBINE_HIDPI_IMAGES = YES;
+ INFOPLIST_FILE = "Jakobs Tools/Info.plist";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = com.jakob.stendahl.fileShow;
+ PRODUCT_NAME = fileShow;
+ PROVISIONING_PROFILE = "";
+ };
+ name = Release;
+ };
+ 36DCAB0C1C78731000753749 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ BUNDLE_LOADER = "$(TEST_HOST)";
+ COMBINE_HIDPI_IMAGES = YES;
+ INFOPLIST_FILE = "Jakobs ToolsTests/Info.plist";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.jakob.stendahl.Jakobs-ToolsTests";
+ PRODUCT_NAME = fileShow;
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/fileShow.app/Contents/MacOS/fileShow";
+ };
+ name = Debug;
+ };
+ 36DCAB0D1C78731000753749 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ BUNDLE_LOADER = "$(TEST_HOST)";
+ COMBINE_HIDPI_IMAGES = YES;
+ INFOPLIST_FILE = "Jakobs ToolsTests/Info.plist";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.jakob.stendahl.Jakobs-ToolsTests";
+ PRODUCT_NAME = fileShow;
+ TEST_HOST = "$(BUILT_PRODUCTS_DIR)/fileShow.app/Contents/MacOS/fileShow";
+ };
+ name = Release;
+ };
+ 36DCAB0F1C78731000753749 /* Debug */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COMBINE_HIDPI_IMAGES = YES;
+ INFOPLIST_FILE = "Jakobs ToolsUITests/Info.plist";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.jakob.stendahl.Jakobs-ToolsUITests";
+ PRODUCT_NAME = fileShow;
+ TEST_TARGET_NAME = "Jakobs Tools";
+ USES_XCTRUNNER = YES;
+ };
+ name = Debug;
+ };
+ 36DCAB101C78731000753749 /* Release */ = {
+ isa = XCBuildConfiguration;
+ buildSettings = {
+ COMBINE_HIDPI_IMAGES = YES;
+ INFOPLIST_FILE = "Jakobs ToolsUITests/Info.plist";
+ LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks @loader_path/../Frameworks";
+ PRODUCT_BUNDLE_IDENTIFIER = "com.jakob.stendahl.Jakobs-ToolsUITests";
+ PRODUCT_NAME = fileShow;
+ TEST_TARGET_NAME = "Jakobs Tools";
+ USES_XCTRUNNER = YES;
+ };
+ name = Release;
+ };
+/* End XCBuildConfiguration section */
+
+/* Begin XCConfigurationList section */
+ 36DCAAE01C78731000753749 /* Build configuration list for PBXProject "fileShow" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 36DCAB061C78731000753749 /* Debug */,
+ 36DCAB071C78731000753749 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 36DCAB081C78731000753749 /* Build configuration list for PBXNativeTarget "fileShow" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 36DCAB091C78731000753749 /* Debug */,
+ 36DCAB0A1C78731000753749 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 36DCAB0B1C78731000753749 /* Build configuration list for PBXNativeTarget "fileShowTests" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 36DCAB0C1C78731000753749 /* Debug */,
+ 36DCAB0D1C78731000753749 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+ 36DCAB0E1C78731000753749 /* Build configuration list for PBXNativeTarget "fileShowUITests" */ = {
+ isa = XCConfigurationList;
+ buildConfigurations = (
+ 36DCAB0F1C78731000753749 /* Debug */,
+ 36DCAB101C78731000753749 /* Release */,
+ );
+ defaultConfigurationIsVisible = 0;
+ defaultConfigurationName = Release;
+ };
+/* End XCConfigurationList section */
+ };
+ rootObject = 36DCAADD1C78731000753749 /* Project object */;
+}
diff --git a/source/fileShow.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/source/fileShow.xcodeproj/project.xcworkspace/contents.xcworkspacedata
new file mode 100644
index 0000000..8c13f6d
--- /dev/null
+++ b/source/fileShow.xcodeproj/project.xcworkspace/contents.xcworkspacedata
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<Workspace
+ version = "1.0">
+ <FileRef
+ location = "self:/Users/jakob/_Code/Jakobs Tools/fileShow.xcodeproj">
+ </FileRef>
+</Workspace>
diff --git a/source/fileShow.xcodeproj/project.xcworkspace/xcuserdata/jakob.xcuserdatad/UserInterfaceState.xcuserstate b/source/fileShow.xcodeproj/project.xcworkspace/xcuserdata/jakob.xcuserdatad/UserInterfaceState.xcuserstate
new file mode 100644
index 0000000..0051661
--- /dev/null
+++ b/source/fileShow.xcodeproj/project.xcworkspace/xcuserdata/jakob.xcuserdatad/UserInterfaceState.xcuserstate
Binary files differ
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>