|
1102 | 1102 | CreatedOnToolsVersion = 6.2; |
1103 | 1103 | TestTargetID = 13B07F861A680F5B00A75B9A; |
1104 | 1104 | }; |
| 1105 | + 13B07F861A680F5B00A75B9A = { |
| 1106 | + DevelopmentTeam = 84SCG89399; |
| 1107 | + ProvisioningStyle = Automatic; |
| 1108 | + }; |
1105 | 1109 | 2D02E47A1E0B4A5D006451C7 = { |
1106 | 1110 | CreatedOnToolsVersion = 8.2.1; |
1107 | 1111 | ProvisioningStyle = Automatic; |
|
1119 | 1123 | hasScannedForEncodings = 0; |
1120 | 1124 | knownRegions = ( |
1121 | 1125 | English, |
1122 | | - en, |
1123 | 1126 | Base, |
1124 | 1127 | "zh-Hans", |
1125 | 1128 | ); |
|
1893 | 1896 | buildSettings = { |
1894 | 1897 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1895 | 1898 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| 1899 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 1900 | + CODE_SIGN_STYLE = Automatic; |
1896 | 1901 | CURRENT_PROJECT_VERSION = 1; |
1897 | 1902 | DEAD_CODE_STRIPPING = NO; |
| 1903 | + DEVELOPMENT_TEAM = 84SCG89399; |
1898 | 1904 | HEADER_SEARCH_PATHS = ( |
1899 | 1905 | "$(inherited)", |
1900 | 1906 | "$(SRCROOT)/../node_modules/react-native-fast-image/ios/FastImage/**", |
|
1919 | 1925 | "-ObjC", |
1920 | 1926 | "-lc++", |
1921 | 1927 | ); |
1922 | | - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; |
| 1928 | + PRODUCT_BUNDLE_IDENTIFIER = com.shitu; |
1923 | 1929 | PRODUCT_NAME = ShiTu; |
| 1930 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
1924 | 1931 | VERSIONING_SYSTEM = "apple-generic"; |
1925 | 1932 | }; |
1926 | 1933 | name = Debug; |
|
1930 | 1937 | buildSettings = { |
1931 | 1938 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
1932 | 1939 | ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage; |
| 1940 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 1941 | + CODE_SIGN_STYLE = Automatic; |
1933 | 1942 | CURRENT_PROJECT_VERSION = 1; |
| 1943 | + DEVELOPMENT_TEAM = 84SCG89399; |
1934 | 1944 | HEADER_SEARCH_PATHS = ( |
1935 | 1945 | "$(inherited)", |
1936 | 1946 | "$(SRCROOT)/../node_modules/react-native-fast-image/ios/FastImage/**", |
|
1955 | 1965 | "-ObjC", |
1956 | 1966 | "-lc++", |
1957 | 1967 | ); |
1958 | | - PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)"; |
| 1968 | + PRODUCT_BUNDLE_IDENTIFIER = com.shitu; |
1959 | 1969 | PRODUCT_NAME = ShiTu; |
| 1970 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
1960 | 1971 | VERSIONING_SYSTEM = "apple-generic"; |
1961 | 1972 | }; |
1962 | 1973 | name = Release; |
|
0 commit comments