Skip to content

Commit

Permalink
Xcode setting
Browse files Browse the repository at this point in the history
  • Loading branch information
kimhyeri committed Jan 22, 2019
1 parent 23d0bfd commit 4e56fda
Show file tree
Hide file tree
Showing 3 changed files with 71 additions and 71 deletions.
134 changes: 67 additions & 67 deletions tree/tree.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,25 +7,25 @@
objects = {

/* Begin PBXBuildFile section */
D9E8455521F6A96F00AA0079 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9E8455421F6A96F00AA0079 /* AppDelegate.swift */; };
D9E8455721F6A96F00AA0079 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = D9E8455621F6A96F00AA0079 /* ViewController.swift */; };
D9E8455A21F6A96F00AA0079 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D9E8455821F6A96F00AA0079 /* Main.storyboard */; };
D9E8455C21F6A97000AA0079 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = D9E8455B21F6A97000AA0079 /* Assets.xcassets */; };
D9E8455F21F6A97000AA0079 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D9E8455D21F6A97000AA0079 /* LaunchScreen.storyboard */; };
35DC0DCF21F6F3C700F30416 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35DC0DCE21F6F3C700F30416 /* AppDelegate.swift */; };
35DC0DD121F6F3C700F30416 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35DC0DD021F6F3C700F30416 /* ViewController.swift */; };
35DC0DD421F6F3C700F30416 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 35DC0DD221F6F3C700F30416 /* Main.storyboard */; };
35DC0DD621F6F3CB00F30416 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 35DC0DD521F6F3CB00F30416 /* Assets.xcassets */; };
35DC0DD921F6F3CB00F30416 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 35DC0DD721F6F3CB00F30416 /* LaunchScreen.storyboard */; };
/* End PBXBuildFile section */

