From bf71d1d4f31c174f18a6c0052b8f2f355d57abc4 Mon Sep 17 00:00:00 2001 From: James Shiffer <2191476+scoliono@users.noreply.github.com> Date: Mon, 13 Jun 2022 20:49:20 -0700 Subject: [PATCH] Initial Commit --- ...hash=8a845d6afcd69581b9f86ab84051be0d-json | 1 + ...hash=0711675aafc1c0f815226375d7446d9d-json | 1 + ...hash=263ea3d32ac8b041849397389d10c939-json | 1 + ...hash=f8063af53a499cd98a6f9c1973a0a15e-json | 1 + ...ects=855bf97e9ba4d194b5b5b30a1c3dd558-json | 1 + Graboo.xcodeproj/project.pbxproj | 612 ++++++++++++++++++ .../contents.xcworkspacedata | 7 + .../xcshareddata/IDEWorkspaceChecks.plist | 8 + .../xcschemes/xcschememanagement.plist | 14 + .../AccentColor.colorset/Contents.json | 11 + .../AppIcon.appiconset/Contents.json | 98 +++ Graboo/Assets.xcassets/Contents.json | 6 + Graboo/ContentView.swift | 21 + Graboo/GrabooApp.swift | 17 + .../Preview Assets.xcassets/Contents.json | 6 + GrabooTests/GrabooTests.swift | 33 + GrabooUITests/GrabooUITests.swift | 42 ++ GrabooUITests/GrabooUITestsLaunchTests.swift | 32 + 18 files changed, 912 insertions(+) create mode 100644 Build/Intermediates/XCBuildData/PIFCache/project/PROJECT@v11_mod=1655178557.9318614_hash=8a845d6afcd69581b9f86ab84051be0d-json create mode 100644 Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=0711675aafc1c0f815226375d7446d9d-json create mode 100644 Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=263ea3d32ac8b041849397389d10c939-json create mode 100644 Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=f8063af53a499cd98a6f9c1973a0a15e-json create mode 100644 Build/Intermediates/XCBuildData/PIFCache/workspace/WORKSPACE@v11_hash=c32a98201fd05873bb685d5bef6bbe45_subobjects=855bf97e9ba4d194b5b5b30a1c3dd558-json create mode 100644 Graboo.xcodeproj/project.pbxproj create mode 100644 Graboo.xcodeproj/project.xcworkspace/contents.xcworkspacedata create mode 100644 Graboo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist create mode 100644 Graboo.xcodeproj/xcuserdata/jshiffer.xcuserdatad/xcschemes/xcschememanagement.plist create mode 100644 Graboo/Assets.xcassets/AccentColor.colorset/Contents.json create mode 100644 Graboo/Assets.xcassets/AppIcon.appiconset/Contents.json create mode 100644 Graboo/Assets.xcassets/Contents.json create mode 100644 Graboo/ContentView.swift create mode 100644 Graboo/GrabooApp.swift create mode 100644 Graboo/Preview Content/Preview Assets.xcassets/Contents.json create mode 100644 GrabooTests/GrabooTests.swift create mode 100644 GrabooUITests/GrabooUITests.swift create mode 100644 GrabooUITests/GrabooUITestsLaunchTests.swift diff --git a/Build/Intermediates/XCBuildData/PIFCache/project/PROJECT@v11_mod=1655178557.9318614_hash=8a845d6afcd69581b9f86ab84051be0d-json b/Build/Intermediates/XCBuildData/PIFCache/project/PROJECT@v11_mod=1655178557.9318614_hash=8a845d6afcd69581b9f86ab84051be0d-json new file mode 100644 index 0000000..a24f9ab --- /dev/null +++ b/Build/Intermediates/XCBuildData/PIFCache/project/PROJECT@v11_mod=1655178557.9318614_hash=8a845d6afcd69581b9f86ab84051be0d-json @@ -0,0 +1 @@ +{"appPreferencesBuildSettings":{},"buildConfigurations":[{"buildSettings":{"ALWAYS_SEARCH_USER_PATHS":"NO","CLANG_ANALYZER_NONNULL":"YES","CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION":"YES_AGGRESSIVE","CLANG_CXX_LANGUAGE_STANDARD":"gnu++17","CLANG_CXX_LIBRARY":"libc++","CLANG_ENABLE_MODULES":"YES","CLANG_ENABLE_OBJC_ARC":"YES","CLANG_ENABLE_OBJC_WEAK":"YES","CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING":"YES","CLANG_WARN_BOOL_CONVERSION":"YES","CLANG_WARN_COMMA":"YES","CLANG_WARN_CONSTANT_CONVERSION":"YES","CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS":"YES","CLANG_WARN_DIRECT_OBJC_ISA_USAGE":"YES_ERROR","CLANG_WARN_DOCUMENTATION_COMMENTS":"YES","CLANG_WARN_EMPTY_BODY":"YES","CLANG_WARN_ENUM_CONVERSION":"YES","CLANG_WARN_INFINITE_RECURSION":"YES","CLANG_WARN_INT_CONVERSION":"YES","CLANG_WARN_NON_LITERAL_NULL_CONVERSION":"YES","CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF":"YES","CLANG_WARN_OBJC_LITERAL_CONVERSION":"YES","CLANG_WARN_OBJC_ROOT_CLASS":"YES_ERROR","CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER":"YES","CLANG_WARN_RANGE_LOOP_ANALYSIS":"YES","CLANG_WARN_STRICT_PROTOTYPES":"YES","CLANG_WARN_SUSPICIOUS_MOVE":"YES","CLANG_WARN_UNGUARDED_AVAILABILITY":"YES_AGGRESSIVE","CLANG_WARN_UNREACHABLE_CODE":"YES","CLANG_WARN__DUPLICATE_METHOD_MATCH":"YES","COPY_PHASE_STRIP":"NO","DEBUG_INFORMATION_FORMAT":"dwarf","ENABLE_STRICT_OBJC_MSGSEND":"YES","ENABLE_TESTABILITY":"YES","GCC_C_LANGUAGE_STANDARD":"gnu11","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","IPHONEOS_DEPLOYMENT_TARGET":"15.0","MTL_ENABLE_DEBUG_INFO":"INCLUDE_SOURCE","MTL_FAST_MATH":"YES","ONLY_ACTIVE_ARCH":"YES","SDKROOT":"iphoneos","SWIFT_ACTIVE_COMPILATION_CONDITIONS":"DEBUG","SWIFT_OPTIMIZATION_LEVEL":"-Onone"},"guid":"8a845d6afcd69581b9f86ab84051be0dc9e4adf7cd34c37ed14dfaaae66e4b15","name":"Debug"},{"buildSettings":{"ALWAYS_SEARCH_USER_PATHS":"NO","CLANG_ANALYZER_NONNULL":"YES","CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION":"YES_AGGRESSIVE","CLANG_CXX_LANGUAGE_STANDARD":"gnu++17","CLANG_CXX_LIBRARY":"libc++","CLANG_ENABLE_MODULES":"YES","CLANG_ENABLE_OBJC_ARC":"YES","CLANG_ENABLE_OBJC_WEAK":"YES","CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING":"YES","CLANG_WARN_BOOL_CONVERSION":"YES","CLANG_WARN_COMMA":"YES","CLANG_WARN_CONSTANT_CONVERSION":"YES","CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS":"YES","CLANG_WARN_DIRECT_OBJC_ISA_USAGE":"YES_ERROR","CLANG_WARN_DOCUMENTATION_COMMENTS":"YES","CLANG_WARN_EMPTY_BODY":"YES","CLANG_WARN_ENUM_CONVERSION":"YES","CLANG_WARN_INFINITE_RECURSION":"YES","CLANG_WARN_INT_CONVERSION":"YES","CLANG_WARN_NON_LITERAL_NULL_CONVERSION":"YES","CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF":"YES","CLANG_WARN_OBJC_LITERAL_CONVERSION":"YES","CLANG_WARN_OBJC_ROOT_CLASS":"YES_ERROR","CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER":"YES","CLANG_WARN_RANGE_LOOP_ANALYSIS":"YES","CLANG_WARN_STRICT_PROTOTYPES":"YES","CLANG_WARN_SUSPICIOUS_MOVE":"YES","CLANG_WARN_UNGUARDED_AVAILABILITY":"YES_AGGRESSIVE","CLANG_WARN_UNREACHABLE_CODE":"YES","CLANG_WARN__DUPLICATE_METHOD_MATCH":"YES","COPY_PHASE_STRIP":"NO","DEBUG_INFORMATION_FORMAT":"dwarf-with-dsym","ENABLE_NS_ASSERTIONS":"NO","ENABLE_STRICT_OBJC_MSGSEND":"YES","GCC_C_LANGUAGE_STANDARD":"gnu11","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","IPHONEOS_DEPLOYMENT_TARGET":"15.0","MTL_ENABLE_DEBUG_INFO":"NO","MTL_FAST_MATH":"YES","SDKROOT":"iphoneos","SWIFT_COMPILATION_MODE":"wholemodule","SWIFT_OPTIMIZATION_LEVEL":"-O","VALIDATE_PRODUCT":"YES"},"guid":"8a845d6afcd69581b9f86ab84051be0d82aaf5ca7c26b04bd932747813cc2766","name":"Release"}],"classPrefix":"","defaultConfigurationName":"Release","developmentRegion":"en","groupTree":{"children":[{"children":[{"fileType":"sourcecode.swift","guid":"8a845d6afcd69581b9f86ab84051be0de71898e41cec9a0f83e22db48b6b65ee","path":"GrabooApp.swift","sourceTree":"","type":"file"},{"fileType":"sourcecode.swift","guid":"8a845d6afcd69581b9f86ab84051be0d5c6793c9ec3c38d81e290e2ec36d925d","path":"ContentView.swift","sourceTree":"","type":"file"},{"fileType":"folder.assetcatalog","guid":"8a845d6afcd69581b9f86ab84051be0db06b1def20637518af9d6b4acf250158","path":"Assets.xcassets","sourceTree":"","type":"file"},{"children":[{"fileType":"folder.assetcatalog","guid":"8a845d6afcd69581b9f86ab84051be0dd897e20e5645f202f91c5b150bdc664d","path":"Preview Assets.xcassets","sourceTree":"","type":"file"}],"guid":"8a845d6afcd69581b9f86ab84051be0d812a9f19ad35be93c0b04fd57eaba160","name":"Preview Content","path":"Preview Content","sourceTree":"","type":"group"}],"guid":"8a845d6afcd69581b9f86ab84051be0d3e35bb4b3bb9443fa07769c9ddf7ef0b","name":"Graboo","path":"Graboo","sourceTree":"","type":"group"},{"children":[{"fileType":"sourcecode.swift","guid":"8a845d6afcd69581b9f86ab84051be0d91f3f928227bcd124125effd2aca6df7","path":"GrabooTests.swift","sourceTree":"","type":"file"}],"guid":"8a845d6afcd69581b9f86ab84051be0daa8a408563a26385b07aa64f64ff896a","name":"GrabooTests","path":"GrabooTests","sourceTree":"","type":"group"},{"children":[{"fileType":"sourcecode.swift","guid":"8a845d6afcd69581b9f86ab84051be0dc32d8537ed0c108cb7272e72be7f42cb","path":"GrabooUITests.swift","sourceTree":"","type":"file"},{"fileType":"sourcecode.swift","guid":"8a845d6afcd69581b9f86ab84051be0d05c60cf8b070520cfa4c32f4706c20f4","path":"GrabooUITestsLaunchTests.swift","sourceTree":"","type":"file"}],"guid":"8a845d6afcd69581b9f86ab84051be0dbbe3501f20cfc6f9203853dec921dd3b","name":"GrabooUITests","path":"GrabooUITests","sourceTree":"","type":"group"},{"guid":"8a845d6afcd69581b9f86ab84051be0dbc4eb04971b7e6564f52ca7ac6a6fc29","name":"Products","path":"","sourceTree":"","type":"group"}],"guid":"8a845d6afcd69581b9f86ab84051be0d837b62610d6aca3d2c7869472aa0b557","name":"Graboo","path":"","sourceTree":"","type":"group"},"guid":"8a845d6afcd69581b9f86ab84051be0d","path":"/Users/jshiffer/Desktop/xcode/Graboo/Graboo.xcodeproj","projectDirectory":"/Users/jshiffer/Desktop/xcode/Graboo","targets":["TARGET@v11_hash=263ea3d32ac8b041849397389d10c939","TARGET@v11_hash=0711675aafc1c0f815226375d7446d9d","TARGET@v11_hash=f8063af53a499cd98a6f9c1973a0a15e"]} \ No newline at end of file diff --git a/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=0711675aafc1c0f815226375d7446d9d-json b/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=0711675aafc1c0f815226375d7446d9d-json new file mode 100644 index 0000000..e47f22b --- /dev/null +++ b/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=0711675aafc1c0f815226375d7446d9d-json @@ -0,0 +1 @@ +{"buildConfigurations":[{"buildSettings":{"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"YES","BUNDLE_LOADER":"$(TEST_HOST)","CODE_SIGN_STYLE":"Automatic","CURRENT_PROJECT_VERSION":"1","DEVELOPMENT_TEAM":"KJCKD5DSN7","GENERATE_INFOPLIST_FILE":"YES","IPHONEOS_DEPLOYMENT_TARGET":"14.0","LD_RUNPATH_SEARCH_PATHS":"$(inherited) @executable_path/Frameworks @loader_path/Frameworks","MARKETING_VERSION":"1.0","PRODUCT_BUNDLE_IDENTIFIER":"com.jshiffer.GrabooTests","PRODUCT_NAME":"$(TARGET_NAME)","SWIFT_EMIT_LOC_STRINGS":"NO","SWIFT_VERSION":"5.0","TARGETED_DEVICE_FAMILY":"1,2","TEST_HOST":"$(BUILT_PRODUCTS_DIR)/Graboo.app/Graboo"},"guid":"8a845d6afcd69581b9f86ab84051be0dca9d5eeec29764cc10951996ffa0f761","name":"Debug"},{"buildSettings":{"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"YES","BUNDLE_LOADER":"$(TEST_HOST)","CODE_SIGN_STYLE":"Automatic","CURRENT_PROJECT_VERSION":"1","DEVELOPMENT_TEAM":"KJCKD5DSN7","GENERATE_INFOPLIST_FILE":"YES","IPHONEOS_DEPLOYMENT_TARGET":"14.0","LD_RUNPATH_SEARCH_PATHS":"$(inherited) @executable_path/Frameworks @loader_path/Frameworks","MARKETING_VERSION":"1.0","PRODUCT_BUNDLE_IDENTIFIER":"com.jshiffer.GrabooTests","PRODUCT_NAME":"$(TARGET_NAME)","SWIFT_EMIT_LOC_STRINGS":"NO","SWIFT_VERSION":"5.0","TARGETED_DEVICE_FAMILY":"1,2","TEST_HOST":"$(BUILT_PRODUCTS_DIR)/Graboo.app/Graboo"},"guid":"8a845d6afcd69581b9f86ab84051be0d4e777532031a8c731c7ecd986ed6c133","name":"Release"}],"buildPhases":[{"buildFiles":[{"fileReference":"8a845d6afcd69581b9f86ab84051be0d91f3f928227bcd124125effd2aca6df7","guid":"8a845d6afcd69581b9f86ab84051be0d32bb33464fd1599d0c0af0610d46e975"}],"guid":"8a845d6afcd69581b9f86ab84051be0d8bb831fbe09fca5292360c4200410926","type":"com.apple.buildphase.sources"},{"buildFiles":[],"guid":"8a845d6afcd69581b9f86ab84051be0d5ea6374dbf62ec54292ffc403ae8bcfd","type":"com.apple.buildphase.frameworks"},{"buildFiles":[],"guid":"8a845d6afcd69581b9f86ab84051be0d13344e53e9ac49bda82adca3cfa4a077","type":"com.apple.buildphase.resources"}],"buildRules":[],"dependencies":[{"guid":"8a845d6afcd69581b9f86ab84051be0d96db4614e869a0725a4d397189366233","name":"Graboo"}],"guid":"8a845d6afcd69581b9f86ab84051be0d2b1c2cd5d180b34de3329ec80d6f3438","isUnitTest":"true","name":"GrabooTests","performanceTestsBaselinesPath":"/Users/jshiffer/Desktop/xcode/Graboo/Graboo.xcodeproj/xcshareddata/xcbaselines/80B3AC6028583CBD00CB7B31.xcbaseline","predominantSourceCodeLanguage":"Xcode.SourceCodeLanguage.Swift","productReference":{"guid":"8a845d6afcd69581b9f86ab84051be0d2abe7108b1b6cf01be01477dd7dd9b0f","name":"GrabooTests.xctest","type":"product"},"productTypeIdentifier":"com.apple.product-type.bundle.unit-test","provisioningSourceData":[{"bundleIdentifierFromInfoPlist":"$(PRODUCT_BUNDLE_IDENTIFIER)","configurationName":"Debug","legacyTeamID":"","provisioningStyle":0},{"bundleIdentifierFromInfoPlist":"$(PRODUCT_BUNDLE_IDENTIFIER)","configurationName":"Release","legacyTeamID":"","provisioningStyle":0}],"type":"standard"} \ No newline at end of file diff --git a/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=263ea3d32ac8b041849397389d10c939-json b/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=263ea3d32ac8b041849397389d10c939-json new file mode 100644 index 0000000..c415d9c --- /dev/null +++ b/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=263ea3d32ac8b041849397389d10c939-json @@ -0,0 +1 @@ +{"buildConfigurations":[{"buildSettings":{"ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME":"AccentColor","CODE_SIGN_STYLE":"Automatic","CURRENT_PROJECT_VERSION":"1","DEVELOPMENT_ASSET_PATHS":"\"Graboo/Preview Content\"","DEVELOPMENT_TEAM":"KJCKD5DSN7","ENABLE_PREVIEWS":"YES","GENERATE_INFOPLIST_FILE":"YES","INFOPLIST_KEY_UIApplicationSceneManifest_Generation":"YES","INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents":"YES","INFOPLIST_KEY_UILaunchScreen_Generation":"YES","INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad":"UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight","INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone":"UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight","IPHONEOS_DEPLOYMENT_TARGET":"14.0","LD_RUNPATH_SEARCH_PATHS":"$(inherited) @executable_path/Frameworks","MARKETING_VERSION":"1.0","PRODUCT_BUNDLE_IDENTIFIER":"com.jshiffer.Graboo","PRODUCT_NAME":"$(TARGET_NAME)","SWIFT_EMIT_LOC_STRINGS":"YES","SWIFT_VERSION":"5.0","TARGETED_DEVICE_FAMILY":"1,2"},"guid":"8a845d6afcd69581b9f86ab84051be0dec8176c5cf01cf5e10ebd2cb4f509a52","name":"Debug"},{"buildSettings":{"ASSETCATALOG_COMPILER_APPICON_NAME":"AppIcon","ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME":"AccentColor","CODE_SIGN_STYLE":"Automatic","CURRENT_PROJECT_VERSION":"1","DEVELOPMENT_ASSET_PATHS":"\"Graboo/Preview Content\"","DEVELOPMENT_TEAM":"KJCKD5DSN7","ENABLE_PREVIEWS":"YES","GENERATE_INFOPLIST_FILE":"YES","INFOPLIST_KEY_UIApplicationSceneManifest_Generation":"YES","INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents":"YES","INFOPLIST_KEY_UILaunchScreen_Generation":"YES","INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad":"UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight","INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone":"UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight","IPHONEOS_DEPLOYMENT_TARGET":"14.0","LD_RUNPATH_SEARCH_PATHS":"$(inherited) @executable_path/Frameworks","MARKETING_VERSION":"1.0","PRODUCT_BUNDLE_IDENTIFIER":"com.jshiffer.Graboo","PRODUCT_NAME":"$(TARGET_NAME)","SWIFT_EMIT_LOC_STRINGS":"YES","SWIFT_VERSION":"5.0","TARGETED_DEVICE_FAMILY":"1,2"},"guid":"8a845d6afcd69581b9f86ab84051be0dc828dc67d6dd42d78fa7ac7961f7ce2f","name":"Release"}],"buildPhases":[{"buildFiles":[{"fileReference":"8a845d6afcd69581b9f86ab84051be0d5c6793c9ec3c38d81e290e2ec36d925d","guid":"8a845d6afcd69581b9f86ab84051be0d7895ac56543971b8531355a66c920245"},{"fileReference":"8a845d6afcd69581b9f86ab84051be0de71898e41cec9a0f83e22db48b6b65ee","guid":"8a845d6afcd69581b9f86ab84051be0dfb6b297cdb72ca8c530c88ef82a64687"}],"guid":"8a845d6afcd69581b9f86ab84051be0de42c0abfa959f09b6d6584c169ed8fa0","type":"com.apple.buildphase.sources"},{"buildFiles":[],"guid":"8a845d6afcd69581b9f86ab84051be0d52295c26c5e98b3e0778429d223f3f1e","type":"com.apple.buildphase.frameworks"},{"buildFiles":[{"fileReference":"8a845d6afcd69581b9f86ab84051be0dd897e20e5645f202f91c5b150bdc664d","guid":"8a845d6afcd69581b9f86ab84051be0d2ed3c18ab2335380ff426d724c2e9454"},{"fileReference":"8a845d6afcd69581b9f86ab84051be0db06b1def20637518af9d6b4acf250158","guid":"8a845d6afcd69581b9f86ab84051be0d5f93fe60401978376146cd3ad440c040"}],"guid":"8a845d6afcd69581b9f86ab84051be0dcfeb0f731d719171addc63f690aac6b6","type":"com.apple.buildphase.resources"}],"buildRules":[],"dependencies":[],"guid":"8a845d6afcd69581b9f86ab84051be0d96db4614e869a0725a4d397189366233","name":"Graboo","predominantSourceCodeLanguage":"Xcode.SourceCodeLanguage.Swift","productReference":{"guid":"8a845d6afcd69581b9f86ab84051be0d244536023da35c5ac5dfadb70b6e9746","name":"Graboo.app","type":"product"},"productTypeIdentifier":"com.apple.product-type.application","provisioningSourceData":[{"bundleIdentifierFromInfoPlist":"$(PRODUCT_BUNDLE_IDENTIFIER)","configurationName":"Debug","legacyTeamID":"","provisioningStyle":0},{"bundleIdentifierFromInfoPlist":"$(PRODUCT_BUNDLE_IDENTIFIER)","configurationName":"Release","legacyTeamID":"","provisioningStyle":0}],"type":"standard"} \ No newline at end of file diff --git a/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=f8063af53a499cd98a6f9c1973a0a15e-json b/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=f8063af53a499cd98a6f9c1973a0a15e-json new file mode 100644 index 0000000..4b8043b --- /dev/null +++ b/Build/Intermediates/XCBuildData/PIFCache/target/TARGET@v11_hash=f8063af53a499cd98a6f9c1973a0a15e-json @@ -0,0 +1 @@ +{"buildConfigurations":[{"buildSettings":{"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"YES","CODE_SIGN_STYLE":"Automatic","CURRENT_PROJECT_VERSION":"1","DEVELOPMENT_TEAM":"KJCKD5DSN7","GENERATE_INFOPLIST_FILE":"YES","LD_RUNPATH_SEARCH_PATHS":"$(inherited) @executable_path/Frameworks @loader_path/Frameworks","MARKETING_VERSION":"1.0","PRODUCT_BUNDLE_IDENTIFIER":"com.jshiffer.GrabooUITests","PRODUCT_NAME":"$(TARGET_NAME)","SWIFT_EMIT_LOC_STRINGS":"NO","SWIFT_VERSION":"5.0","TARGETED_DEVICE_FAMILY":"1,2","TEST_TARGET_NAME":"Graboo"},"guid":"8a845d6afcd69581b9f86ab84051be0dd1562713e52116fc513d3a6c2d0e9cc6","name":"Debug"},{"buildSettings":{"ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES":"YES","CODE_SIGN_STYLE":"Automatic","CURRENT_PROJECT_VERSION":"1","DEVELOPMENT_TEAM":"KJCKD5DSN7","GENERATE_INFOPLIST_FILE":"YES","LD_RUNPATH_SEARCH_PATHS":"$(inherited) @executable_path/Frameworks @loader_path/Frameworks","MARKETING_VERSION":"1.0","PRODUCT_BUNDLE_IDENTIFIER":"com.jshiffer.GrabooUITests","PRODUCT_NAME":"$(TARGET_NAME)","SWIFT_EMIT_LOC_STRINGS":"NO","SWIFT_VERSION":"5.0","TARGETED_DEVICE_FAMILY":"1,2","TEST_TARGET_NAME":"Graboo"},"guid":"8a845d6afcd69581b9f86ab84051be0d2b4b4c964bc93a2b8a930cd5bf761203","name":"Release"}],"buildPhases":[{"buildFiles":[{"fileReference":"8a845d6afcd69581b9f86ab84051be0d05c60cf8b070520cfa4c32f4706c20f4","guid":"8a845d6afcd69581b9f86ab84051be0dbf8c33a10898d0194b9acb7d1c8cbbdc"},{"fileReference":"8a845d6afcd69581b9f86ab84051be0dc32d8537ed0c108cb7272e72be7f42cb","guid":"8a845d6afcd69581b9f86ab84051be0d246ba73920e1d17afc3a66080a09ef25"}],"guid":"8a845d6afcd69581b9f86ab84051be0d4b4bb821388ce9697bbe97e2a6ae1fc1","type":"com.apple.buildphase.sources"},{"buildFiles":[],"guid":"8a845d6afcd69581b9f86ab84051be0db0940ea793a067afe999505c7e84f568","type":"com.apple.buildphase.frameworks"},{"buildFiles":[],"guid":"8a845d6afcd69581b9f86ab84051be0dcd5f05e9974b4da48cdcf74482a439cf","type":"com.apple.buildphase.resources"}],"buildRules":[],"dependencies":[{"guid":"8a845d6afcd69581b9f86ab84051be0d96db4614e869a0725a4d397189366233","name":"Graboo"}],"guid":"8a845d6afcd69581b9f86ab84051be0d219fd82676266f0f84b3b5a8e8e82f04","isUnitTest":"true","name":"GrabooUITests","performanceTestsBaselinesPath":"/Users/jshiffer/Desktop/xcode/Graboo/Graboo.xcodeproj/xcshareddata/xcbaselines/80B3AC6A28583CBD00CB7B31.xcbaseline","predominantSourceCodeLanguage":"Xcode.SourceCodeLanguage.Swift","productReference":{"guid":"8a845d6afcd69581b9f86ab84051be0d9a3c322d439774bd588c2cf8aecca2ff","name":"GrabooUITests.xctest","type":"product"},"productTypeIdentifier":"com.apple.product-type.bundle.ui-testing","provisioningSourceData":[{"bundleIdentifierFromInfoPlist":"$(PRODUCT_BUNDLE_IDENTIFIER)","configurationName":"Debug","legacyTeamID":"","provisioningStyle":0},{"bundleIdentifierFromInfoPlist":"$(PRODUCT_BUNDLE_IDENTIFIER)","configurationName":"Release","legacyTeamID":"","provisioningStyle":0}],"type":"standard"} \ No newline at end of file diff --git a/Build/Intermediates/XCBuildData/PIFCache/workspace/WORKSPACE@v11_hash=c32a98201fd05873bb685d5bef6bbe45_subobjects=855bf97e9ba4d194b5b5b30a1c3dd558-json b/Build/Intermediates/XCBuildData/PIFCache/workspace/WORKSPACE@v11_hash=c32a98201fd05873bb685d5bef6bbe45_subobjects=855bf97e9ba4d194b5b5b30a1c3dd558-json new file mode 100644 index 0000000..962a023 --- /dev/null +++ b/Build/Intermediates/XCBuildData/PIFCache/workspace/WORKSPACE@v11_hash=c32a98201fd05873bb685d5bef6bbe45_subobjects=855bf97e9ba4d194b5b5b30a1c3dd558-json @@ -0,0 +1 @@ +{"guid":"e50d7c7b66ab51ea0c877a0c8502267e","name":"Graboo","path":"/Users/jshiffer/Desktop/xcode/Graboo/Graboo.xcodeproj/project.xcworkspace","projects":["PROJECT@v11_mod=1655178557.9318614_hash=8a845d6afcd69581b9f86ab84051be0d"]} \ No newline at end of file diff --git a/Graboo.xcodeproj/project.pbxproj b/Graboo.xcodeproj/project.pbxproj new file mode 100644 index 0000000..2358258 --- /dev/null +++ b/Graboo.xcodeproj/project.pbxproj @@ -0,0 +1,612 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 55; + objects = { + +/* Begin PBXBuildFile section */ + 80B3AC5528583CBB00CB7B31 /* GrabooApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80B3AC5428583CBB00CB7B31 /* GrabooApp.swift */; }; + 80B3AC5728583CBB00CB7B31 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80B3AC5628583CBB00CB7B31 /* ContentView.swift */; }; + 80B3AC5928583CBD00CB7B31 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 80B3AC5828583CBD00CB7B31 /* Assets.xcassets */; }; + 80B3AC5C28583CBD00CB7B31 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 80B3AC5B28583CBD00CB7B31 /* Preview Assets.xcassets */; }; + 80B3AC6628583CBD00CB7B31 /* GrabooTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80B3AC6528583CBD00CB7B31 /* GrabooTests.swift */; }; + 80B3AC7028583CBD00CB7B31 /* GrabooUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80B3AC6F28583CBD00CB7B31 /* GrabooUITests.swift */; }; + 80B3AC7228583CBD00CB7B31 /* GrabooUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 80B3AC7128583CBD00CB7B31 /* GrabooUITestsLaunchTests.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + 80B3AC6228583CBD00CB7B31 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 80B3AC4928583CBB00CB7B31 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 80B3AC5028583CBB00CB7B31; + remoteInfo = Graboo; + }; + 80B3AC6C28583CBD00CB7B31 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 80B3AC4928583CBB00CB7B31 /* Project object */; + proxyType = 1; + remoteGlobalIDString = 80B3AC5028583CBB00CB7B31; + remoteInfo = Graboo; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + 80B3AC5128583CBB00CB7B31 /* Graboo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Graboo.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 80B3AC5428583CBB00CB7B31 /* GrabooApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrabooApp.swift; sourceTree = ""; }; + 80B3AC5628583CBB00CB7B31 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = ""; }; + 80B3AC5828583CBD00CB7B31 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 80B3AC5B28583CBD00CB7B31 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = ""; }; + 80B3AC6128583CBD00CB7B31 /* GrabooTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GrabooTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 80B3AC6528583CBD00CB7B31 /* GrabooTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrabooTests.swift; sourceTree = ""; }; + 80B3AC6B28583CBD00CB7B31 /* GrabooUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GrabooUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; + 80B3AC6F28583CBD00CB7B31 /* GrabooUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrabooUITests.swift; sourceTree = ""; }; + 80B3AC7128583CBD00CB7B31 /* GrabooUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrabooUITestsLaunchTests.swift; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 80B3AC4E28583CBB00CB7B31 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 80B3AC5E28583CBD00CB7B31 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 80B3AC6828583CBD00CB7B31 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 80B3AC4828583CBB00CB7B31 = { + isa = PBXGroup; + children = ( + 80B3AC5328583CBB00CB7B31 /* Graboo */, + 80B3AC6428583CBD00CB7B31 /* GrabooTests */, + 80B3AC6E28583CBD00CB7B31 /* GrabooUITests */, + 80B3AC5228583CBB00CB7B31 /* Products */, + ); + sourceTree = ""; + }; + 80B3AC5228583CBB00CB7B31 /* Products */ = { + isa = PBXGroup; + children = ( + 80B3AC5128583CBB00CB7B31 /* Graboo.app */, + 80B3AC6128583CBD00CB7B31 /* GrabooTests.xctest */, + 80B3AC6B28583CBD00CB7B31 /* GrabooUITests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + 80B3AC5328583CBB00CB7B31 /* Graboo */ = { + isa = PBXGroup; + children = ( + 80B3AC5428583CBB00CB7B31 /* GrabooApp.swift */, + 80B3AC5628583CBB00CB7B31 /* ContentView.swift */, + 80B3AC5828583CBD00CB7B31 /* Assets.xcassets */, + 80B3AC5A28583CBD00CB7B31 /* Preview Content */, + ); + path = Graboo; + sourceTree = ""; + }; + 80B3AC5A28583CBD00CB7B31 /* Preview Content */ = { + isa = PBXGroup; + children = ( + 80B3AC5B28583CBD00CB7B31 /* Preview Assets.xcassets */, + ); + path = "Preview Content"; + sourceTree = ""; + }; + 80B3AC6428583CBD00CB7B31 /* GrabooTests */ = { + isa = PBXGroup; + children = ( + 80B3AC6528583CBD00CB7B31 /* GrabooTests.swift */, + ); + path = GrabooTests; + sourceTree = ""; + }; + 80B3AC6E28583CBD00CB7B31 /* GrabooUITests */ = { + isa = PBXGroup; + children = ( + 80B3AC6F28583CBD00CB7B31 /* GrabooUITests.swift */, + 80B3AC7128583CBD00CB7B31 /* GrabooUITestsLaunchTests.swift */, + ); + path = GrabooUITests; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 80B3AC5028583CBB00CB7B31 /* Graboo */ = { + isa = PBXNativeTarget; + buildConfigurationList = 80B3AC7528583CBD00CB7B31 /* Build configuration list for PBXNativeTarget "Graboo" */; + buildPhases = ( + 80B3AC4D28583CBB00CB7B31 /* Sources */, + 80B3AC4E28583CBB00CB7B31 /* Frameworks */, + 80B3AC4F28583CBB00CB7B31 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = Graboo; + productName = Graboo; + productReference = 80B3AC5128583CBB00CB7B31 /* Graboo.app */; + productType = "com.apple.product-type.application"; + }; + 80B3AC6028583CBD00CB7B31 /* GrabooTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 80B3AC7828583CBD00CB7B31 /* Build configuration list for PBXNativeTarget "GrabooTests" */; + buildPhases = ( + 80B3AC5D28583CBD00CB7B31 /* Sources */, + 80B3AC5E28583CBD00CB7B31 /* Frameworks */, + 80B3AC5F28583CBD00CB7B31 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 80B3AC6328583CBD00CB7B31 /* PBXTargetDependency */, + ); + name = GrabooTests; + productName = GrabooTests; + productReference = 80B3AC6128583CBD00CB7B31 /* GrabooTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; + 80B3AC6A28583CBD00CB7B31 /* GrabooUITests */ = { + isa = PBXNativeTarget; + buildConfigurationList = 80B3AC7B28583CBD00CB7B31 /* Build configuration list for PBXNativeTarget "GrabooUITests" */; + buildPhases = ( + 80B3AC6728583CBD00CB7B31 /* Sources */, + 80B3AC6828583CBD00CB7B31 /* Frameworks */, + 80B3AC6928583CBD00CB7B31 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + 80B3AC6D28583CBD00CB7B31 /* PBXTargetDependency */, + ); + name = GrabooUITests; + productName = GrabooUITests; + productReference = 80B3AC6B28583CBD00CB7B31 /* GrabooUITests.xctest */; + productType = "com.apple.product-type.bundle.ui-testing"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 80B3AC4928583CBB00CB7B31 /* Project object */ = { + isa = PBXProject; + attributes = { + BuildIndependentTargetsInParallel = 1; + LastSwiftUpdateCheck = 1300; + LastUpgradeCheck = 1300; + TargetAttributes = { + 80B3AC5028583CBB00CB7B31 = { + CreatedOnToolsVersion = 13.0; + }; + 80B3AC6028583CBD00CB7B31 = { + CreatedOnToolsVersion = 13.0; + TestTargetID = 80B3AC5028583CBB00CB7B31; + }; + 80B3AC6A28583CBD00CB7B31 = { + CreatedOnToolsVersion = 13.0; + TestTargetID = 80B3AC5028583CBB00CB7B31; + }; + }; + }; + buildConfigurationList = 80B3AC4C28583CBB00CB7B31 /* Build configuration list for PBXProject "Graboo" */; + compatibilityVersion = "Xcode 13.0"; + developmentRegion = en; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 80B3AC4828583CBB00CB7B31; + productRefGroup = 80B3AC5228583CBB00CB7B31 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 80B3AC5028583CBB00CB7B31 /* Graboo */, + 80B3AC6028583CBD00CB7B31 /* GrabooTests */, + 80B3AC6A28583CBD00CB7B31 /* GrabooUITests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 80B3AC4F28583CBB00CB7B31 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 80B3AC5C28583CBD00CB7B31 /* Preview Assets.xcassets in Resources */, + 80B3AC5928583CBD00CB7B31 /* Assets.xcassets in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 80B3AC5F28583CBD00CB7B31 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 80B3AC6928583CBD00CB7B31 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 80B3AC4D28583CBB00CB7B31 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 80B3AC5728583CBB00CB7B31 /* ContentView.swift in Sources */, + 80B3AC5528583CBB00CB7B31 /* GrabooApp.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 80B3AC5D28583CBD00CB7B31 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 80B3AC6628583CBD00CB7B31 /* GrabooTests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + 80B3AC6728583CBD00CB7B31 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 80B3AC7228583CBD00CB7B31 /* GrabooUITestsLaunchTests.swift in Sources */, + 80B3AC7028583CBD00CB7B31 /* GrabooUITests.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + 80B3AC6328583CBD00CB7B31 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 80B3AC5028583CBB00CB7B31 /* Graboo */; + targetProxy = 80B3AC6228583CBD00CB7B31 /* PBXContainerItemProxy */; + }; + 80B3AC6D28583CBD00CB7B31 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = 80B3AC5028583CBB00CB7B31 /* Graboo */; + targetProxy = 80B3AC6C28583CBD00CB7B31 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin XCBuildConfiguration section */ + 80B3AC7328583CBD00CB7B31 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = dwarf; + ENABLE_STRICT_OBJC_MSGSEND = YES; + ENABLE_TESTABILITY = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + 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; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; + MTL_FAST_MATH = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + }; + name = Debug; + }; + 80B3AC7428583CBD00CB7B31 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++17"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_MODULES = YES; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_ENABLE_OBJC_WEAK = YES; + CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_COMMA = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INFINITE_RECURSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; + CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; + CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; + CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; + CLANG_WARN_STRICT_PROTOTYPES = YES; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + ENABLE_STRICT_OBJC_MSGSEND = YES; + GCC_C_LANGUAGE_STANDARD = gnu11; + 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; + IPHONEOS_DEPLOYMENT_TARGET = 15.0; + MTL_ENABLE_DEBUG_INFO = NO; + MTL_FAST_MATH = YES; + SDKROOT = iphoneos; + SWIFT_COMPILATION_MODE = wholemodule; + SWIFT_OPTIMIZATION_LEVEL = "-O"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 80B3AC7628583CBD00CB7B31 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_ASSET_PATHS = "\"Graboo/Preview Content\""; + DEVELOPMENT_TEAM = KJCKD5DSN7; + ENABLE_PREVIEWS = YES; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; + INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UILaunchScreen_Generation = YES; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.jshiffer.Graboo; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = YES; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 80B3AC7728583CBD00CB7B31 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_ASSET_PATHS = "\"Graboo/Preview Content\""; + DEVELOPMENT_TEAM = KJCKD5DSN7; + ENABLE_PREVIEWS = YES; + GENERATE_INFOPLIST_FILE = YES; + INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; + INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; + INFOPLIST_KEY_UILaunchScreen_Generation = YES; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; + INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + ); + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.jshiffer.Graboo; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = YES; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Release; + }; + 80B3AC7928583CBD00CB7B31 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = KJCKD5DSN7; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.jshiffer.GrabooTests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Graboo.app/Graboo"; + }; + name = Debug; + }; + 80B3AC7A28583CBD00CB7B31 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + BUNDLE_LOADER = "$(TEST_HOST)"; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = KJCKD5DSN7; + GENERATE_INFOPLIST_FILE = YES; + IPHONEOS_DEPLOYMENT_TARGET = 14.0; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.jshiffer.GrabooTests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Graboo.app/Graboo"; + }; + name = Release; + }; + 80B3AC7C28583CBD00CB7B31 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = KJCKD5DSN7; + GENERATE_INFOPLIST_FILE = YES; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.jshiffer.GrabooUITests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_TARGET_NAME = Graboo; + }; + name = Debug; + }; + 80B3AC7D28583CBD00CB7B31 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; + CODE_SIGN_STYLE = Automatic; + CURRENT_PROJECT_VERSION = 1; + DEVELOPMENT_TEAM = KJCKD5DSN7; + GENERATE_INFOPLIST_FILE = YES; + LD_RUNPATH_SEARCH_PATHS = ( + "$(inherited)", + "@executable_path/Frameworks", + "@loader_path/Frameworks", + ); + MARKETING_VERSION = 1.0; + PRODUCT_BUNDLE_IDENTIFIER = com.jshiffer.GrabooUITests; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_EMIT_LOC_STRINGS = NO; + SWIFT_VERSION = 5.0; + TARGETED_DEVICE_FAMILY = "1,2"; + TEST_TARGET_NAME = Graboo; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 80B3AC4C28583CBB00CB7B31 /* Build configuration list for PBXProject "Graboo" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 80B3AC7328583CBD00CB7B31 /* Debug */, + 80B3AC7428583CBD00CB7B31 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 80B3AC7528583CBD00CB7B31 /* Build configuration list for PBXNativeTarget "Graboo" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 80B3AC7628583CBD00CB7B31 /* Debug */, + 80B3AC7728583CBD00CB7B31 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 80B3AC7828583CBD00CB7B31 /* Build configuration list for PBXNativeTarget "GrabooTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 80B3AC7928583CBD00CB7B31 /* Debug */, + 80B3AC7A28583CBD00CB7B31 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 80B3AC7B28583CBD00CB7B31 /* Build configuration list for PBXNativeTarget "GrabooUITests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 80B3AC7C28583CBD00CB7B31 /* Debug */, + 80B3AC7D28583CBD00CB7B31 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 80B3AC4928583CBB00CB7B31 /* Project object */; +} diff --git a/Graboo.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/Graboo.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..919434a --- /dev/null +++ b/Graboo.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/Graboo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist b/Graboo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist new file mode 100644 index 0000000..18d9810 --- /dev/null +++ b/Graboo.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist @@ -0,0 +1,8 @@ + + + + + IDEDidComputeMac32BitWarning + + + diff --git a/Graboo.xcodeproj/xcuserdata/jshiffer.xcuserdatad/xcschemes/xcschememanagement.plist b/Graboo.xcodeproj/xcuserdata/jshiffer.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..7163374 --- /dev/null +++ b/Graboo.xcodeproj/xcuserdata/jshiffer.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,14 @@ + + + + + SchemeUserState + + Graboo.xcscheme_^#shared#^_ + + orderHint + 0 + + + + diff --git a/Graboo/Assets.xcassets/AccentColor.colorset/Contents.json b/Graboo/Assets.xcassets/AccentColor.colorset/Contents.json new file mode 100644 index 0000000..eb87897 --- /dev/null +++ b/Graboo/Assets.xcassets/AccentColor.colorset/Contents.json @@ -0,0 +1,11 @@ +{ + "colors" : [ + { + "idiom" : "universal" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Graboo/Assets.xcassets/AppIcon.appiconset/Contents.json b/Graboo/Assets.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..9221b9b --- /dev/null +++ b/Graboo/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,98 @@ +{ + "images" : [ + { + "idiom" : "iphone", + "scale" : "2x", + "size" : "20x20" + }, + { + "idiom" : "iphone", + "scale" : "3x", + "size" : "20x20" + }, + { + "idiom" : "iphone", + "scale" : "2x", + "size" : "29x29" + }, + { + "idiom" : "iphone", + "scale" : "3x", + "size" : "29x29" + }, + { + "idiom" : "iphone", + "scale" : "2x", + "size" : "40x40" + }, + { + "idiom" : "iphone", + "scale" : "3x", + "size" : "40x40" + }, + { + "idiom" : "iphone", + "scale" : "2x", + "size" : "60x60" + }, + { + "idiom" : "iphone", + "scale" : "3x", + "size" : "60x60" + }, + { + "idiom" : "ipad", + "scale" : "1x", + "size" : "20x20" + }, + { + "idiom" : "ipad", + "scale" : "2x", + "size" : "20x20" + }, + { + "idiom" : "ipad", + "scale" : "1x", + "size" : "29x29" + }, + { + "idiom" : "ipad", + "scale" : "2x", + "size" : "29x29" + }, + { + "idiom" : "ipad", + "scale" : "1x", + "size" : "40x40" + }, + { + "idiom" : "ipad", + "scale" : "2x", + "size" : "40x40" + }, + { + "idiom" : "ipad", + "scale" : "1x", + "size" : "76x76" + }, + { + "idiom" : "ipad", + "scale" : "2x", + "size" : "76x76" + }, + { + "idiom" : "ipad", + "scale" : "2x", + "size" : "83.5x83.5" + }, + { + "idiom" : "ios-marketing", + "scale" : "1x", + "size" : "1024x1024" + } + ], + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Graboo/Assets.xcassets/Contents.json b/Graboo/Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/Graboo/Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/Graboo/ContentView.swift b/Graboo/ContentView.swift new file mode 100644 index 0000000..dd75704 --- /dev/null +++ b/Graboo/ContentView.swift @@ -0,0 +1,21 @@ +// +// ContentView.swift +// Graboo +// +// Created by James Shiffer on 6/13/22. +// + +import SwiftUI + +struct ContentView: View { + var body: some View { + Text("Hello, world!") + .padding() + } +} + +struct ContentView_Previews: PreviewProvider { + static var previews: some View { + ContentView() + } +} diff --git a/Graboo/GrabooApp.swift b/Graboo/GrabooApp.swift new file mode 100644 index 0000000..158f313 --- /dev/null +++ b/Graboo/GrabooApp.swift @@ -0,0 +1,17 @@ +// +// GrabooApp.swift +// Graboo +// +// Created by James Shiffer on 6/13/22. +// + +import SwiftUI + +@main +struct GrabooApp: App { + var body: some Scene { + WindowGroup { + ContentView() + } + } +} diff --git a/Graboo/Preview Content/Preview Assets.xcassets/Contents.json b/Graboo/Preview Content/Preview Assets.xcassets/Contents.json new file mode 100644 index 0000000..73c0059 --- /dev/null +++ b/Graboo/Preview Content/Preview Assets.xcassets/Contents.json @@ -0,0 +1,6 @@ +{ + "info" : { + "author" : "xcode", + "version" : 1 + } +} diff --git a/GrabooTests/GrabooTests.swift b/GrabooTests/GrabooTests.swift new file mode 100644 index 0000000..a19be70 --- /dev/null +++ b/GrabooTests/GrabooTests.swift @@ -0,0 +1,33 @@ +// +// GrabooTests.swift +// GrabooTests +// +// Created by James Shiffer on 6/13/22. +// + +import XCTest +@testable import Graboo + +class GrabooTests: XCTestCase { + + override func setUpWithError() throws { + // Put setup code here. This method is called before the invocation of each test method in the class. + } + + override func tearDownWithError() throws { + // Put teardown code here. This method is called after the invocation of each test method in the class. + } + + func testExample() throws { + // This is an example of a functional test case. + // Use XCTAssert and related functions to verify your tests produce the correct results. + } + + func testPerformanceExample() throws { + // This is an example of a performance test case. + self.measure { + // Put the code you want to measure the time of here. + } + } + +} diff --git a/GrabooUITests/GrabooUITests.swift b/GrabooUITests/GrabooUITests.swift new file mode 100644 index 0000000..c7ea2d9 --- /dev/null +++ b/GrabooUITests/GrabooUITests.swift @@ -0,0 +1,42 @@ +// +// GrabooUITests.swift +// GrabooUITests +// +// Created by James Shiffer on 6/13/22. +// + +import XCTest + +class GrabooUITests: XCTestCase { + + override func setUpWithError() throws { + // Put setup code here. This method is called before the invocation of each test method in the class. + + // In UI tests it is usually best to stop immediately when a failure occurs. + continueAfterFailure = false + + // In UI tests it’s important to set the initial state - such as interface orientation - required for your tests before they run. The setUp method is a good place to do this. + } + + override func tearDownWithError() throws { + // Put teardown code here. This method is called after the invocation of each test method in the class. + } + + func testExample() throws { + // UI tests must launch the application that they test. + let app = XCUIApplication() + app.launch() + + // Use recording to get started writing UI tests. + // Use XCTAssert and related functions to verify your tests produce the correct results. + } + + func testLaunchPerformance() throws { + if #available(macOS 10.15, iOS 13.0, tvOS 13.0, watchOS 7.0, *) { + // This measures how long it takes to launch your application. + measure(metrics: [XCTApplicationLaunchMetric()]) { + XCUIApplication().launch() + } + } + } +} diff --git a/GrabooUITests/GrabooUITestsLaunchTests.swift b/GrabooUITests/GrabooUITestsLaunchTests.swift new file mode 100644 index 0000000..22690ba --- /dev/null +++ b/GrabooUITests/GrabooUITestsLaunchTests.swift @@ -0,0 +1,32 @@ +// +// GrabooUITestsLaunchTests.swift +// GrabooUITests +// +// Created by James Shiffer on 6/13/22. +// + +import XCTest + +class GrabooUITestsLaunchTests: XCTestCase { + + override class var runsForEachTargetApplicationUIConfiguration: Bool { + true + } + + override func setUpWithError() throws { + continueAfterFailure = false + } + + func testLaunch() throws { + let app = XCUIApplication() + app.launch() + + // Insert steps here to perform after app launch but before taking a screenshot, + // such as logging into a test account or navigating somewhere in the app + + let attachment = XCTAttachment(screenshot: app.screenshot()) + attachment.name = "Launch Screen" + attachment.lifetime = .keepAlways + add(attachment) + } +}