391 lines
15 KiB
Plaintext
391 lines
15 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
A91365EB224A44F10060D7C6 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91365D8224A44F00060D7C6 /* AppDelegate.swift */; };
|
|
A91365ED224A44F10060D7C6 /* Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = A91365DB224A44F00060D7C6 /* Extensions.swift */; };
|
|
A91365F6224A44F10060D7C6 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = A91365E7224A44F00060D7C6 /* LaunchScreen.xib */; };
|
|
A91365F7224A44F10060D7C6 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = A91365E9224A44F00060D7C6 /* Images.xcassets */; };
|
|
A9136603224A4C9E0060D7C6 /* ExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9136600224A4C9E0060D7C6 /* ExampleViewController.swift */; };
|
|
A9136607224A4EB20060D7C6 /* DemoView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A9136606224A4EB20060D7C6 /* DemoView.swift */; };
|
|
A913660B224A51290060D7C6 /* MetricView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A913660A224A51290060D7C6 /* MetricView.swift */; };
|
|
A913660D224A85A70060D7C6 /* GradientView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A913660C224A85A70060D7C6 /* GradientView.swift */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXCopyFilesBuildPhase section */
|
|
2DD9871A1E4DC564002F80D6 /* Embed Frameworks */ = {
|
|
isa = PBXCopyFilesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
dstPath = "";
|
|
dstSubfolderSpec = 10;
|
|
files = (
|
|
);
|
|
name = "Embed Frameworks";
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXCopyFilesBuildPhase section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
047C191FDC846FF0B452C61B /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = "<group>"; };
|
|
56C6ADD413C4A5E217E972AD /* LICENSE */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = LICENSE; path = ../LICENSE; sourceTree = "<group>"; };
|
|
607FACD01AFB9204008FA782 /* constraints.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = constraints.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
9A367D919D81C2E2930A8B0C /* TinyConstraints.podspec */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text; name = TinyConstraints.podspec; path = ../TinyConstraints.podspec; sourceTree = "<group>"; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
|
|
A91365D8224A44F00060D7C6 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
A91365DB224A44F00060D7C6 /* Extensions.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extensions.swift; sourceTree = "<group>"; };
|
|
A91365E8224A44F00060D7C6 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
|
|
A91365E9224A44F00060D7C6 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
A91365EA224A44F00060D7C6 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
A9136600224A4C9E0060D7C6 /* ExampleViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExampleViewController.swift; sourceTree = "<group>"; };
|
|
A9136606224A4EB20060D7C6 /* DemoView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DemoView.swift; sourceTree = "<group>"; };
|
|
A913660A224A51290060D7C6 /* MetricView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MetricView.swift; sourceTree = "<group>"; };
|
|
A913660C224A85A70060D7C6 /* GradientView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GradientView.swift; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
607FACCD1AFB9204008FA782 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
607FACC71AFB9204008FA782 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACF51AFB993E008FA782 /* Podspec Metadata */,
|
|
607FACD21AFB9204008FA782 /* Example for TinyConstraints */,
|
|
607FACD11AFB9204008FA782 /* Products */,
|
|
E4D916F05DC0CB81BD1E78D5 /* Pods */,
|
|
);
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACD11AFB9204008FA782 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
607FACD01AFB9204008FA782 /* constraints.app */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACD21AFB9204008FA782 /* Example for TinyConstraints */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A91365E6224A44F00060D7C6 /* Resources */,
|
|
A91365D7224A44F00060D7C6 /* Sources */,
|
|
);
|
|
name = "Example for TinyConstraints";
|
|
path = TinyConstraints;
|
|
sourceTree = "<group>";
|
|
};
|
|
607FACF51AFB993E008FA782 /* Podspec Metadata */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
9A367D919D81C2E2930A8B0C /* TinyConstraints.podspec */,
|
|
047C191FDC846FF0B452C61B /* README.md */,
|
|
56C6ADD413C4A5E217E972AD /* LICENSE */,
|
|
);
|
|
name = "Podspec Metadata";
|
|
sourceTree = "<group>";
|
|
};
|
|
A91365D7224A44F00060D7C6 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A91365DB224A44F00060D7C6 /* Extensions.swift */,
|
|
A91365D8224A44F00060D7C6 /* AppDelegate.swift */,
|
|
A9136606224A4EB20060D7C6 /* DemoView.swift */,
|
|
A9136600224A4C9E0060D7C6 /* ExampleViewController.swift */,
|
|
A913660C224A85A70060D7C6 /* GradientView.swift */,
|
|
A913660A224A51290060D7C6 /* MetricView.swift */,
|
|
);
|
|
path = Sources;
|
|
sourceTree = "<group>";
|
|
};
|
|
A91365E6224A44F00060D7C6 /* Resources */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
A91365E7224A44F00060D7C6 /* LaunchScreen.xib */,
|
|
A91365E9224A44F00060D7C6 /* Images.xcassets */,
|
|
A91365EA224A44F00060D7C6 /* Info.plist */,
|
|
);
|
|
path = Resources;
|
|
sourceTree = "<group>";
|
|
};
|
|
E4D916F05DC0CB81BD1E78D5 /* Pods */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
);
|
|
path = Pods;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
607FACCF1AFB9204008FA782 /* TinyConstraints_Example */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "TinyConstraints_Example" */;
|
|
buildPhases = (
|
|
607FACCC1AFB9204008FA782 /* Sources */,
|
|
607FACCD1AFB9204008FA782 /* Frameworks */,
|
|
607FACCE1AFB9204008FA782 /* Resources */,
|
|
2DD9871A1E4DC564002F80D6 /* Embed Frameworks */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = TinyConstraints_Example;
|
|
productName = TinyConstraints;
|
|
productReference = 607FACD01AFB9204008FA782 /* constraints.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
607FACC81AFB9204008FA782 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0720;
|
|
LastUpgradeCheck = 1020;
|
|
ORGANIZATIONNAME = CocoaPods;
|
|
TargetAttributes = {
|
|
607FACCF1AFB9204008FA782 = {
|
|
CreatedOnToolsVersion = 6.3.1;
|
|
DevelopmentTeam = 3TAZ984YN3;
|
|
LastSwiftMigration = 1000;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "TinyConstraints" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
English,
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 607FACC71AFB9204008FA782;
|
|
productRefGroup = 607FACD11AFB9204008FA782 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
607FACCF1AFB9204008FA782 /* TinyConstraints_Example */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
607FACCE1AFB9204008FA782 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A91365F6224A44F10060D7C6 /* LaunchScreen.xib in Resources */,
|
|
A91365F7224A44F10060D7C6 /* Images.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
607FACCC1AFB9204008FA782 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
A9136603224A4C9E0060D7C6 /* ExampleViewController.swift in Sources */,
|
|
A91365ED224A44F10060D7C6 /* Extensions.swift in Sources */,
|
|
A91365EB224A44F10060D7C6 /* AppDelegate.swift in Sources */,
|
|
A913660D224A85A70060D7C6 /* GradientView.swift in Sources */,
|
|
A9136607224A4EB20060D7C6 /* DemoView.swift in Sources */,
|
|
A913660B224A51290060D7C6 /* MetricView.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
A91365E7224A44F00060D7C6 /* LaunchScreen.xib */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
A91365E8224A44F00060D7C6 /* Base */,
|
|
);
|
|
name = LaunchScreen.xib;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
607FACED1AFB9204008FA782 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
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_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_SYMBOLS_PRIVATE_EXTERN = NO;
|
|
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.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
SWIFT_VERSION = 5.0;
|
|
};
|
|
name = Debug;
|
|
};
|
|
607FACEE1AFB9204008FA782 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_SEARCH_USER_PATHS = NO;
|
|
CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
|
|
CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
|
|
CLANG_CXX_LIBRARY = "libc++";
|
|
CLANG_ENABLE_MODULES = YES;
|
|
CLANG_ENABLE_OBJC_ARC = YES;
|
|
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
|
|
CLANG_WARN_BOOL_CONVERSION = YES;
|
|
CLANG_WARN_COMMA = YES;
|
|
CLANG_WARN_CONSTANT_CONVERSION = YES;
|
|
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
|
|
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
|
|
CLANG_WARN_EMPTY_BODY = YES;
|
|
CLANG_WARN_ENUM_CONVERSION = YES;
|
|
CLANG_WARN_INFINITE_RECURSION = YES;
|
|
CLANG_WARN_INT_CONVERSION = YES;
|
|
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
|
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
|
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
|
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
|
CLANG_WARN_STRICT_PROTOTYPES = YES;
|
|
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 = 9.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
|
|
SWIFT_VERSION = 5.0;
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
607FACF01AFB9204008FA782 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
DEVELOPMENT_TEAM = 3TAZ984YN3;
|
|
INFOPLIST_FILE = TinyConstraints/Resources/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
MODULE_NAME = ExampleApp;
|
|
PRODUCT_BUNDLE_IDENTIFIER = no.tc.test;
|
|
PRODUCT_NAME = constraints;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
607FACF11AFB9204008FA782 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
DEVELOPMENT_TEAM = 3TAZ984YN3;
|
|
INFOPLIST_FILE = TinyConstraints/Resources/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
MODULE_NAME = ExampleApp;
|
|
PRODUCT_BUNDLE_IDENTIFIER = no.tc.test;
|
|
PRODUCT_NAME = constraints;
|
|
SWIFT_VERSION = 5.0;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "TinyConstraints" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
607FACED1AFB9204008FA782 /* Debug */,
|
|
607FACEE1AFB9204008FA782 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
607FACEF1AFB9204008FA782 /* Build configuration list for PBXNativeTarget "TinyConstraints_Example" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
607FACF01AFB9204008FA782 /* Debug */,
|
|
607FACF11AFB9204008FA782 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 607FACC81AFB9204008FA782 /* Project object */;
|
|
}
|