|
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 | + A982D6482164636100FDFCCF /* DPLDeepLink+AppLinks.m in Sources */ = {isa = PBXBuildFile; fileRef = DEA55ADC1A5F1A0700C312F5 /* DPLDeepLink+AppLinks.m */; }; |
| 33 | + A982D6492164636100FDFCCF /* UINavigationController+DPLRouting.m in Sources */ = {isa = PBXBuildFile; fileRef = DE1B5F591CB301300086227F /* UINavigationController+DPLRouting.m */; }; |
| 34 | + A982D64A2164636100FDFCCF /* NSString+DPLTrim.m in Sources */ = {isa = PBXBuildFile; fileRef = DE16E91B1A42720D00077E18 /* NSString+DPLTrim.m */; }; |
| 35 | + A982D64B2164636100FDFCCF /* DPLDeepLink.m in Sources */ = {isa = PBXBuildFile; fileRef = DE058E0D1A3B484A00147C04 /* DPLDeepLink.m */; }; |
| 36 | + A982D64C2164636100FDFCCF /* NSString+DPLJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = DE3E61091A3B4485008D6DFC /* NSString+DPLJSON.m */; }; |
| 37 | + A982D64D2164636100FDFCCF /* DPLRouteMatcher.m in Sources */ = {isa = PBXBuildFile; fileRef = DE16E9351A4289D500077E18 /* DPLRouteMatcher.m */; }; |
| 38 | + A982D64E2164636100FDFCCF /* DPLDeepLinkRouter.m in Sources */ = {isa = PBXBuildFile; fileRef = DE16E9211A42882F00077E18 /* DPLDeepLinkRouter.m */; }; |
| 39 | + A982D64F2164636100FDFCCF /* DPLRegularExpression.m in Sources */ = {isa = PBXBuildFile; fileRef = 83D34C3E1B03ECAD00BA6EF1 /* DPLRegularExpression.m */; }; |
| 40 | + A982D6502164636100FDFCCF /* DPLMatchResult.m in Sources */ = {isa = PBXBuildFile; fileRef = 83D34C3C1B03ECAD00BA6EF1 /* DPLMatchResult.m */; }; |
| 41 | + A982D6512164636100FDFCCF /* DPLMutableDeepLink.m in Sources */ = {isa = PBXBuildFile; fileRef = DECB324A1A87C64E0071C76E /* DPLMutableDeepLink.m */; }; |
| 42 | + A982D6522164636100FDFCCF /* NSString+DPLQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = DE058E081A3B46F500147C04 /* NSString+DPLQuery.m */; }; |
| 43 | + A982D6532164636100FDFCCF /* DPLRouteHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = DEAC40711A5DA86A004A9095 /* DPLRouteHandler.m */; }; |
| 44 | + A982D6542164636100FDFCCF /* NSObject+DPLJSONObject.m in Sources */ = {isa = PBXBuildFile; fileRef = DECB32511A87E94B0071C76E /* NSObject+DPLJSONObject.m */; }; |
| 45 | + A982D6552164636100FDFCCF /* DPLMutableDeepLink+AppLinks.m in Sources */ = {isa = PBXBuildFile; fileRef = DECB324C1A87C6750071C76E /* DPLMutableDeepLink+AppLinks.m */; }; |
| 46 | + A982D6582164636100FDFCCF /* DPLErrors.h in Headers */ = {isa = PBXBuildFile; fileRef = DEAC406E1A5D97EE004A9095 /* DPLErrors.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 47 | + A982D6592164636100FDFCCF /* DeepLinkKit.h in Headers */ = {isa = PBXBuildFile; fileRef = DEB4EDBD1A4A726200F31D14 /* DeepLinkKit.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 48 | + A982D65A2164636100FDFCCF /* DPLDeepLinkRouter.h in Headers */ = {isa = PBXBuildFile; fileRef = DE16E9201A42882F00077E18 /* DPLDeepLinkRouter.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 49 | + A982D65B2164636100FDFCCF /* DPLRouteHandler.h in Headers */ = {isa = PBXBuildFile; fileRef = DEAC40701A5DA86A004A9095 /* DPLRouteHandler.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 50 | + A982D65C2164636100FDFCCF /* DPLTargetViewControllerProtocol.h in Headers */ = {isa = PBXBuildFile; fileRef = DE99EF781A3B83D100CE3449 /* DPLTargetViewControllerProtocol.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 51 | + A982D65D2164636100FDFCCF /* DPLMutableDeepLink.h in Headers */ = {isa = PBXBuildFile; fileRef = DECB32491A87C64E0071C76E /* DPLMutableDeepLink.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 52 | + A982D65E2164636100FDFCCF /* DPLDeepLink.h in Headers */ = {isa = PBXBuildFile; fileRef = DE058E0C1A3B484A00147C04 /* DPLDeepLink.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
32 | 53 | BFDB96F71F3C0011001AE303 /* NSString+DPLTrim.m in Sources */ = {isa = PBXBuildFile; fileRef = DE16E91B1A42720D00077E18 /* NSString+DPLTrim.m */; }; |
33 | 54 | 69E6850D1F1015F900D6D8CC /* DPLWontHandleRouteHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 69E6850C1F1015F900D6D8CC /* DPLWontHandleRouteHandler.m */; }; |
34 | 55 | BFDB96F81F3C0011001AE303 /* NSString+DPLQuery.m in Sources */ = {isa = PBXBuildFile; fileRef = DE058E081A3B46F500147C04 /* NSString+DPLQuery.m */; }; |
|
129 | 150 | 8949A4E8F681A12A47C20775 /* DeepLinkKit.podspec */ = {isa = PBXFileReference; explicitFileType = text.script.ruby; includeInIndex = 1; name = DeepLinkKit.podspec; path = ./DeepLinkKit.podspec; sourceTree = "<group>"; }; |
130 | 151 | 95CF8D51CDFA096695B92552 /* Pods-ReceiverDemo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ReceiverDemo.debug.xcconfig"; path = "Pods/Target Support Files/Pods-ReceiverDemo/Pods-ReceiverDemo.debug.xcconfig"; sourceTree = "<group>"; }; |
131 | 152 | 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>"; }; |
| 153 | + A982D6632164636100FDFCCF /* DeepLinkKit-tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = "DeepLinkKit-tvOS.framework"; sourceTree = BUILT_PRODUCTS_DIR; }; |
132 | 154 | A9F173BA2E66B42CE6D24BF4 /* Pods_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
133 | 155 | 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>"; }; |
134 | 156 | BFDB96EE1F3BFF8E001AE303 /* DeepLinkKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = DeepLinkKit.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
255 | 277 | ); |
256 | 278 | runOnlyForDeploymentPostprocessing = 0; |
257 | 279 | }; |
| 280 | + A982D6562164636100FDFCCF /* Frameworks */ = { |
| 281 | + isa = PBXFrameworksBuildPhase; |
| 282 | + buildActionMask = 2147483647; |
| 283 | + files = ( |
| 284 | + ); |
| 285 | + runOnlyForDeploymentPostprocessing = 0; |
| 286 | + }; |
258 | 287 | BFDB96EA1F3BFF8E001AE303 /* Frameworks */ = { |
259 | 288 | isa = PBXFrameworksBuildPhase; |
260 | 289 | buildActionMask = 2147483647; |
|
313 | 342 | DEDB148D1A3F944D00A837F8 /* SenderDemo.app */, |
314 | 343 | 62335DD61B57003300E3818C /* ReceiverDemoSwift.app */, |
315 | 344 | BFDB96EE1F3BFF8E001AE303 /* DeepLinkKit.framework */, |
| 345 | + A982D6632164636100FDFCCF /* DeepLinkKit-tvOS.framework */, |
316 | 346 | ); |
317 | 347 | name = Products; |
318 | 348 | sourceTree = "<group>"; |
|
711 | 741 | /* End PBXGroup section */ |
712 | 742 |
|
713 | 743 | /* Begin PBXHeadersBuildPhase section */ |
| 744 | + A982D6572164636100FDFCCF /* Headers */ = { |
| 745 | + isa = PBXHeadersBuildPhase; |
| 746 | + buildActionMask = 2147483647; |
| 747 | + files = ( |
| 748 | + A982D6582164636100FDFCCF /* DPLErrors.h in Headers */, |
| 749 | + A982D6592164636100FDFCCF /* DeepLinkKit.h in Headers */, |
| 750 | + A982D65A2164636100FDFCCF /* DPLDeepLinkRouter.h in Headers */, |
| 751 | + A982D65B2164636100FDFCCF /* DPLRouteHandler.h in Headers */, |
| 752 | + A982D65C2164636100FDFCCF /* DPLTargetViewControllerProtocol.h in Headers */, |
| 753 | + A982D65D2164636100FDFCCF /* DPLMutableDeepLink.h in Headers */, |
| 754 | + A982D65E2164636100FDFCCF /* DPLDeepLink.h in Headers */, |
| 755 | + ); |
| 756 | + runOnlyForDeploymentPostprocessing = 0; |
| 757 | + }; |
714 | 758 | BFDB96EB1F3BFF8E001AE303 /* Headers */ = { |
715 | 759 | isa = PBXHeadersBuildPhase; |
716 | 760 | buildActionMask = 2147483647; |
|
790 | 834 | productReference = 62335DD61B57003300E3818C /* ReceiverDemoSwift.app */; |
791 | 835 | productType = "com.apple.product-type.application"; |
792 | 836 | }; |
| 837 | + A982D6462164636100FDFCCF /* DeepLinkKit-tvOS */ = { |
| 838 | + isa = PBXNativeTarget; |
| 839 | + buildConfigurationList = A982D65F2164636100FDFCCF /* Build configuration list for PBXNativeTarget "DeepLinkKit-tvOS" */; |
| 840 | + buildPhases = ( |
| 841 | + A982D6472164636100FDFCCF /* Sources */, |
| 842 | + A982D6562164636100FDFCCF /* Frameworks */, |
| 843 | + A982D6572164636100FDFCCF /* Headers */, |
| 844 | + ); |
| 845 | + buildRules = ( |
| 846 | + ); |
| 847 | + dependencies = ( |
| 848 | + ); |
| 849 | + name = "DeepLinkKit-tvOS"; |
| 850 | + productName = DeepLinkKit; |
| 851 | + productReference = A982D6632164636100FDFCCF /* DeepLinkKit-tvOS.framework */; |
| 852 | + productType = "com.apple.product-type.framework"; |
| 853 | + }; |
793 | 854 | BFDB96ED1F3BFF8E001AE303 /* DeepLinkKit */ = { |
794 | 855 | isa = PBXNativeTarget; |
795 | 856 | buildConfigurationList = BFDB96F61F3BFF8E001AE303 /* Build configuration list for PBXNativeTarget "DeepLinkKit" */; |
|
872 | 933 | DEDB148C1A3F944D00A837F8 /* SenderDemo */, |
873 | 934 | 6003F5AD195388D20070C39A /* Tests */, |
874 | 935 | BFDB96ED1F3BFF8E001AE303 /* DeepLinkKit */, |
| 936 | + A982D6462164636100FDFCCF /* DeepLinkKit-tvOS */, |
875 | 937 | ); |
876 | 938 | }; |
877 | 939 | /* End PBXProject section */ |
|
1195 | 1257 | ); |
1196 | 1258 | runOnlyForDeploymentPostprocessing = 0; |
1197 | 1259 | }; |
| 1260 | + A982D6472164636100FDFCCF /* Sources */ = { |
| 1261 | + isa = PBXSourcesBuildPhase; |
| 1262 | + buildActionMask = 2147483647; |
| 1263 | + files = ( |
| 1264 | + A982D6482164636100FDFCCF /* DPLDeepLink+AppLinks.m in Sources */, |
| 1265 | + A982D6492164636100FDFCCF /* UINavigationController+DPLRouting.m in Sources */, |
| 1266 | + A982D64A2164636100FDFCCF /* NSString+DPLTrim.m in Sources */, |
| 1267 | + A982D64B2164636100FDFCCF /* DPLDeepLink.m in Sources */, |
| 1268 | + A982D64C2164636100FDFCCF /* NSString+DPLJSON.m in Sources */, |
| 1269 | + A982D64D2164636100FDFCCF /* DPLRouteMatcher.m in Sources */, |
| 1270 | + A982D64E2164636100FDFCCF /* DPLDeepLinkRouter.m in Sources */, |
| 1271 | + A982D64F2164636100FDFCCF /* DPLRegularExpression.m in Sources */, |
| 1272 | + A982D6502164636100FDFCCF /* DPLMatchResult.m in Sources */, |
| 1273 | + A982D6512164636100FDFCCF /* DPLMutableDeepLink.m in Sources */, |
| 1274 | + A982D6522164636100FDFCCF /* NSString+DPLQuery.m in Sources */, |
| 1275 | + A982D6532164636100FDFCCF /* DPLRouteHandler.m in Sources */, |
| 1276 | + A982D6542164636100FDFCCF /* NSObject+DPLJSONObject.m in Sources */, |
| 1277 | + A982D6552164636100FDFCCF /* DPLMutableDeepLink+AppLinks.m in Sources */, |
| 1278 | + ); |
| 1279 | + runOnlyForDeploymentPostprocessing = 0; |
| 1280 | + }; |
1198 | 1281 | BFDB96E91F3BFF8E001AE303 /* Sources */ = { |
1199 | 1282 | isa = PBXSourcesBuildPhase; |
1200 | 1283 | buildActionMask = 2147483647; |
|
1517 | 1600 | }; |
1518 | 1601 | name = Release; |
1519 | 1602 | }; |
| 1603 | + A982D6602164636100FDFCCF /* Debug */ = { |
| 1604 | + isa = XCBuildConfiguration; |
| 1605 | + buildSettings = { |
| 1606 | + CLANG_ANALYZER_NONNULL = YES; |
| 1607 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1608 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1609 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 1610 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 1611 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 1612 | + CODE_SIGN_IDENTITY = ""; |
| 1613 | + CURRENT_PROJECT_VERSION = 1; |
| 1614 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 1615 | + DEFINES_MODULE = YES; |
| 1616 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1617 | + DYLIB_CURRENT_VERSION = 1; |
| 1618 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1619 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1620 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1621 | + INFOPLIST_FILE = DeepLinkKit/Info.plist; |
| 1622 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1623 | + IPHONEOS_DEPLOYMENT_TARGET = 10.3; |
| 1624 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1625 | + MTL_ENABLE_DEBUG_INFO = YES; |
| 1626 | + PRODUCT_BUNDLE_IDENTIFIER = com.usebutton.DeepLinkKit; |
| 1627 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1628 | + SDKROOT = appletvos; |
| 1629 | + SKIP_INSTALL = YES; |
| 1630 | + TARGETED_DEVICE_FAMILY = 3; |
| 1631 | + VERSIONING_SYSTEM = "apple-generic"; |
| 1632 | + VERSION_INFO_PREFIX = ""; |
| 1633 | + }; |
| 1634 | + name = Debug; |
| 1635 | + }; |
| 1636 | + A982D6612164636100FDFCCF /* Test */ = { |
| 1637 | + isa = XCBuildConfiguration; |
| 1638 | + buildSettings = { |
| 1639 | + CLANG_ANALYZER_NONNULL = YES; |
| 1640 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1641 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1642 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 1643 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 1644 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 1645 | + CODE_SIGN_IDENTITY = ""; |
| 1646 | + COPY_PHASE_STRIP = NO; |
| 1647 | + CURRENT_PROJECT_VERSION = 1; |
| 1648 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 1649 | + DEFINES_MODULE = YES; |
| 1650 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1651 | + DYLIB_CURRENT_VERSION = 1; |
| 1652 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1653 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1654 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1655 | + INFOPLIST_FILE = DeepLinkKit/Info.plist; |
| 1656 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1657 | + IPHONEOS_DEPLOYMENT_TARGET = 10.3; |
| 1658 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1659 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 1660 | + PRODUCT_BUNDLE_IDENTIFIER = com.usebutton.DeepLinkKit; |
| 1661 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1662 | + SDKROOT = appletvos; |
| 1663 | + SKIP_INSTALL = YES; |
| 1664 | + TARGETED_DEVICE_FAMILY = 3; |
| 1665 | + VERSIONING_SYSTEM = "apple-generic"; |
| 1666 | + VERSION_INFO_PREFIX = ""; |
| 1667 | + }; |
| 1668 | + name = Test; |
| 1669 | + }; |
| 1670 | + A982D6622164636100FDFCCF /* Release */ = { |
| 1671 | + isa = XCBuildConfiguration; |
| 1672 | + buildSettings = { |
| 1673 | + CLANG_ANALYZER_NONNULL = YES; |
| 1674 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1675 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1676 | + CLANG_WARN_INFINITE_RECURSION = YES; |
| 1677 | + CLANG_WARN_SUSPICIOUS_MOVE = YES; |
| 1678 | + CLANG_WARN_UNREACHABLE_CODE = YES; |
| 1679 | + CODE_SIGN_IDENTITY = ""; |
| 1680 | + COPY_PHASE_STRIP = NO; |
| 1681 | + CURRENT_PROJECT_VERSION = 1; |
| 1682 | + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; |
| 1683 | + DEFINES_MODULE = YES; |
| 1684 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1685 | + DYLIB_CURRENT_VERSION = 1; |
| 1686 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1687 | + ENABLE_STRICT_OBJC_MSGSEND = YES; |
| 1688 | + GCC_NO_COMMON_BLOCKS = YES; |
| 1689 | + INFOPLIST_FILE = DeepLinkKit/Info.plist; |
| 1690 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1691 | + IPHONEOS_DEPLOYMENT_TARGET = 10.3; |
| 1692 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1693 | + MTL_ENABLE_DEBUG_INFO = NO; |
| 1694 | + PRODUCT_BUNDLE_IDENTIFIER = com.usebutton.DeepLinkKit; |
| 1695 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1696 | + SDKROOT = appletvos; |
| 1697 | + SKIP_INSTALL = YES; |
| 1698 | + TARGETED_DEVICE_FAMILY = 3; |
| 1699 | + VERSIONING_SYSTEM = "apple-generic"; |
| 1700 | + VERSION_INFO_PREFIX = ""; |
| 1701 | + }; |
| 1702 | + name = Release; |
| 1703 | + }; |
1520 | 1704 | BFDB96F31F3BFF8E001AE303 /* Debug */ = { |
1521 | 1705 | isa = XCBuildConfiguration; |
1522 | 1706 | buildSettings = { |
|
1807 | 1991 | defaultConfigurationIsVisible = 0; |
1808 | 1992 | defaultConfigurationName = Release; |
1809 | 1993 | }; |
| 1994 | + A982D65F2164636100FDFCCF /* Build configuration list for PBXNativeTarget "DeepLinkKit-tvOS" */ = { |
| 1995 | + isa = XCConfigurationList; |
| 1996 | + buildConfigurations = ( |
| 1997 | + A982D6602164636100FDFCCF /* Debug */, |
| 1998 | + A982D6612164636100FDFCCF /* Test */, |
| 1999 | + A982D6622164636100FDFCCF /* Release */, |
| 2000 | + ); |
| 2001 | + defaultConfigurationIsVisible = 0; |
| 2002 | + defaultConfigurationName = Release; |
| 2003 | + }; |
1810 | 2004 | BFDB96F61F3BFF8E001AE303 /* Build configuration list for PBXNativeTarget "DeepLinkKit" */ = { |
1811 | 2005 | isa = XCConfigurationList; |
1812 | 2006 | buildConfigurations = ( |
|
0 commit comments