diff --git a/PilotPlant.h b/PilotPlant.h new file mode 100644 index 0000000..e5c3136 --- /dev/null +++ b/PilotPlant.h @@ -0,0 +1,19 @@ +// +// PilotPlant.h +// PilotPlant +// +// Created by Lingostar on 2016. 12. 15.. +// +// + +#import + +//! Project version number for PilotPlant. +FOUNDATION_EXPORT double PilotPlantVersionNumber; + +//! Project version string for PilotPlant. +FOUNDATION_EXPORT const unsigned char PilotPlantVersionString[]; + +// In this header, you should import all the public headers of your framework using statements like #import + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.pbxproj" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.pbxproj" new file mode 100644 index 0000000..2662f65 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.pbxproj" @@ -0,0 +1,376 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + 6616C81A1E36F08A007E706C /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6616C8191E36F08A007E706C /* AppDelegate.swift */; }; + 6616C81C1E36F08A007E706C /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6616C81B1E36F08A007E706C /* ViewController.swift */; }; + 6616C81F1E36F08A007E706C /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6616C81D1E36F08A007E706C /* Main.storyboard */; }; + 6616C8211E36F08A007E706C /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 6616C8201E36F08A007E706C /* Assets.xcassets */; }; + 6616C8241E36F08A007E706C /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 6616C8221E36F08A007E706C /* LaunchScreen.storyboard */; }; + 6659F0FA1E385A6D00A01D7D /* ._CHContentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0EB1E385A6D00A01D7D /* ._CHContentViewController.swift */; }; + 6659F0FB1E385A6D00A01D7D /* ._CHModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0EC1E385A6D00A01D7D /* ._CHModalViewController.swift */; }; + 6659F0FC1E385A6D00A01D7D /* ._CHPagingScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0ED1E385A6D00A01D7D /* ._CHPagingScrollViewController.swift */; }; + 6659F0FD1E385A6D00A01D7D /* ._CHPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0EE1E385A6D00A01D7D /* ._CHPickerViewController.swift */; }; + 6659F0FE1E385A6D00A01D7D /* ._UIViewController+Navigation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0EF1E385A6D00A01D7D /* ._UIViewController+Navigation.swift */; }; + 6659F0FF1E385A6D00A01D7D /* CHContentViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F01E385A6D00A01D7D /* CHContentViewController.swift */; }; + 6659F1001E385A6D00A01D7D /* CHControls.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F11E385A6D00A01D7D /* CHControls.swift */; }; + 6659F1011E385A6D00A01D7D /* CHModalViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F21E385A6D00A01D7D /* CHModalViewController.swift */; }; + 6659F1021E385A6D00A01D7D /* CHPagingScrollViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F31E385A6D00A01D7D /* CHPagingScrollViewController.swift */; }; + 6659F1031E385A6D00A01D7D /* CHPickerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F41E385A6D00A01D7D /* CHPickerViewController.swift */; }; + 6659F1041E385A6D00A01D7D /* DrawingCanvasView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F51E385A6D00A01D7D /* DrawingCanvasView.swift */; }; + 6659F1051E385A6D00A01D7D /* FIlters.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F61E385A6D00A01D7D /* FIlters.swift */; }; + 6659F1061E385A6D00A01D7D /* NavigationControllers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F71E385A6D00A01D7D /* NavigationControllers.swift */; }; + 6659F1071E385A6D00A01D7D /* RecordButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F81E385A6D00A01D7D /* RecordButton.swift */; }; + 6659F1081E385A6D00A01D7D /* UIViewController+Navigation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6659F0F91E385A6D00A01D7D /* UIViewController+Navigation.swift */; }; +/* End PBXBuildFile section */ + +/* Begin PBXFileReference section */ + 6616C8161E36F08A007E706C /* 작품 속 배경.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "작품 속 배경.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + 6616C8191E36F08A007E706C /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; + 6616C81B1E36F08A007E706C /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; + 6616C81E1E36F08A007E706C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = ""; }; + 6616C8201E36F08A007E706C /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; + 6616C8231E36F08A007E706C /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = ""; }; + 6616C8251E36F08A007E706C /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; + 6659F0EB1E385A6D00A01D7D /* ._CHContentViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ._CHContentViewController.swift; sourceTree = ""; }; + 6659F0EC1E385A6D00A01D7D /* ._CHModalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ._CHModalViewController.swift; sourceTree = ""; }; + 6659F0ED1E385A6D00A01D7D /* ._CHPagingScrollViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ._CHPagingScrollViewController.swift; sourceTree = ""; }; + 6659F0EE1E385A6D00A01D7D /* ._CHPickerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ._CHPickerViewController.swift; sourceTree = ""; }; + 6659F0EF1E385A6D00A01D7D /* ._UIViewController+Navigation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "._UIViewController+Navigation.swift"; sourceTree = ""; }; + 6659F0F01E385A6D00A01D7D /* CHContentViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CHContentViewController.swift; sourceTree = ""; }; + 6659F0F11E385A6D00A01D7D /* CHControls.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CHControls.swift; sourceTree = ""; }; + 6659F0F21E385A6D00A01D7D /* CHModalViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CHModalViewController.swift; sourceTree = ""; }; + 6659F0F31E385A6D00A01D7D /* CHPagingScrollViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CHPagingScrollViewController.swift; sourceTree = ""; }; + 6659F0F41E385A6D00A01D7D /* CHPickerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CHPickerViewController.swift; sourceTree = ""; }; + 6659F0F51E385A6D00A01D7D /* DrawingCanvasView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DrawingCanvasView.swift; sourceTree = ""; }; + 6659F0F61E385A6D00A01D7D /* FIlters.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FIlters.swift; sourceTree = ""; }; + 6659F0F71E385A6D00A01D7D /* NavigationControllers.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NavigationControllers.swift; sourceTree = ""; }; + 6659F0F81E385A6D00A01D7D /* RecordButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RecordButton.swift; sourceTree = ""; }; + 6659F0F91E385A6D00A01D7D /* UIViewController+Navigation.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "UIViewController+Navigation.swift"; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 6616C8131E36F08A007E706C /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 6616C80D1E36F08A007E706C = { + isa = PBXGroup; + children = ( + 6616C8181E36F08A007E706C /* 작품 속 배경 */, + 6616C8171E36F08A007E706C /* Products */, + ); + sourceTree = ""; + }; + 6616C8171E36F08A007E706C /* Products */ = { + isa = PBXGroup; + children = ( + 6616C8161E36F08A007E706C /* 작품 속 배경.app */, + ); + name = Products; + sourceTree = ""; + }; + 6616C8181E36F08A007E706C /* 작품 속 배경 */ = { + isa = PBXGroup; + children = ( + 6616C8191E36F08A007E706C /* AppDelegate.swift */, + 6616C81B1E36F08A007E706C /* ViewController.swift */, + 6616C81D1E36F08A007E706C /* Main.storyboard */, + 6659F0EA1E385A6D00A01D7D /* Sources */, + 6616C8201E36F08A007E706C /* Assets.xcassets */, + 6616C8221E36F08A007E706C /* LaunchScreen.storyboard */, + 6616C8251E36F08A007E706C /* Info.plist */, + ); + path = "작품 속 배경"; + sourceTree = ""; + }; + 6659F0EA1E385A6D00A01D7D /* Sources */ = { + isa = PBXGroup; + children = ( + 6659F0EB1E385A6D00A01D7D /* ._CHContentViewController.swift */, + 6659F0EC1E385A6D00A01D7D /* ._CHModalViewController.swift */, + 6659F0ED1E385A6D00A01D7D /* ._CHPagingScrollViewController.swift */, + 6659F0EE1E385A6D00A01D7D /* ._CHPickerViewController.swift */, + 6659F0EF1E385A6D00A01D7D /* ._UIViewController+Navigation.swift */, + 6659F0F01E385A6D00A01D7D /* CHContentViewController.swift */, + 6659F0F11E385A6D00A01D7D /* CHControls.swift */, + 6659F0F21E385A6D00A01D7D /* CHModalViewController.swift */, + 6659F0F31E385A6D00A01D7D /* CHPagingScrollViewController.swift */, + 6659F0F41E385A6D00A01D7D /* CHPickerViewController.swift */, + 6659F0F51E385A6D00A01D7D /* DrawingCanvasView.swift */, + 6659F0F61E385A6D00A01D7D /* FIlters.swift */, + 6659F0F71E385A6D00A01D7D /* NavigationControllers.swift */, + 6659F0F81E385A6D00A01D7D /* RecordButton.swift */, + 6659F0F91E385A6D00A01D7D /* UIViewController+Navigation.swift */, + ); + name = Sources; + path = ../../../PilotPlant/Sources; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + 6616C8151E36F08A007E706C /* 작품 속 배경 */ = { + isa = PBXNativeTarget; + buildConfigurationList = 6616C8281E36F08A007E706C /* Build configuration list for PBXNativeTarget "작품 속 배경" */; + buildPhases = ( + 6616C8121E36F08A007E706C /* Sources */, + 6616C8131E36F08A007E706C /* Frameworks */, + 6616C8141E36F08A007E706C /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "작품 속 배경"; + productName = "작품 속 배경"; + productReference = 6616C8161E36F08A007E706C /* 작품 속 배경.app */; + productType = "com.apple.product-type.application"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 6616C80E1E36F08A007E706C /* Project object */ = { + isa = PBXProject; + attributes = { + LastSwiftUpdateCheck = 0820; + LastUpgradeCheck = 0820; + ORGANIZATIONNAME = CAUADC; + TargetAttributes = { + 6616C8151E36F08A007E706C = { + CreatedOnToolsVersion = 8.2.1; + ProvisioningStyle = Automatic; + }; + }; + }; + buildConfigurationList = 6616C8111E36F08A007E706C /* Build configuration list for PBXProject "작품 속 배경" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = 6616C80D1E36F08A007E706C; + productRefGroup = 6616C8171E36F08A007E706C /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + 6616C8151E36F08A007E706C /* 작품 속 배경 */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + 6616C8141E36F08A007E706C /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6616C8241E36F08A007E706C /* LaunchScreen.storyboard in Resources */, + 6616C8211E36F08A007E706C /* Assets.xcassets in Resources */, + 6616C81F1E36F08A007E706C /* Main.storyboard in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 6616C8121E36F08A007E706C /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 6659F0FD1E385A6D00A01D7D /* ._CHPickerViewController.swift in Sources */, + 6659F1051E385A6D00A01D7D /* FIlters.swift in Sources */, + 6659F0FB1E385A6D00A01D7D /* ._CHModalViewController.swift in Sources */, + 6659F0FE1E385A6D00A01D7D /* ._UIViewController+Navigation.swift in Sources */, + 6659F1031E385A6D00A01D7D /* CHPickerViewController.swift in Sources */, + 6616C81C1E36F08A007E706C /* ViewController.swift in Sources */, + 6616C81A1E36F08A007E706C /* AppDelegate.swift in Sources */, + 6659F1061E385A6D00A01D7D /* NavigationControllers.swift in Sources */, + 6659F1071E385A6D00A01D7D /* RecordButton.swift in Sources */, + 6659F0FF1E385A6D00A01D7D /* CHContentViewController.swift in Sources */, + 6659F1081E385A6D00A01D7D /* UIViewController+Navigation.swift in Sources */, + 6659F0FC1E385A6D00A01D7D /* ._CHPagingScrollViewController.swift in Sources */, + 6659F1001E385A6D00A01D7D /* CHControls.swift in Sources */, + 6659F1041E385A6D00A01D7D /* DrawingCanvasView.swift in Sources */, + 6659F1021E385A6D00A01D7D /* CHPagingScrollViewController.swift in Sources */, + 6659F0FA1E385A6D00A01D7D /* ._CHContentViewController.swift in Sources */, + 6659F1011E385A6D00A01D7D /* CHModalViewController.swift in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXVariantGroup section */ + 6616C81D1E36F08A007E706C /* Main.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 6616C81E1E36F08A007E706C /* Base */, + ); + name = Main.storyboard; + sourceTree = ""; + }; + 6616C8221E36F08A007E706C /* LaunchScreen.storyboard */ = { + isa = PBXVariantGroup; + children = ( + 6616C8231E36F08A007E706C /* Base */, + ); + name = LaunchScreen.storyboard; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + 6616C8261E36F08A007E706C /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + 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_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_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + 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; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + MTL_ENABLE_DEBUG_INFO = YES; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = iphoneos; + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; + TARGETED_DEVICE_FAMILY = "1,2"; + }; + name = Debug; + }; + 6616C8271E36F08A007E706C /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_ANALYZER_NONNULL = YES; + 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_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_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN_SUSPICIOUS_MOVE = YES; + CLANG_WARN_UNREACHABLE_CODE = YES; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; + 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; + IPHONEOS_DEPLOYMENT_TARGET = 10.2; + MTL_ENABLE_DEBUG_INFO = NO; + SDKROOT = iphoneos; + SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; + TARGETED_DEVICE_FAMILY = "1,2"; + VALIDATE_PRODUCT = YES; + }; + name = Release; + }; + 6616C8291E36F08A007E706C /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + INFOPLIST_FILE = "작품 속 배경/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = "codershigh.----------------"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 3.0; + }; + name = Debug; + }; + 6616C82A1E36F08A007E706C /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + INFOPLIST_FILE = "작품 속 배경/Info.plist"; + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; + PRODUCT_BUNDLE_IDENTIFIER = "codershigh.----------------"; + PRODUCT_NAME = "$(TARGET_NAME)"; + SWIFT_VERSION = 3.0; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 6616C8111E36F08A007E706C /* Build configuration list for PBXProject "작품 속 배경" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 6616C8261E36F08A007E706C /* Debug */, + 6616C8271E36F08A007E706C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + 6616C8281E36F08A007E706C /* Build configuration list for PBXNativeTarget "작품 속 배경" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 6616C8291E36F08A007E706C /* Debug */, + 6616C82A1E36F08A007E706C /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; +/* End XCConfigurationList section */ + }; + rootObject = 6616C80E1E36F08A007E706C /* Project object */; +} diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/contents.xcworkspacedata" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/contents.xcworkspacedata" new file mode 100644 index 0000000..df23a3e --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/contents.xcworkspacedata" @@ -0,0 +1,7 @@ + + + + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcshareddata/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscmblueprint" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcshareddata/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscmblueprint" new file mode 100644 index 0000000..1a33116 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcshareddata/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscmblueprint" @@ -0,0 +1,30 @@ +{ + "DVTSourceControlWorkspaceBlueprintPrimaryRemoteRepositoryKey" : "93BB40AF377C9FDEC576D5EAACB1BA76EDA9B6A8", + "DVTSourceControlWorkspaceBlueprintWorkingCopyRepositoryLocationsKey" : { + + }, + "DVTSourceControlWorkspaceBlueprintWorkingCopyStatesKey" : { + "253940EFFD57AA0C844632FA47CFF566158B5D5C" : 9223372036854775807, + "93BB40AF377C9FDEC576D5EAACB1BA76EDA9B6A8" : 9223372036854775807 + }, + "DVTSourceControlWorkspaceBlueprintIdentifierKey" : "DABD1941-D833-47CE-A529-8AB345665E05", + "DVTSourceControlWorkspaceBlueprintWorkingCopyPathsKey" : { + "253940EFFD57AA0C844632FA47CFF566158B5D5C" : "PilotPlant\/", + "93BB40AF377C9FDEC576D5EAACB1BA76EDA9B6A8" : "Review\/" + }, + "DVTSourceControlWorkspaceBlueprintNameKey" : "작품 속 배경", + "DVTSourceControlWorkspaceBlueprintVersion" : 204, + "DVTSourceControlWorkspaceBlueprintRelativePathToProjectKey" : "작품 배경\/작품 속 배경.xcodeproj", + "DVTSourceControlWorkspaceBlueprintRemoteRepositoriesKey" : [ + { + "DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/lingostar\/PilotPlant.git", + "DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git", + "DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "253940EFFD57AA0C844632FA47CFF566158B5D5C" + }, + { + "DVTSourceControlWorkspaceBlueprintRemoteRepositoryURLKey" : "https:\/\/github.com\/ProjectInTheClass\/Review.git", + "DVTSourceControlWorkspaceBlueprintRemoteRepositorySystemKey" : "com.apple.dt.Xcode.sourcecontrol.Git", + "DVTSourceControlWorkspaceBlueprintRemoteRepositoryIdentifierKey" : "93BB40AF377C9FDEC576D5EAACB1BA76EDA9B6A8" + } + ] +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcuserdata/cauadc.xcuserdatad/UserInterfaceState.xcuserstate" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcuserdata/cauadc.xcuserdatad/UserInterfaceState.xcuserstate" new file mode 100644 index 0000000..2099f6b Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcuserdata/cauadc.xcuserdatad/UserInterfaceState.xcuserstate" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcuserdata/im-yejin.xcuserdatad/UserInterfaceState.xcuserstate" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcuserdata/im-yejin.xcuserdatad/UserInterfaceState.xcuserstate" new file mode 100644 index 0000000..7dc69b8 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/project.xcworkspace/xcuserdata/im-yejin.xcuserdatad/UserInterfaceState.xcuserstate" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/cauadc.xcuserdatad/xcschemes/xcschememanagement.plist" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/cauadc.xcuserdatad/xcschemes/xcschememanagement.plist" new file mode 100644 index 0000000..90d2bc6 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/cauadc.xcuserdatad/xcschemes/xcschememanagement.plist" @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + 작품 속 배경.xcscheme + + orderHint + 0 + + + SuppressBuildableAutocreation + + 6616C8151E36F08A007E706C + + primary + + + + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/cauadc.xcuserdatad/xcschemes/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscheme" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/cauadc.xcuserdatad/xcschemes/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscheme" new file mode 100644 index 0000000..af5b79e --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/cauadc.xcuserdatad/xcschemes/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscheme" @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/im-yejin.xcuserdatad/xcschemes/xcschememanagement.plist" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/im-yejin.xcuserdatad/xcschemes/xcschememanagement.plist" new file mode 100644 index 0000000..90d2bc6 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/im-yejin.xcuserdatad/xcschemes/xcschememanagement.plist" @@ -0,0 +1,22 @@ + + + + + SchemeUserState + + 작품 속 배경.xcscheme + + orderHint + 0 + + + SuppressBuildableAutocreation + + 6616C8151E36F08A007E706C + + primary + + + + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/im-yejin.xcuserdatad/xcschemes/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscheme" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/im-yejin.xcuserdatad/xcschemes/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscheme" new file mode 100644 index 0000000..af5b79e --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcodeproj/xcuserdata/im-yejin.xcuserdatad/xcschemes/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275.xcscheme" @@ -0,0 +1,91 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/AppDelegate.swift" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/AppDelegate.swift" new file mode 100644 index 0000000..b33704e --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/AppDelegate.swift" @@ -0,0 +1,46 @@ +// +// AppDelegate.swift +// 작품 속 배경 +// +// Created by CAUADC on 2017. 1. 24.. +// Copyright © 2017년 CAUADC. All rights reserved. +// + +import UIKit + +@UIApplicationMain +class AppDelegate: UIResponder, UIApplicationDelegate { + + var window: UIWindow? + + + func application(_ application: UIApplication, didFinishLaunchingWithOptions launchOptions: [UIApplicationLaunchOptionsKey: Any]?) -> Bool { + // Override point for customization after application launch. + return true + } + + func applicationWillResignActive(_ application: UIApplication) { + // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state. + // Use this method to pause ongoing tasks, disable timers, and invalidate graphics rendering callbacks. Games should use this method to pause the game. + } + + func applicationDidEnterBackground(_ application: UIApplication) { + // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later. + // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits. + } + + func applicationWillEnterForeground(_ application: UIApplication) { + // Called as part of the transition from the background to the active state; here you can undo many of the changes made on entering the background. + } + + func applicationDidBecomeActive(_ application: UIApplication) { + // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface. + } + + func applicationWillTerminate(_ application: UIApplication) { + // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:. + } + + +} + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/AppIcon.appiconset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/AppIcon.appiconset/Contents.json" new file mode 100644 index 0000000..1d060ed --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/AppIcon.appiconset/Contents.json" @@ -0,0 +1,93 @@ +{ + "images" : [ + { + "idiom" : "iphone", + "size" : "20x20", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "20x20", + "scale" : "3x" + }, + { + "idiom" : "iphone", + "size" : "29x29", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "29x29", + "scale" : "3x" + }, + { + "idiom" : "iphone", + "size" : "40x40", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "40x40", + "scale" : "3x" + }, + { + "idiom" : "iphone", + "size" : "60x60", + "scale" : "2x" + }, + { + "idiom" : "iphone", + "size" : "60x60", + "scale" : "3x" + }, + { + "idiom" : "ipad", + "size" : "20x20", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "20x20", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "29x29", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "29x29", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "40x40", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "40x40", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "76x76", + "scale" : "1x" + }, + { + "idiom" : "ipad", + "size" : "76x76", + "scale" : "2x" + }, + { + "idiom" : "ipad", + "size" : "83.5x83.5", + "scale" : "2x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Dizzy Person-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Dizzy Person-50.imageset/Contents.json" new file mode 100644 index 0000000..b5401b7 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Dizzy Person-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Dizzy Person-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Dizzy Person-50.imageset/Dizzy Person-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Dizzy Person-50.imageset/Dizzy Person-50.png" new file mode 100644 index 0000000..18a9e35 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/Dizzy Person-50.imageset/Dizzy Person-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female Filled-50.imageset/Circled User Female Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female Filled-50.imageset/Circled User Female Filled-50.png" new file mode 100644 index 0000000..6d6df8c Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female Filled-50.imageset/Circled User Female Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..83ba8dd --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Circled User Female Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female -50.imageset/Circled User Female -50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female -50.imageset/Circled User Female -50.png" new file mode 100644 index 0000000..be46eea Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female -50.imageset/Circled User Female -50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female -50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female -50.imageset/Contents.json" new file mode 100644 index 0000000..62a6209 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Female -50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Circled User Female -50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male Filled-50.imageset/Circled User Male Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male Filled-50.imageset/Circled User Male Filled-50.png" new file mode 100644 index 0000000..90e12be Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male Filled-50.imageset/Circled User Male Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..dd2731b --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Circled User Male Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male-50.imageset/Circled User Male-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male-50.imageset/Circled User Male-50.png" new file mode 100644 index 0000000..15ba10b Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male-50.imageset/Circled User Male-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male-50.imageset/Contents.json" new file mode 100644 index 0000000..f953f08 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Circled User Male-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Circled User Male-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments Filled-50.imageset/Comments Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments Filled-50.imageset/Comments Filled-50.png" new file mode 100644 index 0000000..a0f8615 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments Filled-50.imageset/Comments Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..e10144e --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Comments Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments-50.imageset/Comments-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments-50.imageset/Comments-50.png" new file mode 100644 index 0000000..253c33b Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments-50.imageset/Comments-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments-50.imageset/Contents.json" new file mode 100644 index 0000000..447cfbc --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Comments-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Comments-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..99e4934 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Edit Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit Filled-50.imageset/Edit Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit Filled-50.imageset/Edit Filled-50.png" new file mode 100644 index 0000000..06f73f3 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit Filled-50.imageset/Edit Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit-50.imageset/Contents.json" new file mode 100644 index 0000000..9a92d5a --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Edit-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit-50.imageset/Edit-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit-50.imageset/Edit-50.png" new file mode 100644 index 0000000..899d16a Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Edit-50.imageset/Edit-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..ffa6bac --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Gender Neutral User Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User Filled-50.imageset/Gender Neutral User Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User Filled-50.imageset/Gender Neutral User Filled-50.png" new file mode 100644 index 0000000..eb87f26 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User Filled-50.imageset/Gender Neutral User Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User-50.imageset/Contents.json" new file mode 100644 index 0000000..b32de99 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Gender Neutral User-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User-50.imageset/Gender Neutral User-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User-50.imageset/Gender Neutral User-50.png" new file mode 100644 index 0000000..c8e538e Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Gender Neutral User-50.imageset/Gender Neutral User-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..8bfae1b --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Home Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home Filled-50.imageset/Home Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home Filled-50.imageset/Home Filled-50.png" new file mode 100644 index 0000000..3d8c1de Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home Filled-50.imageset/Home Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home-50.imageset/Contents.json" new file mode 100644 index 0000000..3560c09 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Home-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home-50.imageset/Home-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home-50.imageset/Home-50.png" new file mode 100644 index 0000000..27c0dd0 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Home-50.imageset/Home-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..ceda598 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Map Marker Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker Filled-50.imageset/Map Marker Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker Filled-50.imageset/Map Marker Filled-50.png" new file mode 100644 index 0000000..c85cf46 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker Filled-50.imageset/Map Marker Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker-50.imageset/Contents.json" new file mode 100644 index 0000000..b4de162 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Map Marker-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker-50.imageset/Map Marker-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker-50.imageset/Map Marker-50.png" new file mode 100644 index 0000000..4e6dc69 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Map Marker-50.imageset/Map Marker-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..d16e3e5 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Message Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message Filled-50.imageset/Message Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message Filled-50.imageset/Message Filled-50.png" new file mode 100644 index 0000000..c7a34b2 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message Filled-50.imageset/Message Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message-50.imageset/Contents.json" new file mode 100644 index 0000000..2fbf4a3 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Message-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message-50.imageset/Message-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message-50.imageset/Message-50.png" new file mode 100644 index 0000000..1a76f15 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Message-50.imageset/Message-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble Filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble Filled-50.imageset/Contents.json" new file mode 100644 index 0000000..e89580c --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble Filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Speech Bubble Filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble Filled-50.imageset/Speech Bubble Filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble Filled-50.imageset/Speech Bubble Filled-50.png" new file mode 100644 index 0000000..e20fdd1 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble Filled-50.imageset/Speech Bubble Filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble-50.imageset/Contents.json" new file mode 100644 index 0000000..52fba39 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "Speech Bubble-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble-50.imageset/Speech Bubble-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble-50.imageset/Speech Bubble-50.png" new file mode 100644 index 0000000..ae791a6 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons/Speech Bubble-50.imageset/Speech Bubble-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/home_filled-100.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/home_filled-100.imageset/Contents.json" new file mode 100644 index 0000000..19e9dfc --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/home_filled-100.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home_filled-100.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/home_filled-100.imageset/home_filled-100.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/home_filled-100.imageset/home_filled-100.png" new file mode 100644 index 0000000..0303f8c Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/100/home_filled-100.imageset/home_filled-100.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/home_filled-128.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/home_filled-128.imageset/Contents.json" new file mode 100644 index 0000000..86579c0 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/home_filled-128.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home_filled-128.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/home_filled-128.imageset/home_filled-128.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/home_filled-128.imageset/home_filled-128.png" new file mode 100644 index 0000000..b23ac4f Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/128/home_filled-128.imageset/home_filled-128.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/home_filled-25.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/home_filled-25.imageset/Contents.json" new file mode 100644 index 0000000..b788827 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/home_filled-25.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home_filled-25.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/home_filled-25.imageset/home_filled-25.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/home_filled-25.imageset/home_filled-25.png" new file mode 100644 index 0000000..9017633 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/25/home_filled-25.imageset/home_filled-25.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/home_filled-256.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/home_filled-256.imageset/Contents.json" new file mode 100644 index 0000000..8ef63bb --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/home_filled-256.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home_filled-256.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/home_filled-256.imageset/home_filled-256.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/home_filled-256.imageset/home_filled-256.png" new file mode 100644 index 0000000..aebc149 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/256/home_filled-256.imageset/home_filled-256.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/home_filled-32.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/home_filled-32.imageset/Contents.json" new file mode 100644 index 0000000..37ca9bd --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/home_filled-32.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home_filled-32.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/home_filled-32.imageset/home_filled-32.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/home_filled-32.imageset/home_filled-32.png" new file mode 100644 index 0000000..4fb3a61 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/32/home_filled-32.imageset/home_filled-32.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/home_filled-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/home_filled-50.imageset/Contents.json" new file mode 100644 index 0000000..92766e9 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/home_filled-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home_filled-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/home_filled-50.imageset/home_filled-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/home_filled-50.imageset/home_filled-50.png" new file mode 100644 index 0000000..f5d4d49 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/50/home_filled-50.imageset/home_filled-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/home_filled-512.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/home_filled-512.imageset/Contents.json" new file mode 100644 index 0000000..da4705e --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/home_filled-512.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home_filled-512.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/home_filled-512.imageset/home_filled-512.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/home_filled-512.imageset/home_filled-512.png" new file mode 100644 index 0000000..b702161 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/512/home_filled-512.imageset/home_filled-512.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/home_filled-75.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/home_filled-75.imageset/Contents.json" new file mode 100644 index 0000000..451112a --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/home_filled-75.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home_filled-75.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/home_filled-75.imageset/home_filled-75.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/home_filled-75.imageset/home_filled-75.png" new file mode 100644 index 0000000..c697817 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/75/home_filled-75.imageset/home_filled-75.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox-2/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/home-100.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/home-100.imageset/Contents.json" new file mode 100644 index 0000000..e8aa390 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/home-100.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home-100.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/home-100.imageset/home-100.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/home-100.imageset/home-100.png" new file mode 100644 index 0000000..304ffbe Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/100/home-100.imageset/home-100.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/home-128.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/home-128.imageset/Contents.json" new file mode 100644 index 0000000..03e3c7f --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/home-128.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home-128.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/home-128.imageset/home-128.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/home-128.imageset/home-128.png" new file mode 100644 index 0000000..4fef8b4 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/128/home-128.imageset/home-128.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/home-25.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/home-25.imageset/Contents.json" new file mode 100644 index 0000000..f6d97f4 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/home-25.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home-25.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/home-25.imageset/home-25.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/home-25.imageset/home-25.png" new file mode 100644 index 0000000..583c0fb Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/25/home-25.imageset/home-25.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/home-256.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/home-256.imageset/Contents.json" new file mode 100644 index 0000000..a5b3803 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/home-256.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home-256.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/home-256.imageset/home-256.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/home-256.imageset/home-256.png" new file mode 100644 index 0000000..a382279 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/256/home-256.imageset/home-256.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/home-32.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/home-32.imageset/Contents.json" new file mode 100644 index 0000000..46cdfc3 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/home-32.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home-32.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/home-32.imageset/home-32.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/home-32.imageset/home-32.png" new file mode 100644 index 0000000..20d7a3e Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/32/home-32.imageset/home-32.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/home-50.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/home-50.imageset/Contents.json" new file mode 100644 index 0000000..cbc0f5c --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/home-50.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home-50.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/home-50.imageset/home-50.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/home-50.imageset/home-50.png" new file mode 100644 index 0000000..80c5029 Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/50/home-50.imageset/home-50.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/home-512.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/home-512.imageset/Contents.json" new file mode 100644 index 0000000..79de6e2 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/home-512.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home-512.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/home-512.imageset/home-512.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/home-512.imageset/home-512.png" new file mode 100644 index 0000000..79bfffd Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/512/home-512.imageset/home-512.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/home-75.imageset/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/home-75.imageset/Contents.json" new file mode 100644 index 0000000..0b1379c --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/home-75.imageset/Contents.json" @@ -0,0 +1,21 @@ +{ + "images" : [ + { + "idiom" : "universal", + "filename" : "home-75.png", + "scale" : "1x" + }, + { + "idiom" : "universal", + "scale" : "2x" + }, + { + "idiom" : "universal", + "scale" : "3x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/home-75.imageset/home-75.png" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/home-75.imageset/home-75.png" new file mode 100644 index 0000000..c26ebac Binary files /dev/null and "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/75/home-75.imageset/home-75.png" differ diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/Contents.json" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/Contents.json" new file mode 100644 index 0000000..da4a164 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Assets.xcassets/icons8_lightbox/Contents.json" @@ -0,0 +1,6 @@ +{ + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Base.lproj/LaunchScreen.storyboard" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Base.lproj/LaunchScreen.storyboard" new file mode 100644 index 0000000..fdf3f97 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Base.lproj/LaunchScreen.storyboard" @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Base.lproj/Main.storyboard" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Base.lproj/Main.storyboard" new file mode 100644 index 0000000..9b63e9a --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Base.lproj/Main.storyboard" @@ -0,0 +1,931 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Info.plist" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Info.plist" new file mode 100644 index 0000000..d052473 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/Info.plist" @@ -0,0 +1,45 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + $(EXECUTABLE_NAME) + CFBundleIdentifier + $(PRODUCT_BUNDLE_IDENTIFIER) + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + $(PRODUCT_NAME) + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleVersion + 1 + LSRequiresIPhoneOS + + UILaunchStoryboardName + LaunchScreen + UIMainStoryboardFile + Main + UIRequiredDeviceCapabilities + + armv7 + + UISupportedInterfaceOrientations + + UIInterfaceOrientationPortrait + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + UISupportedInterfaceOrientations~ipad + + UIInterfaceOrientationPortrait + UIInterfaceOrientationPortraitUpsideDown + UIInterfaceOrientationLandscapeLeft + UIInterfaceOrientationLandscapeRight + + + diff --git "a/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/ViewController.swift" "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/ViewController.swift" new file mode 100644 index 0000000..1387b12 --- /dev/null +++ "b/\354\236\221\355\222\210 \353\260\260\352\262\275/\354\236\221\355\222\210 \354\206\215 \353\260\260\352\262\275/ViewController.swift" @@ -0,0 +1,24 @@ +// +// ViewController.swift +// 작품 속 배경 +// +// Created by CAUADC on 2017. 1. 24.. +// Copyright © 2017년 CAUADC. All rights reserved. +// + +import UIKit + +class ViewController: UIViewController { + + override func viewDidLoad() { + super.viewDidLoad() + // Do any additional setup after loading the view, typically from a nib. + } + + override func didReceiveMemoryWarning() { + super.didReceiveMemoryWarning() + // Dispose of any resources that can be recreated. + } + + +}