mirror of
https://bitbucket.org/vendoo/vendoo_v1.0.git
synced 2025-12-25 19:57:41 +00:00
551 lines
21 KiB
Plaintext
551 lines
21 KiB
Plaintext
// !$*UTF8*$!
|
|
{
|
|
archiveVersion = 1;
|
|
classes = {
|
|
};
|
|
objectVersion = 46;
|
|
objects = {
|
|
|
|
/* Begin PBXBuildFile section */
|
|
5F5A53521ADE670C00F81DF0 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A53511ADE670C00F81DF0 /* main.m */; };
|
|
5F5A53551ADE670C00F81DF0 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A53541ADE670C00F81DF0 /* AppDelegate.m */; };
|
|
5F5A53581ADE670C00F81DF0 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A53571ADE670C00F81DF0 /* ViewController.m */; };
|
|
5F5A535B1ADE670C00F81DF0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5F5A53591ADE670C00F81DF0 /* Main.storyboard */; };
|
|
5F5A537E1ADE67D500F81DF0 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A537D1ADE67D500F81DF0 /* AppDelegate.swift */; };
|
|
5F5A53801ADE67D500F81DF0 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5F5A537F1ADE67D500F81DF0 /* ViewController.swift */; };
|
|
5F5A539C1ADE69AA00F81DF0 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 5F5A53591ADE670C00F81DF0 /* Main.storyboard */; };
|
|
5F99610A1AE0CF4F0034F503 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5F9961061AE0CF4F0034F503 /* Images.xcassets */; };
|
|
5F99610B1AE0CF4F0034F503 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5F9961061AE0CF4F0034F503 /* Images.xcassets */; };
|
|
5F99610C1AE0CF4F0034F503 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5F9961071AE0CF4F0034F503 /* LaunchScreen.xib */; };
|
|
5F99610D1AE0CF4F0034F503 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5F9961071AE0CF4F0034F503 /* LaunchScreen.xib */; };
|
|
/* End PBXBuildFile section */
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
5FDE055E1B0DAA090037B82F /* PBXContainerItemProxy */ = {
|
|
isa = PBXContainerItemProxy;
|
|
containerPortal = 5F5A53441ADE670C00F81DF0 /* Project object */;
|
|
proxyType = 1;
|
|
remoteGlobalIDString = 5F5A534B1ADE670C00F81DF0;
|
|
remoteInfo = DurableLinksExample;
|
|
};
|
|
/* End PBXContainerItemProxy section */
|
|
|
|
/* Begin PBXFileReference section */
|
|
5F5A534C1ADE670C00F81DF0 /* DynamicLinksExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DynamicLinksExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5F5A53501ADE670C00F81DF0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
5F5A53511ADE670C00F81DF0 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
5F5A53531ADE670C00F81DF0 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
5F5A53541ADE670C00F81DF0 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
5F5A53561ADE670C00F81DF0 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
|
|
5F5A53571ADE670C00F81DF0 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
|
|
5F5A535A1ADE670C00F81DF0 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
5F5A53791ADE67D500F81DF0 /* DynamicLinksExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DynamicLinksExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
5F5A537D1ADE67D500F81DF0 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
5F5A537F1ADE67D500F81DF0 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
5F9961061AE0CF4F0034F503 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
|
|
5F9961071AE0CF4F0034F503 /* LaunchScreen.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = LaunchScreen.xib; sourceTree = "<group>"; };
|
|
5FDE05581B0DAA090037B82F /* DynamicLinksExample.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = DynamicLinksExample.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
/* End PBXFileReference section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
5F5A53491ADE670C00F81DF0 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5F5A53761ADE67D500F81DF0 /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FDE05551B0DAA090037B82F /* Frameworks */ = {
|
|
isa = PBXFrameworksBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXGroup section */
|
|
5F5A53431ADE670C00F81DF0 = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5F5A534E1ADE670C00F81DF0 /* DynamicLinksExample */,
|
|
5F5A537A1ADE67D500F81DF0 /* DynamicLinksExampleSwift */,
|
|
5F5A534D1ADE670C00F81DF0 /* Products */,
|
|
5F9961041AE0CF4F0034F503 /* Shared */,
|
|
);
|
|
sourceTree = "<group>";
|
|
wrapsLines = 0;
|
|
};
|
|
5F5A534D1ADE670C00F81DF0 /* Products */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5F5A534C1ADE670C00F81DF0 /* DynamicLinksExample.app */,
|
|
5F5A53791ADE67D500F81DF0 /* DynamicLinksExample.app */,
|
|
5FDE05581B0DAA090037B82F /* DynamicLinksExample.xctest */,
|
|
);
|
|
name = Products;
|
|
sourceTree = "<group>";
|
|
};
|
|
5F5A534E1ADE670C00F81DF0 /* DynamicLinksExample */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5F5A53531ADE670C00F81DF0 /* AppDelegate.h */,
|
|
5F5A53541ADE670C00F81DF0 /* AppDelegate.m */,
|
|
5F5A53561ADE670C00F81DF0 /* ViewController.h */,
|
|
5F5A53571ADE670C00F81DF0 /* ViewController.m */,
|
|
5F5A534F1ADE670C00F81DF0 /* Supporting Files */,
|
|
);
|
|
path = DynamicLinksExample;
|
|
sourceTree = "<group>";
|
|
};
|
|
5F5A534F1ADE670C00F81DF0 /* Supporting Files */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5F5A53591ADE670C00F81DF0 /* Main.storyboard */,
|
|
5F5A53501ADE670C00F81DF0 /* Info.plist */,
|
|
5F5A53511ADE670C00F81DF0 /* main.m */,
|
|
);
|
|
name = "Supporting Files";
|
|
sourceTree = "<group>";
|
|
};
|
|
5F5A537A1ADE67D500F81DF0 /* DynamicLinksExampleSwift */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5F5A537D1ADE67D500F81DF0 /* AppDelegate.swift */,
|
|
5F5A537F1ADE67D500F81DF0 /* ViewController.swift */,
|
|
);
|
|
path = DynamicLinksExampleSwift;
|
|
sourceTree = "<group>";
|
|
};
|
|
5F9961041AE0CF4F0034F503 /* Shared */ = {
|
|
isa = PBXGroup;
|
|
children = (
|
|
5F9961061AE0CF4F0034F503 /* Images.xcassets */,
|
|
5F9961071AE0CF4F0034F503 /* LaunchScreen.xib */,
|
|
);
|
|
name = Shared;
|
|
path = ../shared;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXGroup section */
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
5F5A534B1ADE670C00F81DF0 /* DynamicLinksExample */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5F5A536F1ADE670C00F81DF0 /* Build configuration list for PBXNativeTarget "DynamicLinksExample" */;
|
|
buildPhases = (
|
|
5F5A53481ADE670C00F81DF0 /* Sources */,
|
|
5F5A53491ADE670C00F81DF0 /* Frameworks */,
|
|
5F5A534A1ADE670C00F81DF0 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = DynamicLinksExample;
|
|
productName = DurableLinksExample;
|
|
productReference = 5F5A534C1ADE670C00F81DF0 /* DynamicLinksExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
5F5A53781ADE67D500F81DF0 /* DynamicLinksExampleSwift */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5F5A53991ADE67D500F81DF0 /* Build configuration list for PBXNativeTarget "DynamicLinksExampleSwift" */;
|
|
buildPhases = (
|
|
5F5A53751ADE67D500F81DF0 /* Sources */,
|
|
5F5A53761ADE67D500F81DF0 /* Frameworks */,
|
|
5F5A53771ADE67D500F81DF0 /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
);
|
|
name = DynamicLinksExampleSwift;
|
|
productName = DurableLinksExampleSwift;
|
|
productReference = 5F5A53791ADE67D500F81DF0 /* DynamicLinksExample.app */;
|
|
productType = "com.apple.product-type.application";
|
|
};
|
|
5FDE05571B0DAA090037B82F /* DynamicLinksExampleTests */ = {
|
|
isa = PBXNativeTarget;
|
|
buildConfigurationList = 5FDE05621B0DAA090037B82F /* Build configuration list for PBXNativeTarget "DynamicLinksExampleTests" */;
|
|
buildPhases = (
|
|
5FDE05541B0DAA090037B82F /* Sources */,
|
|
5FDE05551B0DAA090037B82F /* Frameworks */,
|
|
5FDE05561B0DAA090037B82F /* Resources */,
|
|
);
|
|
buildRules = (
|
|
);
|
|
dependencies = (
|
|
5FDE055F1B0DAA090037B82F /* PBXTargetDependency */,
|
|
);
|
|
name = DynamicLinksExampleTests;
|
|
productName = DurableLinksExampleTests;
|
|
productReference = 5FDE05581B0DAA090037B82F /* DynamicLinksExample.xctest */;
|
|
productType = "com.apple.product-type.bundle.unit-test";
|
|
};
|
|
/* End PBXNativeTarget section */
|
|
|
|
/* Begin PBXProject section */
|
|
5F5A53441ADE670C00F81DF0 /* Project object */ = {
|
|
isa = PBXProject;
|
|
attributes = {
|
|
LastSwiftUpdateCheck = 0710;
|
|
LastUpgradeCheck = 0630;
|
|
ORGANIZATIONNAME = "Google Inc.";
|
|
TargetAttributes = {
|
|
5F5A534B1ADE670C00F81DF0 = {
|
|
CreatedOnToolsVersion = 6.3;
|
|
SystemCapabilities = {
|
|
com.apple.SafariKeychain = {
|
|
enabled = 0;
|
|
};
|
|
};
|
|
};
|
|
5F5A53781ADE67D500F81DF0 = {
|
|
CreatedOnToolsVersion = 6.3;
|
|
SystemCapabilities = {
|
|
com.apple.SafariKeychain = {
|
|
enabled = 0;
|
|
};
|
|
};
|
|
};
|
|
5FDE05571B0DAA090037B82F = {
|
|
CreatedOnToolsVersion = 6.3.2;
|
|
TestTargetID = 5F5A534B1ADE670C00F81DF0;
|
|
};
|
|
};
|
|
};
|
|
buildConfigurationList = 5F5A53471ADE670C00F81DF0 /* Build configuration list for PBXProject "DynamicLinksExample" */;
|
|
compatibilityVersion = "Xcode 3.2";
|
|
developmentRegion = English;
|
|
hasScannedForEncodings = 0;
|
|
knownRegions = (
|
|
en,
|
|
Base,
|
|
);
|
|
mainGroup = 5F5A53431ADE670C00F81DF0;
|
|
productRefGroup = 5F5A534D1ADE670C00F81DF0 /* Products */;
|
|
projectDirPath = "";
|
|
projectRoot = "";
|
|
targets = (
|
|
5F5A534B1ADE670C00F81DF0 /* DynamicLinksExample */,
|
|
5F5A53781ADE67D500F81DF0 /* DynamicLinksExampleSwift */,
|
|
5FDE05571B0DAA090037B82F /* DynamicLinksExampleTests */,
|
|
);
|
|
};
|
|
/* End PBXProject section */
|
|
|
|
/* Begin PBXResourcesBuildPhase section */
|
|
5F5A534A1ADE670C00F81DF0 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5F99610C1AE0CF4F0034F503 /* LaunchScreen.xib in Resources */,
|
|
5F99610A1AE0CF4F0034F503 /* Images.xcassets in Resources */,
|
|
5F5A535B1ADE670C00F81DF0 /* Main.storyboard in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5F5A53771ADE67D500F81DF0 /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5F99610D1AE0CF4F0034F503 /* LaunchScreen.xib in Resources */,
|
|
5F5A539C1ADE69AA00F81DF0 /* Main.storyboard in Resources */,
|
|
5F99610B1AE0CF4F0034F503 /* Images.xcassets in Resources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FDE05561B0DAA090037B82F /* Resources */ = {
|
|
isa = PBXResourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXResourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
5F5A53481ADE670C00F81DF0 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5F5A53581ADE670C00F81DF0 /* ViewController.m in Sources */,
|
|
5F5A53551ADE670C00F81DF0 /* AppDelegate.m in Sources */,
|
|
5F5A53521ADE670C00F81DF0 /* main.m in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5F5A53751ADE67D500F81DF0 /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
5F5A53801ADE67D500F81DF0 /* ViewController.swift in Sources */,
|
|
5F5A537E1ADE67D500F81DF0 /* AppDelegate.swift in Sources */,
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
5FDE05541B0DAA090037B82F /* Sources */ = {
|
|
isa = PBXSourcesBuildPhase;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXTargetDependency section */
|
|
5FDE055F1B0DAA090037B82F /* PBXTargetDependency */ = {
|
|
isa = PBXTargetDependency;
|
|
target = 5F5A534B1ADE670C00F81DF0 /* DynamicLinksExample */;
|
|
targetProxy = 5FDE055E1B0DAA090037B82F /* PBXContainerItemProxy */;
|
|
};
|
|
/* End PBXTargetDependency section */
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
5F5A53591ADE670C00F81DF0 /* Main.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
5F5A535A1ADE670C00F81DF0 /* Base */,
|
|
);
|
|
name = Main.storyboard;
|
|
sourceTree = "<group>";
|
|
};
|
|
/* End PBXVariantGroup section */
|
|
|
|
/* Begin XCBuildConfiguration section */
|
|
5F5A536D1ADE670C00F81DF0 /* 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;
|
|
ENABLE_BITCODE = NO;
|
|
ENABLE_STRICT_OBJC_MSGSEND = 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 = 7.0;
|
|
MTL_ENABLE_DEBUG_INFO = YES;
|
|
ONLY_ACTIVE_ARCH = YES;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5F5A536E1ADE670C00F81DF0 /* 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 = YES;
|
|
ENABLE_BITCODE = NO;
|
|
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 = 7.0;
|
|
MTL_ENABLE_DEBUG_INFO = NO;
|
|
SDKROOT = iphoneos;
|
|
TARGETED_DEVICE_FAMILY = "1,2";
|
|
VALIDATE_PRODUCT = YES;
|
|
};
|
|
name = Release;
|
|
};
|
|
5F5A53701ADE670C00F81DF0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/DynamicLinksExample/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.google.sample.firebase.dynamiclinks;
|
|
PRODUCT_NAME = DynamicLinksExample;
|
|
};
|
|
name = Debug;
|
|
};
|
|
5F5A53711ADE670C00F81DF0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
ENABLE_BITCODE = NO;
|
|
INFOPLIST_FILE = "$(SRCROOT)/DynamicLinksExample/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.google.sample.firebase.dynamiclinks;
|
|
PRODUCT_NAME = DynamicLinksExample;
|
|
};
|
|
name = Release;
|
|
};
|
|
5F5A53951ADE67D500F81DF0 /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
INFOPLIST_FILE = "$(SRCROOT)/DynamicLinksExample/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.google.sample.firebase.dynamiclinks;
|
|
PRODUCT_NAME = DynamicLinksExample;
|
|
};
|
|
name = Debug;
|
|
};
|
|
5F5A53961ADE67D500F81DF0 /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
|
CODE_SIGN_IDENTITY = "iPhone Developer";
|
|
INFOPLIST_FILE = "$(SRCROOT)/DynamicLinksExample/Info.plist";
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
|
|
PRODUCT_BUNDLE_IDENTIFIER = com.google.sample.firebase.dynamiclinks;
|
|
PRODUCT_NAME = DynamicLinksExample;
|
|
};
|
|
name = Release;
|
|
};
|
|
5FDE05601B0DAA090037B82F /* Debug */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
GCC_PREPROCESSOR_DEFINITIONS = (
|
|
"DEBUG=1",
|
|
"$(inherited)",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
DurableLinksExample,
|
|
);
|
|
INFOPLIST_FILE = DurableLinksExample/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = DynamicLinksExample;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DynamicLinksExample.app/DynamicLinksExample";
|
|
};
|
|
name = Debug;
|
|
};
|
|
5FDE05611B0DAA090037B82F /* Release */ = {
|
|
isa = XCBuildConfiguration;
|
|
buildSettings = {
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
COPY_PHASE_STRIP = NO;
|
|
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
"$(SDKROOT)/Developer/Library/Frameworks",
|
|
"$(inherited)",
|
|
);
|
|
HEADER_SEARCH_PATHS = (
|
|
"$(inherited)",
|
|
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
|
|
DurableLinksExample,
|
|
);
|
|
INFOPLIST_FILE = DurableLinksExample/Info.plist;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 8.3;
|
|
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
|
|
PRODUCT_NAME = DynamicLinksExample;
|
|
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/DynamicLinksExample.app/DynamicLinksExample";
|
|
};
|
|
name = Release;
|
|
};
|
|
/* End XCBuildConfiguration section */
|
|
|
|
/* Begin XCConfigurationList section */
|
|
5F5A53471ADE670C00F81DF0 /* Build configuration list for PBXProject "DynamicLinksExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5F5A536D1ADE670C00F81DF0 /* Debug */,
|
|
5F5A536E1ADE670C00F81DF0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5F5A536F1ADE670C00F81DF0 /* Build configuration list for PBXNativeTarget "DynamicLinksExample" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5F5A53701ADE670C00F81DF0 /* Debug */,
|
|
5F5A53711ADE670C00F81DF0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5F5A53991ADE67D500F81DF0 /* Build configuration list for PBXNativeTarget "DynamicLinksExampleSwift" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5F5A53951ADE67D500F81DF0 /* Debug */,
|
|
5F5A53961ADE67D500F81DF0 /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
5FDE05621B0DAA090037B82F /* Build configuration list for PBXNativeTarget "DynamicLinksExampleTests" */ = {
|
|
isa = XCConfigurationList;
|
|
buildConfigurations = (
|
|
5FDE05601B0DAA090037B82F /* Debug */,
|
|
5FDE05611B0DAA090037B82F /* Release */,
|
|
);
|
|
defaultConfigurationIsVisible = 0;
|
|
defaultConfigurationName = Release;
|
|
};
|
|
/* End XCConfigurationList section */
|
|
};
|
|
rootObject = 5F5A53441ADE670C00F81DF0 /* Project object */;
|
|
}
|