Skip to content

Commit

Permalink
Initial Commit
Browse files Browse the repository at this point in the history
  • Loading branch information
kyyamagu committed Dec 29, 2015
0 parents commit e654449
Show file tree
Hide file tree
Showing 8 changed files with 629 additions and 0 deletions.
391 changes: 391 additions & 0 deletions KYNavigationProgress.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
@@ -0,0 +1,391 @@
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {

/* Begin PBXBuildFile section */
C2A91C171C32782F006D1CAE /* KYNavigationProgress.h in Headers */ = {isa = PBXBuildFile; fileRef = C2A91C161C32782F006D1CAE /* KYNavigationProgress.h */; settings = {ATTRIBUTES = (Public, ); }; };
C2A91C1E1C32782F006D1CAE /* KYNavigationProgress.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = C2A91C131C32782F006D1CAE /* KYNavigationProgress.framework */; };
C2A91C231C32782F006D1CAE /* KYNavigationProgressTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = C2A91C221C32782F006D1CAE /* KYNavigationProgressTests.swift */; };
/* End PBXBuildFile section */

/* Begin PBXContainerItemProxy section */
C2A91C1F1C32782F006D1CAE /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = C2A91C0A1C32782F006D1CAE /* Project object */;
proxyType = 1;
remoteGlobalIDString = C2A91C121C32782F006D1CAE;
remoteInfo = KYNavigationProgress;
};
/* End PBXContainerItemProxy section */

/* Begin PBXFileReference section */
C2A91C131C32782F006D1CAE /* KYNavigationProgress.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = KYNavigationProgress.framework; sourceTree = BUILT_PRODUCTS_DIR; };
C2A91C161C32782F006D1CAE /* KYNavigationProgress.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = KYNavigationProgress.h; sourceTree = "<group>"; };
C2A91C181C32782F006D1CAE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
C2A91C1D1C32782F006D1CAE /* KYNavigationProgressTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = KYNavigationProgressTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
C2A91C221C32782F006D1CAE /* KYNavigationProgressTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KYNavigationProgressTests.swift; sourceTree = "<group>"; };
C2A91C241C32782F006D1CAE /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
/* End PBXFileReference section */

/* Begin PBXFrameworksBuildPhase section */
C2A91C0F1C32782F006D1CAE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
C2A91C1A1C32782F006D1CAE /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
C2A91C1E1C32782F006D1CAE /* KYNavigationProgress.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */

/* Begin PBXGroup section */
C2A91C091C32782F006D1CAE = {
isa = PBXGroup;
children = (
C2A91C151C32782F006D1CAE /* KYNavigationProgress */,
C2A91C211C32782F006D1CAE /* KYNavigationProgressTests */,
C2A91C141C32782F006D1CAE /* Products */,
);
sourceTree = "<group>";
};
C2A91C141C32782F006D1CAE /* Products */ = {
isa = PBXGroup;
children = (
C2A91C131C32782F006D1CAE /* KYNavigationProgress.framework */,
C2A91C1D1C32782F006D1CAE /* KYNavigationProgressTests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
C2A91C151C32782F006D1CAE /* KYNavigationProgress */ = {
isa = PBXGroup;
children = (
C2A91C161C32782F006D1CAE /* KYNavigationProgress.h */,
C2A91C181C32782F006D1CAE /* Info.plist */,
);
path = KYNavigationProgress;
sourceTree = "<group>";
};
C2A91C211C32782F006D1CAE /* KYNavigationProgressTests */ = {
isa = PBXGroup;
children = (
C2A91C221C32782F006D1CAE /* KYNavigationProgressTests.swift */,
C2A91C241C32782F006D1CAE /* Info.plist */,
);
path = KYNavigationProgressTests;
sourceTree = "<group>";
};
/* End PBXGroup section */

/* Begin PBXHeadersBuildPhase section */
C2A91C101C32782F006D1CAE /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
C2A91C171C32782F006D1CAE /* KYNavigationProgress.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */

/* Begin PBXNativeTarget section */
C2A91C121C32782F006D1CAE /* KYNavigationProgress */ = {
isa = PBXNativeTarget;
buildConfigurationList = C2A91C271C32782F006D1CAE /* Build configuration list for PBXNativeTarget "KYNavigationProgress" */;
buildPhases = (
C2A91C0E1C32782F006D1CAE /* Sources */,
C2A91C0F1C32782F006D1CAE /* Frameworks */,
C2A91C101C32782F006D1CAE /* Headers */,
C2A91C111C32782F006D1CAE /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = KYNavigationProgress;
productName = KYNavigationProgress;
productReference = C2A91C131C32782F006D1CAE /* KYNavigationProgress.framework */;
productType = "com.apple.product-type.framework";
};
C2A91C1C1C32782F006D1CAE /* KYNavigationProgressTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = C2A91C2A1C32782F006D1CAE /* Build configuration list for PBXNativeTarget "KYNavigationProgressTests" */;
buildPhases = (
C2A91C191C32782F006D1CAE /* Sources */,
C2A91C1A1C32782F006D1CAE /* Frameworks */,
C2A91C1B1C32782F006D1CAE /* Resources */,
);
buildRules = (
);
dependencies = (
C2A91C201C32782F006D1CAE /* PBXTargetDependency */,
);
name = KYNavigationProgressTests;
productName = KYNavigationProgressTests;
productReference = C2A91C1D1C32782F006D1CAE /* KYNavigationProgressTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
/* End PBXNativeTarget section */

/* Begin PBXProject section */
C2A91C0A1C32782F006D1CAE /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 0720;
LastUpgradeCheck = 0720;
ORGANIZATIONNAME = kyo__hei;
TargetAttributes = {
C2A91C121C32782F006D1CAE = {
CreatedOnToolsVersion = 7.2;
};
C2A91C1C1C32782F006D1CAE = {
CreatedOnToolsVersion = 7.2;
};
};
};
buildConfigurationList = C2A91C0D1C32782F006D1CAE /* Build configuration list for PBXProject "KYNavigationProgress" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = C2A91C091C32782F006D1CAE;
productRefGroup = C2A91C141C32782F006D1CAE /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
C2A91C121C32782F006D1CAE /* KYNavigationProgress */,
C2A91C1C1C32782F006D1CAE /* KYNavigationProgressTests */,
);
};
/* End PBXProject section */

