|
55 | 55 | D2C2FCD70676466EA8E466D6 /* Menlo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 18487F5E165143648CF0950E /* Menlo.ttf */; }; |
56 | 56 | DC5C35E71E37AD1800F3F526 /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = DC5C35DD1E37AD1800F3F526 /* FontAwesome.ttf */; }; |
57 | 57 | EB0F176BE52B4561B9FF07AB /* libReactNativeConfig.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D7043BDB577E427391ECFBB0 /* libReactNativeConfig.a */; }; |
| 58 | + 16DAE21EEC0A42F882FDCC46 /* libLRDRCTSimpleToast.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 8E64ADAF275545F7B9D7227F /* libLRDRCTSimpleToast.a */; }; |
58 | 59 | /* End PBXBuildFile section */ |
59 | 60 |
|
60 | 61 | /* Begin PBXContainerItemProxy section */ |
|
474 | 475 | ED1B22A89E134AA89E251577 /* Nunito-Light.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Nunito-Light.ttf"; path = "../src/assets/fonts/Nunito-Light.ttf"; sourceTree = "<group>"; }; |
475 | 476 | EE0605281E45441288EA9435 /* RNDeviceInfo.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNDeviceInfo.xcodeproj; path = "../node_modules/react-native-device-info/RNDeviceInfo.xcodeproj"; sourceTree = "<group>"; }; |
476 | 477 | FBD0F4CBD299403498005E08 /* Nunito-SemiBold.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Nunito-SemiBold.ttf"; path = "../src/assets/fonts/Nunito-SemiBold.ttf"; sourceTree = "<group>"; }; |
| 478 | + AEAB9C270A9F45B0A2617DC8 /* LRDRCTSimpleToast.xcodeproj */ = {isa = PBXFileReference; name = "LRDRCTSimpleToast.xcodeproj"; path = "../node_modules/react-native-simple-toast/ios/LRDRCTSimpleToast.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; }; |
| 479 | + 8E64ADAF275545F7B9D7227F /* libLRDRCTSimpleToast.a */ = {isa = PBXFileReference; name = "libLRDRCTSimpleToast.a"; path = "libLRDRCTSimpleToast.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; }; |
477 | 480 | /* End PBXFileReference section */ |
478 | 481 |
|
479 | 482 | /* Begin PBXFrameworksBuildPhase section */ |
|
511 | 514 | AAB4EADBDA2046AE9DDC0C6A /* libRNCookieManagerIOS.a in Frameworks */, |
512 | 515 | 2DC1C633A0C24C4DAE02E60B /* libRNPhotoView.a in Frameworks */, |
513 | 516 | 24D143B2F7E8472D9E2CE7EF /* libBVLinearGradient.a in Frameworks */, |
| 517 | + 16DAE21EEC0A42F882FDCC46 /* libLRDRCTSimpleToast.a in Frameworks */, |
514 | 518 | ); |
515 | 519 | runOnlyForDeploymentPostprocessing = 0; |
516 | 520 | }; |
|
788 | 792 | E14CC94AAEF7467B9AFD7CDB /* RNCookieManagerIOS.xcodeproj */, |
789 | 793 | 63E9496511C842FB976EC87B /* RNPhotoView.xcodeproj */, |
790 | 794 | 292314143C1743648A44C564 /* BVLinearGradient.xcodeproj */, |
| 795 | + AEAB9C270A9F45B0A2617DC8 /* LRDRCTSimpleToast.xcodeproj */, |
791 | 796 | ); |
792 | 797 | name = Libraries; |
793 | 798 | sourceTree = "<group>"; |
|
1575 | 1580 | "$(SRCROOT)/../node_modules/react-native-cookies/ios/RNCookieManagerIOS", |
1576 | 1581 | "$(SRCROOT)/../node_modules/react-native-photo-view/ios/**", |
1577 | 1582 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient", |
| 1583 | + "$(SRCROOT)/../node_modules/react-native-simple-toast/ios/LRDRCTSimpleToast", |
1578 | 1584 | ); |
1579 | 1585 | INFOPLIST_FILE = GitPointTests/Info.plist; |
1580 | 1586 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
|
1584 | 1590 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1585 | 1591 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1586 | 1592 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1593 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1587 | 1594 | ); |
1588 | 1595 | OTHER_LDFLAGS = ( |
1589 | 1596 | "-ObjC", |
|
1612 | 1619 | "$(SRCROOT)/../node_modules/react-native-cookies/ios/RNCookieManagerIOS", |
1613 | 1620 | "$(SRCROOT)/../node_modules/react-native-photo-view/ios/**", |
1614 | 1621 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient", |
| 1622 | + "$(SRCROOT)/../node_modules/react-native-simple-toast/ios/LRDRCTSimpleToast", |
1615 | 1623 | ); |
1616 | 1624 | INFOPLIST_FILE = GitPointTests/Info.plist; |
1617 | 1625 | IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
|
1621 | 1629 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1622 | 1630 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1623 | 1631 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1632 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1624 | 1633 | ); |
1625 | 1634 | OTHER_LDFLAGS = ( |
1626 | 1635 | "-ObjC", |
|
1654 | 1663 | "$(SRCROOT)/../node_modules/react-native-cookies/ios/RNCookieManagerIOS", |
1655 | 1664 | "$(SRCROOT)/../node_modules/react-native-photo-view/ios/**", |
1656 | 1665 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient", |
| 1666 | + "$(SRCROOT)/../node_modules/react-native-simple-toast/ios/LRDRCTSimpleToast", |
1657 | 1667 | ); |
1658 | 1668 | INFOPLIST_FILE = GitPoint/Info.plist; |
1659 | 1669 | INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-traditional"; |
|
1696 | 1706 | "$(SRCROOT)/../node_modules/react-native-cookies/ios/RNCookieManagerIOS", |
1697 | 1707 | "$(SRCROOT)/../node_modules/react-native-photo-view/ios/**", |
1698 | 1708 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient", |
| 1709 | + "$(SRCROOT)/../node_modules/react-native-simple-toast/ios/LRDRCTSimpleToast", |
1699 | 1710 | ); |
1700 | 1711 | INFOPLIST_FILE = GitPoint/Info.plist; |
1701 | 1712 | INFOPLIST_OTHER_PREPROCESSOR_FLAGS = "-traditional"; |
|
1739 | 1750 | "$(SRCROOT)/../node_modules/react-native-cookies/ios/RNCookieManagerIOS", |
1740 | 1751 | "$(SRCROOT)/../node_modules/react-native-photo-view/ios/**", |
1741 | 1752 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient", |
| 1753 | + "$(SRCROOT)/../node_modules/react-native-simple-toast/ios/LRDRCTSimpleToast", |
1742 | 1754 | ); |
1743 | 1755 | INFOPLIST_FILE = "GitPoint-tvOS/Info.plist"; |
1744 | 1756 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
1747 | 1759 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1748 | 1760 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1749 | 1761 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1762 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1750 | 1763 | ); |
1751 | 1764 | OTHER_LDFLAGS = ( |
1752 | 1765 | "-ObjC", |
|
1784 | 1797 | "$(SRCROOT)/../node_modules/react-native-cookies/ios/RNCookieManagerIOS", |
1785 | 1798 | "$(SRCROOT)/../node_modules/react-native-photo-view/ios/**", |
1786 | 1799 | "$(SRCROOT)/../node_modules/react-native-linear-gradient/BVLinearGradient", |
| 1800 | + "$(SRCROOT)/../node_modules/react-native-simple-toast/ios/LRDRCTSimpleToast", |
1787 | 1801 | ); |
1788 | 1802 | INFOPLIST_FILE = "GitPoint-tvOS/Info.plist"; |
1789 | 1803 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
|
1792 | 1806 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1793 | 1807 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1794 | 1808 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1809 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1795 | 1810 | ); |
1796 | 1811 | OTHER_LDFLAGS = ( |
1797 | 1812 | "-ObjC", |
|
1823 | 1838 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1824 | 1839 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1825 | 1840 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1841 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1826 | 1842 | ); |
1827 | 1843 | PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.GitPoint-tvOSTests"; |
1828 | 1844 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
1850 | 1866 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1851 | 1867 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1852 | 1868 | "\"$(SRCROOT)/$(TARGET_NAME)\"", |
| 1869 | + "\"$(SRCROOT)/$(TARGET_NAME)\"", |
1853 | 1870 | ); |
1854 | 1871 | PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.GitPoint-tvOSTests"; |
1855 | 1872 | PRODUCT_NAME = "$(TARGET_NAME)"; |
|
0 commit comments