/* Begin PBXFileReference section */
D9E8455121F6A96F00AA0079 /* tree.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tree.app; sourceTree = BUILT_PRODUCTS_DIR; };
D9E8455421F6A96F00AA0079 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
D9E8455621F6A96F00AA0079 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
D9E8455921F6A96F00AA0079 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
D9E8455B21F6A97000AA0079 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
D9E8455E21F6A97000AA0079 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
D9E8456021F6A97000AA0079 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
35DC0DCB21F6F3C700F30416 /* tree.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tree.app; sourceTree = BUILT_PRODUCTS_DIR; };
35DC0DCE21F6F3C700F30416 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
35DC0DD021F6F3C700F30416 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
35DC0DD321F6F3C700F30416 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
35DC0DD521F6F3CB00F30416 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
35DC0DD821F6F3CB00F30416 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
35DC0DDA21F6F3CB00F30416 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
D9E8454E21F6A96F00AA0079 /* Frameworks */ = {
35DC0DC821F6F3C700F30416 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
Expand All @@ -35,134 +35,134 @@
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
D9E8454821F6A96F00AA0079 = {
35DC0DC221F6F3C700F30416 = {
isa = PBXGroup;
children = (
D9E8455321F6A96F00AA0079 /* tree */,
D9E8455221F6A96F00AA0079 /* Products */,
35DC0DCD21F6F3C700F30416 /* tree */,
35DC0DCC21F6F3C700F30416 /* Products */,
);
sourceTree = "<group>";
};
D9E8455221F6A96F00AA0079 /* Products */ = {
35DC0DCC21F6F3C700F30416 /* Products */ = {
isa = PBXGroup;
children = (
D9E8455121F6A96F00AA0079 /* tree.app */,
35DC0DCB21F6F3C700F30416 /* tree.app */,
);
name = Products;
sourceTree = "<group>";
};
D9E8455321F6A96F00AA0079 /* tree */ = {
35DC0DCD21F6F3C700F30416 /* tree */ = {
isa = PBXGroup;
children = (
D9E8455421F6A96F00AA0079 /* AppDelegate.swift */,
D9E8455621F6A96F00AA0079 /* ViewController.swift */,
D9E8455821F6A96F00AA0079 /* Main.storyboard */,
D9E8455B21F6A97000AA0079 /* Assets.xcassets */,
D9E8455D21F6A97000AA0079 /* LaunchScreen.storyboard */,
D9E8456021F6A97000AA0079 /* Info.plist */,
35DC0DCE21F6F3C700F30416 /* AppDelegate.swift */,
35DC0DD021F6F3C700F30416 /* ViewController.swift */,
35DC0DD221F6F3C700F30416 /* Main.storyboard */,
35DC0DD521F6F3CB00F30416 /* Assets.xcassets */,
35DC0DD721F6F3CB00F30416 /* LaunchScreen.storyboard */,
35DC0DDA21F6F3CB00F30416 /* Info.plist */,
);
path = tree;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXNativeTarget section */
D9E8455021F6A96F00AA0079 /* tree */ = {
35DC0DCA21F6F3C700F30416 /* tree */ = {
isa = PBXNativeTarget;
buildConfigurationList = D9E8456321F6A97000AA0079 /* Build configuration list for PBXNativeTarget "tree" */;
buildConfigurationList = 35DC0DDD21F6F3CB00F30416 /* Build configuration list for PBXNativeTarget "tree" */;
buildPhases = (
D9E8454D21F6A96F00AA0079 /* Sources */,
D9E8454E21F6A96F00AA0079 /* Frameworks */,
D9E8454F21F6A96F00AA0079 /* Resources */,
35DC0DC721F6F3C700F30416 /* Sources */,
35DC0DC821F6F3C700F30416 /* Frameworks */,
35DC0DC921F6F3C700F30416 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = tree;
productName = tree;
productReference = D9E8455121F6A96F00AA0079 /* tree.app */;
productReference = 35DC0DCB21F6F3C700F30416 /* tree.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
D9E8454921F6A96F00AA0079 /* Project object */ = {
35DC0DC321F6F3C700F30416 /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1010;
LastUpgradeCheck = 1010;
ORGANIZATIONNAME = Gardener;
LastSwiftUpdateCheck = 1000;
LastUpgradeCheck = 1000;
ORGANIZATIONNAME = gardener;
TargetAttributes = {
D9E8455021F6A96F00AA0079 = {
CreatedOnToolsVersion = 10.1;
35DC0DCA21F6F3C700F30416 = {
CreatedOnToolsVersion = 10.0;
};
};
};
buildConfigurationList = D9E8454C21F6A96F00AA0079 /* Build configuration list for PBXProject "tree" */;
buildConfigurationList = 35DC0DC621F6F3C700F30416 /* Build configuration list for PBXProject "tree" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = D9E8454821F6A96F00AA0079;
productRefGroup = D9E8455221F6A96F00AA0079 /* Products */;
mainGroup = 35DC0DC221F6F3C700F30416;
productRefGroup = 35DC0DCC21F6F3C700F30416 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
D9E8455021F6A96F00AA0079 /* tree */,
35DC0DCA21F6F3C700F30416 /* tree */,
);
};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
D9E8454F21F6A96F00AA0079 /* Resources */ = {
35DC0DC921F6F3C700F30416 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D9E8455F21F6A97000AA0079 /* LaunchScreen.storyboard in Resources */,
D9E8455C21F6A97000AA0079 /* Assets.xcassets in Resources */,
D9E8455A21F6A96F00AA0079 /* Main.storyboard in Resources */,
35DC0DD921F6F3CB00F30416 /* LaunchScreen.storyboard in Resources */,
35DC0DD621F6F3CB00F30416 /* Assets.xcassets in Resources */,
35DC0DD421F6F3C700F30416 /* Main.storyboard in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
D9E8454D21F6A96F00AA0079 /* Sources */ = {
35DC0DC721F6F3C700F30416 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
D9E8455721F6A96F00AA0079 /* ViewController.swift in Sources */,
D9E8455521F6A96F00AA0079 /* AppDelegate.swift in Sources */,
35DC0DD121F6F3C700F30416 /* ViewController.swift in Sources */,
35DC0DCF21F6F3C700F30416 /* AppDelegate.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXVariantGroup section */
D9E8455821F6A96F00AA0079 /* Main.storyboard */ = {
35DC0DD221F6F3C700F30416 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
D9E8455921F6A96F00AA0079 /* Base */,
35DC0DD321F6F3C700F30416 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
D9E8455D21F6A97000AA0079 /* LaunchScreen.storyboard */ = {
35DC0DD721F6F3CB00F30416 /* LaunchScreen.storyboard */ = {
isa = PBXVariantGroup;
children = (
D9E8455E21F6A97000AA0079 /* Base */,
35DC0DD821F6F3CB00F30416 /* Base */,
);
name = LaunchScreen.storyboard;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */

/* Begin XCBuildConfiguration section */
D9E8456121F6A97000AA0079 /* Debug */ = {
35DC0DDB21F6F3CB00F30416 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
Expand Down Expand Up @@ -213,7 +213,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.1;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
Expand All @@ -223,7 +223,7 @@
};
name = Debug;
};
D9E8456221F6A97000AA0079 /* Release */ = {
35DC0DDC21F6F3CB00F30416 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
Expand Down Expand Up @@ -268,7 +268,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 12.1;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
Expand All @@ -278,7 +278,7 @@
};
name = Release;
};
D9E8456421F6A97000AA0079 /* Debug */ = {
35DC0DDE21F6F3CB00F30416 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
Expand All @@ -288,14 +288,14 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.Gardener.tree;
PRODUCT_BUNDLE_IDENTIFIER = com.gardener.tree;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
D9E8456521F6A97000AA0079 /* Release */ = {
35DC0DDF21F6F3CB00F30416 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
Expand All @@ -305,7 +305,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.Gardener.tree;
PRODUCT_BUNDLE_IDENTIFIER = com.gardener.tree;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 4.2;
TARGETED_DEVICE_FAMILY = "1,2";
Expand All @@ -315,25 +315,25 @@
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
D9E8454C21F6A96F00AA0079 /* Build configuration list for PBXProject "tree" */ = {
35DC0DC621F6F3C700F30416 /* Build configuration list for PBXProject "tree" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D9E8456121F6A97000AA0079 /* Debug */,
D9E8456221F6A97000AA0079 /* Release */,
35DC0DDB21F6F3CB00F30416 /* Debug */,
35DC0DDC21F6F3CB00F30416 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
D9E8456321F6A97000AA0079 /* Build configuration list for PBXNativeTarget "tree" */ = {
35DC0DDD21F6F3CB00F30416 /* Build configuration list for PBXNativeTarget "tree" */ = {
isa = XCConfigurationList;
buildConfigurations = (
D9E8456421F6A97000AA0079 /* Debug */,
D9E8456521F6A97000AA0079 /* Release */,
35DC0DDE21F6F3CB00F30416 /* Debug */,
35DC0DDF21F6F3CB00F30416 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = D9E8454921F6A96F00AA0079 /* Project object */;
rootObject = 35DC0DC321F6F3C700F30416 /* Project object */;
}
4 changes: 2 additions & 2 deletions tree/tree/AppDelegate.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// AppDelegate.swift
// tree
//
// Created by Hyeontae on 22/01/2019.
// Copyright © 2019 Gardener. All rights reserved.
// Created by hyerikim on 22/01/2019.
// Copyright © 2019 gardener. All rights reserved.
//

import UIKit
Expand Down
4 changes: 2 additions & 2 deletions tree/tree/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
// ViewController.swift
// tree
//
// Created by Hyeontae on 22/01/2019.
// Copyright © 2019 Gardener. All rights reserved.
// Created by hyerikim on 22/01/2019.
// Copyright © 2019 gardener. All rights reserved.
//

import UIKit
Expand Down

0 comments on commit 4e56fda

Please sign in to comment.