SLazeKit/SLazeKit.xcodeproj/project.pbxproj

505 lines
17 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 46;
objects = {
/* Begin PBXAggregateTarget section */
"SLazeKit::SLazeKitPackageTests::ProductTarget" /* SLazeKitPackageTests */ = {
isa = PBXAggregateTarget;
buildConfigurationList = OBJ_58 /* Build configuration list for PBXAggregateTarget "SLazeKitPackageTests" */;
buildPhases = (
);
dependencies = (
OBJ_61 /* PBXTargetDependency */,
);
name = SLazeKitPackageTests;
productName = SLazeKitPackageTests;
};
/* End PBXAggregateTarget section */
/* Begin PBXBuildFile section */
623922782002D8C30018982A /* LazeConfiguration.swift in Sources */ = {isa = PBXBuildFile; fileRef = 623922762002D8C30018982A /* LazeConfiguration.swift */; };
6239227E2002DF1A0018982A /* Laze.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6239227D2002DF1A0018982A /* Laze.swift */; };
625B5F8F202288E700E72BCF /* StringPathTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 625B5F8E202288E700E72BCF /* StringPathTests.swift */; };
OBJ_32 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_6 /* Package.swift */; };
OBJ_39 /* SLazeKitTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_22 /* SLazeKitTests.swift */; };
OBJ_40 /* StringInitializableTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_23 /* StringInitializableTests.swift */; };
OBJ_42 /* SLazeKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "SLazeKit::SLazeKit::Product" /* SLazeKit.framework */; };
OBJ_49 /* Decodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_10 /* Decodable.swift */; };
OBJ_52 /* String.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_13 /* String.swift */; };
OBJ_54 /* StringInitializable.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_16 /* StringInitializable.swift */; };
OBJ_55 /* SLazeKit.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_17 /* SLazeKit.swift */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
629A48071FDFE0D4002DAD03 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = "SLazeKit::SLazeKit";
remoteInfo = SLazeKit;
};
629A48081FDFE0D4002DAD03 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = OBJ_1 /* Project object */;
proxyType = 1;
remoteGlobalIDString = "SLazeKit::SLazeKitTests";
remoteInfo = SLazeKitTests;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
623922762002D8C30018982A /* LazeConfiguration.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LazeConfiguration.swift; sourceTree = "<group>"; };
6239227D2002DF1A0018982A /* Laze.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Laze.swift; sourceTree = "<group>"; };
625B5F8E202288E700E72BCF /* StringPathTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringPathTests.swift; sourceTree = "<group>"; };
OBJ_10 /* Decodable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Decodable.swift; sourceTree = "<group>"; };
OBJ_13 /* String.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = String.swift; sourceTree = "<group>"; };
OBJ_16 /* StringInitializable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringInitializable.swift; sourceTree = "<group>"; };
OBJ_17 /* SLazeKit.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SLazeKit.swift; sourceTree = "<group>"; };
OBJ_22 /* SLazeKitTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SLazeKitTests.swift; sourceTree = "<group>"; };
OBJ_23 /* StringInitializableTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StringInitializableTests.swift; sourceTree = "<group>"; };
OBJ_6 /* Package.swift */ = {isa = PBXFileReference; explicitFileType = sourcecode.swift; path = Package.swift; sourceTree = "<group>"; };
"SLazeKit::SLazeKit::Product" /* SLazeKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SLazeKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
"SLazeKit::SLazeKitTests::Product" /* SLazeKitTests.xctest */ = {isa = PBXFileReference; lastKnownFileType = file; path = SLazeKitTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
OBJ_41 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
OBJ_42 /* SLazeKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_56 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 0;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
OBJ_14 /* Protocols */ = {
isa = PBXGroup;
children = (
OBJ_16 /* StringInitializable.swift */,
623922762002D8C30018982A /* LazeConfiguration.swift */,
);
path = Protocols;
sourceTree = "<group>";
};
OBJ_18 /* Tests */ = {
isa = PBXGroup;
children = (
OBJ_19 /* SLazeKitTests */,
);
name = Tests;
sourceTree = SOURCE_ROOT;
};
OBJ_19 /* SLazeKitTests */ = {
isa = PBXGroup;
children = (
OBJ_22 /* SLazeKitTests.swift */,
OBJ_23 /* StringInitializableTests.swift */,
625B5F8E202288E700E72BCF /* StringPathTests.swift */,
);
name = SLazeKitTests;
path = Tests/SLazeKitTests;
sourceTree = SOURCE_ROOT;
};
OBJ_24 /* Products */ = {
isa = PBXGroup;
children = (
"SLazeKit::SLazeKitTests::Product" /* SLazeKitTests.xctest */,
"SLazeKit::SLazeKit::Product" /* SLazeKit.framework */,
);
name = Products;
sourceTree = BUILT_PRODUCTS_DIR;
};
OBJ_5 = {
isa = PBXGroup;
children = (
OBJ_6 /* Package.swift */,
OBJ_7 /* Sources */,
OBJ_18 /* Tests */,
OBJ_24 /* Products */,
);
sourceTree = "<group>";
};
OBJ_7 /* Sources */ = {
isa = PBXGroup;
children = (
OBJ_8 /* SLazeKit */,
);
name = Sources;
sourceTree = SOURCE_ROOT;
};
OBJ_8 /* SLazeKit */ = {
isa = PBXGroup;
children = (
OBJ_9 /* Extensions */,
OBJ_14 /* Protocols */,
6239227D2002DF1A0018982A /* Laze.swift */,
OBJ_17 /* SLazeKit.swift */,
);
name = SLazeKit;
path = Sources/SLazeKit;
sourceTree = SOURCE_ROOT;
};
OBJ_9 /* Extensions */ = {
isa = PBXGroup;
children = (
OBJ_10 /* Decodable.swift */,
OBJ_13 /* String.swift */,
);
path = Extensions;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
623695B820B67427000D7684 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
"SLazeKit::SLazeKit" /* SLazeKit */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_45 /* Build configuration list for PBXNativeTarget "SLazeKit" */;
buildPhases = (
OBJ_48 /* Sources */,
623695B820B67427000D7684 /* Headers */,
OBJ_56 /* Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = SLazeKit;
productName = SLazeKit;
productReference = "SLazeKit::SLazeKit::Product" /* SLazeKit.framework */;
productType = "com.apple.product-type.framework";
};
"SLazeKit::SLazeKitTests" /* SLazeKitTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_34 /* Build configuration list for PBXNativeTarget "SLazeKitTests" */;
buildPhases = (
OBJ_37 /* Sources */,
OBJ_41 /* Frameworks */,
);
buildRules = (
);
dependencies = (
OBJ_43 /* PBXTargetDependency */,
);
name = SLazeKitTests;
productName = SLazeKitTests;
productReference = "SLazeKit::SLazeKitTests::Product" /* SLazeKitTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
"SLazeKit::SwiftPMPackageDescription" /* SLazeKitPackageDescription */ = {
isa = PBXNativeTarget;
buildConfigurationList = OBJ_28 /* Build configuration list for PBXNativeTarget "SLazeKitPackageDescription" */;
buildPhases = (
OBJ_31 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = SLazeKitPackageDescription;
productName = SLazeKitPackageDescription;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
OBJ_1 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 9999;
};
buildConfigurationList = OBJ_2 /* Build configuration list for PBXProject "SLazeKit" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = OBJ_5;
productRefGroup = OBJ_24 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
"SLazeKit::SwiftPMPackageDescription" /* SLazeKitPackageDescription */,
"SLazeKit::SLazeKitTests" /* SLazeKitTests */,
"SLazeKit::SLazeKit" /* SLazeKit */,
"SLazeKit::SLazeKitPackageTests::ProductTarget" /* SLazeKitPackageTests */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
OBJ_31 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_32 /* Package.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_37 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_39 /* SLazeKitTests.swift in Sources */,
OBJ_40 /* StringInitializableTests.swift in Sources */,
625B5F8F202288E700E72BCF /* StringPathTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
OBJ_48 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 0;
files = (
OBJ_49 /* Decodable.swift in Sources */,
6239227E2002DF1A0018982A /* Laze.swift in Sources */,
OBJ_52 /* String.swift in Sources */,
OBJ_54 /* StringInitializable.swift in Sources */,
623922782002D8C30018982A /* LazeConfiguration.swift in Sources */,
OBJ_55 /* SLazeKit.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
OBJ_43 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = "SLazeKit::SLazeKit" /* SLazeKit */;
targetProxy = 629A48071FDFE0D4002DAD03 /* PBXContainerItemProxy */;
};
OBJ_61 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = "SLazeKit::SLazeKitTests" /* SLazeKitTests */;
targetProxy = 629A48081FDFE0D4002DAD03 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
OBJ_29 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
LD = /usr/bin/true;
OTHER_SWIFT_FLAGS = "-swift-version 4 -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/4 -target x86_64-apple-macosx10.10 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk";
SWIFT_VERSION = 4.0;
};
name = Debug;
};
OBJ_3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
DYLIB_INSTALL_NAME_BASE = "@rpath";
ENABLE_NS_ASSERTIONS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
MACOSX_DEPLOYMENT_TARGET = 10.10;
ONLY_ACTIVE_ARCH = YES;
OTHER_SWIFT_FLAGS = "-DXcode";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
USE_HEADERMAP = NO;
};
name = Debug;
};
OBJ_30 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
LD = /usr/bin/true;
OTHER_SWIFT_FLAGS = "-swift-version 4 -I /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/pm/4 -target x86_64-apple-macosx10.10 -sdk /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk";
SWIFT_VERSION = 4.0;
};
name = Release;
};
OBJ_35 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
);
HEADER_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = SLazeKit.xcodeproj/SLazeKitTests_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
SWIFT_VERSION = 4.0;
TARGET_NAME = SLazeKitTests;
};
name = Debug;
};
OBJ_36 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
EMBEDDED_CONTENT_CONTAINS_SWIFT = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
);
HEADER_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = SLazeKit.xcodeproj/SLazeKitTests_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "@loader_path/../Frameworks @loader_path/Frameworks";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
SWIFT_VERSION = 4.0;
TARGET_NAME = SLazeKitTests;
};
name = Release;
};
OBJ_4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_ENABLE_OBJC_ARC = YES;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_OPTIMIZATION_LEVEL = s;
MACOSX_DEPLOYMENT_TARGET = 10.10;
OTHER_SWIFT_FLAGS = "-DXcode";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = macosx;
SUPPORTED_PLATFORMS = "macosx iphoneos iphonesimulator appletvos appletvsimulator watchos watchsimulator";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = SWIFT_PACKAGE;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
USE_HEADERMAP = NO;
};
name = Release;
};
OBJ_46 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
);
HEADER_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = SLazeKit.xcodeproj/SLazeKit_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = SLazeKit;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 4.0;
TARGET_NAME = SLazeKit;
};
name = Debug;
};
OBJ_47 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ENABLE_TESTABILITY = YES;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(PLATFORM_DIR)/Developer/Library/Frameworks",
);
HEADER_SEARCH_PATHS = "$(inherited)";
INFOPLIST_FILE = SLazeKit.xcodeproj/SLazeKit_Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(TOOLCHAIN_DIR)/usr/lib/swift/macosx";
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited)";
PRODUCT_BUNDLE_IDENTIFIER = SLazeKit;
PRODUCT_MODULE_NAME = "$(TARGET_NAME:c99extidentifier)";
PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
SKIP_INSTALL = YES;
SWIFT_VERSION = 4.0;
TARGET_NAME = SLazeKit;
};
name = Release;
};
OBJ_59 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Debug;
};
OBJ_60 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
OBJ_2 /* Build configuration list for PBXProject "SLazeKit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_3 /* Debug */,
OBJ_4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
OBJ_28 /* Build configuration list for PBXNativeTarget "SLazeKitPackageDescription" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_29 /* Debug */,
OBJ_30 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
OBJ_34 /* Build configuration list for PBXNativeTarget "SLazeKitTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_35 /* Debug */,
OBJ_36 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
OBJ_45 /* Build configuration list for PBXNativeTarget "SLazeKit" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_46 /* Debug */,
OBJ_47 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
OBJ_58 /* Build configuration list for PBXAggregateTarget "SLazeKitPackageTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
OBJ_59 /* Debug */,
OBJ_60 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
/* End XCConfigurationList section */
};
rootObject = OBJ_1 /* Project object */;
}