/* Begin PBXResourcesBuildPhase section */
C2A91C111C32782F006D1CAE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
C2A91C1B1C32782F006D1CAE /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
C2A91C0E1C32782F006D1CAE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
C2A91C191C32782F006D1CAE /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
C2A91C231C32782F006D1CAE /* KYNavigationProgressTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */

/* Begin PBXTargetDependency section */
C2A91C201C32782F006D1CAE /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = C2A91C121C32782F006D1CAE /* KYNavigationProgress */;
targetProxy = C2A91C1F1C32782F006D1CAE /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */

/* Begin XCBuildConfiguration section */
C2A91C251C32782F006D1CAE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
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 = 9.2;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
TARGETED_DEVICE_FAMILY = "1,2";
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Debug;
};
C2A91C261C32782F006D1CAE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1;
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 = 9.2;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
VERSIONING_SYSTEM = "apple-generic";
VERSION_INFO_PREFIX = "";
};
name = Release;
};
C2A91C281C32782F006D1CAE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = KYNavigationProgress/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.kyo--hei.KYNavigationProgress";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Debug;
};
C2A91C291C32782F006D1CAE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
DEFINES_MODULE = YES;
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
DYLIB_INSTALL_NAME_BASE = "@rpath";
INFOPLIST_FILE = KYNavigationProgress/Info.plist;
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.kyo--hei.KYNavigationProgress";
PRODUCT_NAME = "$(TARGET_NAME)";
SKIP_INSTALL = YES;
};
name = Release;
};
C2A91C2B1C32782F006D1CAE /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = KYNavigationProgressTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.kyo--hei.KYNavigationProgressTests";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
C2A91C2C1C32782F006D1CAE /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
INFOPLIST_FILE = KYNavigationProgressTests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
PRODUCT_BUNDLE_IDENTIFIER = "com.kyo--hei.KYNavigationProgressTests";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */

/* Begin XCConfigurationList section */
C2A91C0D1C32782F006D1CAE /* Build configuration list for PBXProject "KYNavigationProgress" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C2A91C251C32782F006D1CAE /* Debug */,
C2A91C261C32782F006D1CAE /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
C2A91C271C32782F006D1CAE /* Build configuration list for PBXNativeTarget "KYNavigationProgress" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C2A91C281C32782F006D1CAE /* Debug */,
C2A91C291C32782F006D1CAE /* Release */,
);
defaultConfigurationIsVisible = 0;
};
C2A91C2A1C32782F006D1CAE /* Build configuration list for PBXNativeTarget "KYNavigationProgressTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
C2A91C2B1C32782F006D1CAE /* Debug */,
C2A91C2C1C32782F006D1CAE /* Release */,
);
defaultConfigurationIsVisible = 0;
};
/* End XCConfigurationList section */
};
rootObject = C2A91C0A1C32782F006D1CAE /* Project object */;
}

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e654449

Please sign in to comment.