|
29 | 29 | 62EE96F61B570B10003D7564 /* DPLProductDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = DE025EB01A5F0D37007C4F3A /* DPLProductDataSource.m */; }; |
30 | 30 | 62EE96F71B570B13003D7564 /* DPLProduct.m in Sources */ = {isa = PBXBuildFile; fileRef = DE87B1F01A5DF49F00204A35 /* DPLProduct.m */; }; |
31 | 31 | 62EE96F81B570B16003D7564 /* DPLProductTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DEAD327A19E079D3003C8D65 /* DPLProductTableViewController.m */; }; |
| 32 | + BFDB96F21F3BFF8E001AE303 /* DeepLinkKit.h in Headers */ = {isa = PBXBuildFile; fileRef = BFDB96F01F3BFF8E001AE303 /* DeepLinkKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
32 | 33 | C63116DB33AD849960B2EA55 /* Pods_SenderDemo.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EA7EE926AA6053C8315A931 /* Pods_SenderDemo.framework */; }; |
33 | 34 | DE025EB11A5F0D37007C4F3A /* DPLProductDataSource.m in Sources */ = {isa = PBXBuildFile; fileRef = DE025EB01A5F0D37007C4F3A /* DPLProductDataSource.m */; }; |
34 | 35 | DE058E0A1A3B46FD00147C04 /* NSString_DPLQuerySpec.m in Sources */ = {isa = PBXBuildFile; fileRef = DE058E091A3B46FD00147C04 /* NSString_DPLQuerySpec.m */; }; |
|
107 | 108 | A12E3C55EEAB8A1FC1C6C397 /* Pods-Tests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Tests.release.xcconfig"; path = "Pods/Target Support Files/Pods-Tests/Pods-Tests.release.xcconfig"; sourceTree = "<group>"; }; |
108 | 109 | A9F173BA2E66B42CE6D24BF4 /* Pods_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
109 | 110 | B08420F70F2F29CEBA0D7B49 /* Pods-ReceiverDemoSwift.test.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReceiverDemoSwift.test.xcconfig"; path = "Pods/Target Support Files/Pods-ReceiverDemoSwift/Pods-ReceiverDemoSwift.test.xcconfig"; sourceTree = "<group>"; }; |
| 111 | + BFDB96EE1F3BFF8E001AE303 /* DeepLinkKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DeepLinkKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 112 | + BFDB96F01F3BFF8E001AE303 /* DeepLinkKit.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = DeepLinkKit.h; sourceTree = "<group>"; }; |
| 113 | + BFDB96F11F3BFF8E001AE303 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
110 | 114 | C7BB11C353B6743FCCEC7DAA /* Pods-SenderDemo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-SenderDemo.release.xcconfig"; path = "Pods/Target Support Files/Pods-SenderDemo/Pods-SenderDemo.release.xcconfig"; sourceTree = "<group>"; }; |
111 | 115 | DE025EAF1A5F0D37007C4F3A /* DPLProductDataSource.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DPLProductDataSource.h; sourceTree = "<group>"; }; |
112 | 116 | DE025EB01A5F0D37007C4F3A /* DPLProductDataSource.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DPLProductDataSource.m; sourceTree = "<group>"; }; |
|
229 | 233 | ); |
230 | 234 | runOnlyForDeploymentPostprocessing = 0; |
231 | 235 | }; |
| 236 | + BFDB96EA1F3BFF8E001AE303 /* Frameworks */ = { |
| 237 | + isa = PBXFrameworksBuildPhase; |
| 238 | + buildActionMask = 2147483647; |
| 239 | + files = ( |
| 240 | + ); |
| 241 | + runOnlyForDeploymentPostprocessing = 0; |
| 242 | + }; |
232 | 243 | DEDB148A1A3F944D00A837F8 /* Frameworks */ = { |
233 | 244 | isa = PBXFrameworksBuildPhase; |
234 | 245 | buildActionMask = 2147483647; |
|
266 | 277 | 60FF7A9C1954A5C5007DD14C /* Pod Metadata */, |
267 | 278 | DE5DD32C19E0643F007FD439 /* DeepLinkKit */, |
268 | 279 | DEAD328119E079D3003C8D65 /* Tests */, |
| 280 | + BFDB96EF1F3BFF8E001AE303 /* DeepLinkKit */, |
269 | 281 | 6003F58C195388D20070C39A /* Frameworks */, |
270 | 282 | 6003F58B195388D20070C39A /* Products */, |
271 | 283 | B7B006899D7C26BAA24F6B7E /* Pods */, |
|
279 | 291 | 6003F5AE195388D20070C39A /* Tests.xctest */, |
280 | 292 | DEDB148D1A3F944D00A837F8 /* SenderDemo.app */, |
281 | 293 | 62335DD61B57003300E3818C /* ReceiverDemoSwift.app */, |
| 294 | + BFDB96EE1F3BFF8E001AE303 /* DeepLinkKit.framework */, |
282 | 295 | ); |
283 | 296 | name = Products; |
284 | 297 | sourceTree = "<group>"; |
|
358 | 371 | name = Pods; |
359 | 372 | sourceTree = "<group>"; |
360 | 373 | }; |
| 374 | + BFDB96EF1F3BFF8E001AE303 /* DeepLinkKit */ = { |
| 375 | + isa = PBXGroup; |
| 376 | + children = ( |
| 377 | + BFDB96F01F3BFF8E001AE303 /* DeepLinkKit.h */, |
| 378 | + BFDB96F11F3BFF8E001AE303 /* Info.plist */, |
| 379 | + ); |
| 380 | + path = DeepLinkKit; |
| 381 | + sourceTree = "<group>"; |
| 382 | + }; |
361 | 383 | DE025EAC1A5F0CD3007C4F3A /* ProductDetail */ = { |
362 | 384 | isa = PBXGroup; |
363 | 385 | children = ( |
|
673 | 695 | }; |
674 | 696 | /* End PBXGroup section */ |
675 | 697 |
|
| 698 | +/* Begin PBXHeadersBuildPhase section */ |
| 699 | + BFDB96EB1F3BFF8E001AE303 /* Headers */ = { |
| 700 | + isa = PBXHeadersBuildPhase; |
| 701 | + buildActionMask = 2147483647; |
| 702 | + files = ( |
| 703 | + BFDB96F21F3BFF8E001AE303 /* DeepLinkKit.h in Headers */, |
| 704 | + ); |
| 705 | + runOnlyForDeploymentPostprocessing = 0; |
| 706 | + }; |
| 707 | +/* End PBXHeadersBuildPhase section */ |
| 708 | + |
676 | 709 | /* Begin PBXNativeTarget section */ |
677 | 710 | 6003F589195388D20070C39A /* ReceiverDemo */ = { |
678 | 711 | isa = PBXNativeTarget; |
|
736 | 769 | productReference = 62335DD61B57003300E3818C /* ReceiverDemoSwift.app */; |
737 | 770 | productType = "com.apple.product-type.application"; |
738 | 771 | }; |
| 772 | + BFDB96ED1F3BFF8E001AE303 /* DeepLinkKit */ = { |
| 773 | + isa = PBXNativeTarget; |
| 774 | + buildConfigurationList = BFDB96F61F3BFF8E001AE303 /* Build configuration list for PBXNativeTarget "DeepLinkKit" */; |
| 775 | + buildPhases = ( |
| 776 | + BFDB96E91F3BFF8E001AE303 /* Sources */, |
| 777 | + BFDB96EA1F3BFF8E001AE303 /* Frameworks */, |
| 778 | + BFDB96EB1F3BFF8E001AE303 /* Headers */, |
| 779 | + BFDB96EC1F3BFF8E001AE303 /* Resources */, |
| 780 | + ); |
| 781 | + buildRules = ( |
| 782 | + ); |
| 783 | + dependencies = ( |
| 784 | + ); |
| 785 | + name = DeepLinkKit; |
| 786 | + productName = DeepLinkKit; |
| 787 | + productReference = BFDB96EE1F3BFF8E001AE303 /* DeepLinkKit.framework */; |
| 788 | + productType = "com.apple.product-type.framework"; |
| 789 | + }; |
739 | 790 | DEDB148C1A3F944D00A837F8 /* SenderDemo */ = { |
740 | 791 | isa = PBXNativeTarget; |
741 | 792 | buildConfigurationList = DEDB14AD1A3F944E00A837F8 /* Build configuration list for PBXNativeTarget "SenderDemo" */; |
|
773 | 824 | 62335DD51B57003300E3818C = { |
774 | 825 | CreatedOnToolsVersion = 6.4; |
775 | 826 | }; |
| 827 | + BFDB96ED1F3BFF8E001AE303 = { |
| 828 | + CreatedOnToolsVersion = 8.3.3; |
| 829 | + ProvisioningStyle = Automatic; |
| 830 | + }; |
776 | 831 | DEDB148C1A3F944D00A837F8 = { |
777 | 832 | CreatedOnToolsVersion = 6.1; |
778 | 833 | }; |
|
795 | 850 | 62335DD51B57003300E3818C /* ReceiverDemoSwift */, |
796 | 851 | DEDB148C1A3F944D00A837F8 /* SenderDemo */, |
797 | 852 | 6003F5AD195388D20070C39A /* Tests */, |
| 853 | + BFDB96ED1F3BFF8E001AE303 /* DeepLinkKit */, |
798 | 854 | ); |
799 | 855 | }; |
800 | 856 | /* End PBXProject section */ |
|
827 | 883 | ); |
828 | 884 | runOnlyForDeploymentPostprocessing = 0; |
829 | 885 | }; |
| 886 | + BFDB96EC1F3BFF8E001AE303 /* Resources */ = { |
| 887 | + isa = PBXResourcesBuildPhase; |
| 888 | + buildActionMask = 2147483647; |
| 889 | + files = ( |
| 890 | + ); |
| 891 | + runOnlyForDeploymentPostprocessing = 0; |
| 892 | + }; |
830 | 893 | DEDB148B1A3F944D00A837F8 /* Resources */ = { |
831 | 894 | isa = PBXResourcesBuildPhase; |
832 | 895 | buildActionMask = 2147483647; |
|
1085 | 1148 | ); |
1086 | 1149 | runOnlyForDeploymentPostprocessing = 0; |
1087 | 1150 | }; |
| 1151 | + BFDB96E91F3BFF8E001AE303 /* Sources */ = { |
| 1152 | + isa = PBXSourcesBuildPhase; |
| 1153 | + buildActionMask = 2147483647; |
| 1154 | + files = ( |
| 1155 | + ); |
| 1156 | + runOnlyForDeploymentPostprocessing = 0; |
| 1157 | + }; |
1088 | 1158 | DEDB14891A3F944D00A837F8 /* Sources */ = { |
1089 | 1159 | isa = PBXSourcesBuildPhase; |
1090 | 1160 | buildActionMask = 2147483647; |
|
1353 | 1423 | }; |
1354 | 1424 | name = Release; |
1355 | 1425 | }; |
| 1426 | + BFDB96F31F3BFF8E001AE303 /* Debug */ = { |
| 1427 | + isa = XCBuildConfiguration; |
| 1428 | + buildSettings = { |
| 1429 | + CLANG_ANALYZER_NONNULL = YES; |
| 1430 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1431 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1432 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 1433 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 1434 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 1435 | + CODE_SIGN_IDENTITY = ""; |
| 1436 | + CURRENT_PROJECT_VERSION = 1; |
| 1437 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 1438 | + DEFINES_MODULE = YES; |
| 1439 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1440 | + DYLIB_CURRENT_VERSION = 1; |
| 1441 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1442 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1443 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1444 | + INFOPLIST_FILE = DeepLinkKit/Info.plist; |
| 1445 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1446 | + IPHONEOS_DEPLOYMENT_TARGET = 10.3; |
| 1447 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1448 | + MTL_ENABLE_DEBUG_INFO = YES; |
| 1449 | + PRODUCT_BUNDLE_IDENTIFIER = com.usebutton.DeepLinkKit; |
| 1450 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1451 | + SKIP_INSTALL = YES; |
| 1452 | + VERSIONING_SYSTEM = "apple-generic"; |
| 1453 | + VERSION_INFO_PREFIX = ""; |
| 1454 | + }; |
| 1455 | + name = Debug; |
| 1456 | + }; |
| 1457 | + BFDB96F41F3BFF8E001AE303 /* Test */ = { |
| 1458 | + isa = XCBuildConfiguration; |
| 1459 | + buildSettings = { |
| 1460 | + CLANG_ANALYZER_NONNULL = YES; |
| 1461 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1462 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1463 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 1464 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 1465 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 1466 | + CODE_SIGN_IDENTITY = ""; |
| 1467 | + COPY_PHASE_STRIP = NO; |
| 1468 | + CURRENT_PROJECT_VERSION = 1; |
| 1469 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 1470 | + DEFINES_MODULE = YES; |
| 1471 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1472 | + DYLIB_CURRENT_VERSION = 1; |
| 1473 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1474 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1475 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1476 | + INFOPLIST_FILE = DeepLinkKit/Info.plist; |
| 1477 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1478 | + IPHONEOS_DEPLOYMENT_TARGET = 10.3; |
| 1479 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1480 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 1481 | + PRODUCT_BUNDLE_IDENTIFIER = com.usebutton.DeepLinkKit; |
| 1482 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1483 | + SKIP_INSTALL = YES; |
| 1484 | + VERSIONING_SYSTEM = "apple-generic"; |
| 1485 | + VERSION_INFO_PREFIX = ""; |
| 1486 | + }; |
| 1487 | + name = Test; |
| 1488 | + }; |
| 1489 | + BFDB96F51F3BFF8E001AE303 /* Release */ = { |
| 1490 | + isa = XCBuildConfiguration; |
| 1491 | + buildSettings = { |
| 1492 | + CLANG_ANALYZER_NONNULL = YES; |
| 1493 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1494 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1495 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 1496 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 1497 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 1498 | + CODE_SIGN_IDENTITY = ""; |
| 1499 | + COPY_PHASE_STRIP = NO; |
| 1500 | + CURRENT_PROJECT_VERSION = 1; |
| 1501 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 1502 | + DEFINES_MODULE = YES; |
| 1503 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1504 | + DYLIB_CURRENT_VERSION = 1; |
| 1505 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1506 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1507 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1508 | + INFOPLIST_FILE = DeepLinkKit/Info.plist; |
| 1509 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1510 | + IPHONEOS_DEPLOYMENT_TARGET = 10.3; |
| 1511 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1512 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 1513 | + PRODUCT_BUNDLE_IDENTIFIER = com.usebutton.DeepLinkKit; |
| 1514 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1515 | + SKIP_INSTALL = YES; |
| 1516 | + VERSIONING_SYSTEM = "apple-generic"; |
| 1517 | + VERSION_INFO_PREFIX = ""; |
| 1518 | + }; |
| 1519 | + name = Release; |
| 1520 | + }; |
1356 | 1521 | DEA2AD611A4A8B0100F32289 /* Test */ = { |
1357 | 1522 | isa = XCBuildConfiguration; |
1358 | 1523 | buildSettings = { |
|
1535 | 1700 | defaultConfigurationIsVisible = 0; |
1536 | 1701 | defaultConfigurationName = Release; |
1537 | 1702 | }; |
| 1703 | + BFDB96F61F3BFF8E001AE303 /* Build configuration list for PBXNativeTarget "DeepLinkKit" */ = { |
| 1704 | + isa = XCConfigurationList; |
| 1705 | + buildConfigurations = ( |
| 1706 | + BFDB96F31F3BFF8E001AE303 /* Debug */, |
| 1707 | + BFDB96F41F3BFF8E001AE303 /* Test */, |
| 1708 | + BFDB96F51F3BFF8E001AE303 /* Release */, |
| 1709 | + ); |
| 1710 | + defaultConfigurationIsVisible = 0; |
| 1711 | + }; |
1538 | 1712 | DEDB14AD1A3F944E00A837F8 /* Build configuration list for PBXNativeTarget "SenderDemo" */ = { |
1539 | 1713 | isa = XCConfigurationList; |
1540 | 1714 | buildConfigurations = ( |
|
0 commit comments