|
85 | 85 | 74B637832A5A350B00750202 /* StreamingCallback.mm in Sources */ = {isa = PBXBuildFile; fileRef = 74B6377A2A5A350A00750202 /* StreamingCallback.mm */; };
|
86 | 86 | 74B637842A5A350B00750202 /* Callback.mm in Sources */ = {isa = PBXBuildFile; fileRef = 74B6377C2A5A350A00750202 /* Callback.mm */; };
|
87 | 87 | 74B637872A5A35B600750202 /* Lndmobile.xcframework in Frameworks */ = {isa = PBXBuildFile; fileRef = 74B637862A5A35B600750202 /* Lndmobile.xcframework */; };
|
| 88 | + 74BFA2652CD5C658006BCE4B /* Config.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 74BFA2642CD5C658006BCE4B /* Config.xcconfig */; }; |
| 89 | + 74BFA2662CD5C658006BCE4B /* Config.xcconfig in Resources */ = {isa = PBXBuildFile; fileRef = 74BFA2642CD5C658006BCE4B /* Config.xcconfig */; }; |
88 | 90 | 74DE85FF2BB530E5001FEC15 /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 74A116702A55DEE600F7078C /* libresolv.tbd */; };
|
89 | 91 | 74F9D7F22AF33324007D44BF /* ppneuemontreal-medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = 74F9D7EF2AF33324007D44BF /* ppneuemontreal-medium.otf */; };
|
90 | 92 | 7598B75F1F64426CAF420155 /* UnifiedSvg.tsx in Resources */ = {isa = PBXBuildFile; fileRef = C7FBAA85E56C4D5D92F74F11 /* UnifiedSvg.tsx */; };
|
|
425 | 427 | 74B6377E2A5A350A00750202 /* Callback.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Callback.h; sourceTree = "<group>"; };
|
426 | 428 | 74B6377F2A5A350A00750202 /* LncModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LncModule.h; sourceTree = "<group>"; };
|
427 | 429 | 74B637862A5A35B600750202 /* Lndmobile.xcframework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcframework; name = Lndmobile.xcframework; path = LncMobile/Lndmobile.xcframework; sourceTree = "<group>"; };
|
| 430 | + 74BFA2642CD5C658006BCE4B /* Config.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; path = Config.xcconfig; sourceTree = "<group>"; }; |
428 | 431 | 74DE86022BB530E5001FEC15 /* libresolv.9.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.9.tbd; path = usr/lib/libresolv.9.tbd; sourceTree = SDKROOT; };
|
429 | 432 | 74F9D7EF2AF33324007D44BF /* ppneuemontreal-medium.otf */ = {isa = PBXFileReference; lastKnownFileType = file; name = "ppneuemontreal-medium.otf"; path = "../assets/fonts/ppneuemontreal-medium.otf"; sourceTree = "<group>"; };
|
430 | 433 | 77EC666A91C04742A050DEF4 /* Help Icon.svg */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = "Help Icon.svg"; path = "../assets/images/SVG/Help Icon.svg"; sourceTree = "<group>"; };
|
|
747 | 750 | 83CBB9F61A601CBA00E9B192 = {
|
748 | 751 | isa = PBXGroup;
|
749 | 752 | children = (
|
| 753 | + 74BFA2642CD5C658006BCE4B /* Config.xcconfig */, |
750 | 754 | 13B07FAE1A68108700A75B9A /* zeus */,
|
751 | 755 | 832341AE1AAA6A7D00B99B32 /* Libraries */,
|
752 | 756 | 00E356EF1AD99517003FC87E /* zeusTests */,
|
|
1312 | 1316 | 97D6EBB726C487DC002ADC8C /* ioslauncher.png in Resources */,
|
1313 | 1317 | 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
|
1314 | 1318 | 74F9D7F22AF33324007D44BF /* ppneuemontreal-medium.otf in Resources */,
|
| 1319 | + 74BFA2662CD5C658006BCE4B /* Config.xcconfig in Resources */, |
1315 | 1320 | 2F59AB02206B4761AB921130 /* Mempool.svg in Resources */,
|
1316 | 1321 | 5ECDD76F848B4802B0B5D3C1 /* Loading.gif in Resources */,
|
1317 | 1322 | D939E2C93F2B4F279F9923FD /* 1.png in Resources */,
|
|
1422 | 1427 | isa = PBXResourcesBuildPhase;
|
1423 | 1428 | buildActionMask = 2147483647;
|
1424 | 1429 | files = (
|
| 1430 | + 74BFA2652CD5C658006BCE4B /* Config.xcconfig in Resources */, |
1425 | 1431 | C26BE00A80C59796641EC9CD /* PrivacyInfo.xcprivacy in Resources */,
|
1426 | 1432 | );
|
1427 | 1433 | runOnlyForDeploymentPostprocessing = 0;
|
|
1818 | 1824 | buildSettings = {
|
1819 | 1825 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1820 | 1826 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
| 1827 | + BUILD_NUMBER = "${BUILD_NUMBER}"; |
1821 | 1828 | CLANG_ENABLE_MODULES = YES;
|
1822 | 1829 | CODE_SIGN_ENTITLEMENTS = zeus/zeus.entitlements;
|
1823 | 1830 | CODE_SIGN_IDENTITY = "Apple Development";
|
1824 | 1831 | CODE_SIGN_STYLE = Automatic;
|
1825 |
| - CURRENT_PROJECT_VERSION = 4; |
| 1832 | + CURRENT_PROJECT_VERSION = "${BUILD_NUMBER}"; |
1826 | 1833 | DEAD_CODE_STRIPPING = YES;
|
1827 | 1834 | DEVELOPMENT_TEAM = 9TU7M3555F;
|
1828 | 1835 | ENABLE_BITCODE = NO;
|
|
1837 | 1844 | "$(inherited)",
|
1838 | 1845 | "@executable_path/Frameworks",
|
1839 | 1846 | );
|
1840 |
| - MARKETING_VERSION = 0.9.2; |
| 1847 | + MARKETING_VERSION = "${VERSION}"; |
1841 | 1848 | ONLY_ACTIVE_ARCH = YES;
|
1842 | 1849 | OTHER_LDFLAGS = (
|
1843 | 1850 | "-ObjC",
|
|
1854 | 1861 | SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
1855 | 1862 | SWIFT_VERSION = 5.0;
|
1856 | 1863 | TARGETED_DEVICE_FAMILY = "1,2";
|
| 1864 | + VERSION = "${VERSION}"; |
1857 | 1865 | VERSIONING_SYSTEM = "apple-generic";
|
1858 | 1866 | };
|
1859 | 1867 | name = Debug;
|
1860 | 1868 | };
|
1861 | 1869 | 13B07F951A680F5B00A75B9A /* Release */ = {
|
1862 | 1870 | isa = XCBuildConfiguration;
|
1863 |
| - baseConfigurationReference = 04FCBC4A7845073E39FACA73 /* Pods-zeus.release.xcconfig */; |
| 1871 | + baseConfigurationReference = 0DB55EB3FF0F9245280FEA6C /* Pods-zeus-zeusTests.release.xcconfig */; |
1864 | 1872 | buildSettings = {
|
1865 | 1873 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
1866 | 1874 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
|
| 1875 | + BUILD_NUMBER = "${BUILD_NUMBER}"; |
1867 | 1876 | CLANG_ENABLE_MODULES = YES;
|
1868 | 1877 | CODE_SIGN_ENTITLEMENTS = zeus/zeusRelease.entitlements;
|
1869 | 1878 | CODE_SIGN_IDENTITY = "Apple Development";
|
1870 | 1879 | CODE_SIGN_STYLE = Automatic;
|
1871 |
| - CURRENT_PROJECT_VERSION = 4; |
| 1880 | + CURRENT_PROJECT_VERSION = "${BUILD_NUMBER}"; |
1872 | 1881 | DEAD_CODE_STRIPPING = YES;
|
1873 | 1882 | DEVELOPMENT_TEAM = 9TU7M3555F;
|
1874 | 1883 | ENABLE_BITCODE = NO;
|
|
1882 | 1891 | "$(inherited)",
|
1883 | 1892 | "@executable_path/Frameworks",
|
1884 | 1893 | );
|
1885 |
| - MARKETING_VERSION = 0.9.2; |
| 1894 | + MARKETING_VERSION = "${VERSION}"; |
1886 | 1895 | ONLY_ACTIVE_ARCH = NO;
|
1887 | 1896 | OTHER_LDFLAGS = (
|
1888 | 1897 | "$(inherited)",
|
|
1903 | 1912 | SWIFT_OBJC_BRIDGING_HEADER = "LndMobile/zeus-Bridging-Header.h";
|
1904 | 1913 | SWIFT_VERSION = 5.0;
|
1905 | 1914 | TARGETED_DEVICE_FAMILY = "1,2";
|
| 1915 | + VERSION = "${VERSION}"; |
1906 | 1916 | VERSIONING_SYSTEM = "apple-generic";
|
1907 | 1917 | };
|
1908 | 1918 | name = Release;
|
|
2042 | 2052 | };
|
2043 | 2053 | 83CBBA201A601CBA00E9B192 /* Debug */ = {
|
2044 | 2054 | isa = XCBuildConfiguration;
|
| 2055 | + baseConfigurationReference = 74BFA2642CD5C658006BCE4B /* Config.xcconfig */; |
2045 | 2056 | buildSettings = {
|
2046 | 2057 | ALWAYS_SEARCH_USER_PATHS = NO;
|
2047 | 2058 | CC = "";
|
|
2071 | 2082 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
2072 | 2083 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
2073 | 2084 | COPY_PHASE_STRIP = NO;
|
| 2085 | + CURRENT_PROJECT_VERSION = "${BUILD_NUMBER}"; |
2074 | 2086 | CXX = "";
|
2075 | 2087 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
2076 | 2088 | ENABLE_TESTABILITY = YES;
|
|
2094 | 2106 | IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
2095 | 2107 | LD = "";
|
2096 | 2108 | LDPLUSPLUS = "";
|
| 2109 | + MARKETING_VERSION = "${VERSION}"; |
2097 | 2110 | MTL_ENABLE_DEBUG_INFO = YES;
|
2098 | 2111 | ONLY_ACTIVE_ARCH = YES;
|
2099 | 2112 | OTHER_CFLAGS = "$(inherited)";
|
|
2107 | 2120 | };
|
2108 | 2121 | 83CBBA211A601CBA00E9B192 /* Release */ = {
|
2109 | 2122 | isa = XCBuildConfiguration;
|
| 2123 | + baseConfigurationReference = 74BFA2642CD5C658006BCE4B /* Config.xcconfig */; |
2110 | 2124 | buildSettings = {
|
2111 | 2125 | ALWAYS_SEARCH_USER_PATHS = NO;
|
2112 | 2126 | CC = "";
|
|
2136 | 2150 | CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
|
2137 | 2151 | "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
2138 | 2152 | COPY_PHASE_STRIP = YES;
|
| 2153 | + CURRENT_PROJECT_VERSION = "${BUILD_NUMBER}"; |
2139 | 2154 | CXX = "";
|
2140 | 2155 | ENABLE_NS_ASSERTIONS = NO;
|
2141 | 2156 | ENABLE_STRICT_OBJC_MSGSEND = YES;
|
|
2155 | 2170 | IPHONEOS_DEPLOYMENT_TARGET = 12.4;
|
2156 | 2171 | LD = "";
|
2157 | 2172 | LDPLUSPLUS = "";
|
| 2173 | + MARKETING_VERSION = "${VERSION}"; |
2158 | 2174 | MTL_ENABLE_DEBUG_INFO = NO;
|
2159 | 2175 | OTHER_CFLAGS = "$(inherited)";
|
2160 | 2176 | OTHER_CPLUSPLUSFLAGS = "$(inherited)";
|
|
0 commit comments