react-native-beidou 1.0.3 → 1.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (70) hide show
  1. package/BeiDouAIDLTestPage.tsx +7 -7
  2. package/Compass.android.tsx +20 -0
  3. package/android/.gradle/8.9/checksums/checksums.lock +0 -0
  4. package/android/.gradle/8.9/fileHashes/fileHashes.lock +0 -0
  5. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  6. package/android/.gradle/buildOutputCleanup/cache.properties +1 -1
  7. package/android/.idea/AndroidProjectSystem.xml +6 -0
  8. package/android/.idea/gradle.xml +13 -0
  9. package/android/.idea/migrations.xml +10 -0
  10. package/android/.idea/misc.xml +9 -0
  11. package/android/.idea/runConfigurations.xml +17 -0
  12. package/android/.idea/vcs.xml +6 -0
  13. package/android/build.gradle +3 -0
  14. package/android/src/main/AndroidManifest.xml +7 -0
  15. package/android/src/main/java/com/cmcc_rn_module/BeiDouBluetoothModule.java +343 -101
  16. package/android/src/main/java/com/cmcc_rn_module/BeiDouBluetoothPackage.java +4 -1
  17. package/android/src/main/java/com/cmcc_rn_module/ChatDBManager.java +306 -0
  18. package/android/src/main/java/com/cmcc_rn_module/JsonUtil.java +113 -7
  19. package/android/src/main/java/com/cmcc_rn_module/view/CompassManager.java +41 -0
  20. package/android/src/main/java/com/cmcc_rn_module/view/CompassView.java +277 -0
  21. package/android/src/main/libs/bluetooth-sdk.aar +0 -0
  22. package/index.ts +188 -10
  23. package/ios/BDTCompassViewManager.h +15 -0
  24. package/ios/BDTCompassViewManager.m +24 -0
  25. package/ios/BeiDouBluetoothModule.h +20 -0
  26. package/ios/BeiDouBluetoothModule.m +424 -0
  27. package/ios/BeidouBluetooth.framework/BeidouBluetooth +0 -0
  28. package/ios/BeidouBluetooth.framework/Headers/BDTBluetoothManager.h +76 -0
  29. package/ios/BeidouBluetooth.framework/Headers/BDTChatDBManager.h +41 -0
  30. package/ios/BeidouBluetooth.framework/Headers/BDTDataPacketBuilder.h +62 -0
  31. package/ios/BeidouBluetooth.framework/Headers/BeidouBluetooth.h +21 -0
  32. package/ios/BeidouBluetooth.framework/Info.plist +0 -0
  33. package/ios/BeidouBluetooth.framework/Modules/module.modulemap +6 -0
  34. package/ios/BeidouBluetooth.framework/_CodeSignature/CodeDirectory +0 -0
  35. package/ios/BeidouBluetooth.framework/_CodeSignature/CodeRequirements +0 -0
  36. package/ios/BeidouBluetooth.framework/_CodeSignature/CodeRequirements-1 +0 -0
  37. package/ios/BeidouBluetooth.framework/_CodeSignature/CodeResources +177 -0
  38. package/ios/BeidouBluetooth.framework/_CodeSignature/CodeSignature +0 -0
  39. package/ios/CompassView.h +20 -0
  40. package/ios/CompassView.m +201 -0
  41. package/package.json +2 -1
  42. package/android/.gradle/8.8/checksums/checksums.lock +0 -0
  43. package/android/.gradle/8.8/dependencies-accessors/gc.properties +0 -0
  44. package/android/.gradle/8.8/fileChanges/last-build.bin +0 -0
  45. package/android/.gradle/8.8/fileHashes/fileHashes.bin +0 -0
  46. package/android/.gradle/8.8/fileHashes/fileHashes.lock +0 -0
  47. package/android/.gradle/8.8/gc.properties +0 -0
  48. package/ios/Podfile +0 -79
  49. package/ios/build_sdk.sh +0 -30
  50. package/ios/cmcc_rn_module/AppDelegate.h +0 -8
  51. package/ios/cmcc_rn_module/AppDelegate.mm +0 -108
  52. package/ios/cmcc_rn_module/CMCCAssetsLoaderModule.h +0 -17
  53. package/ios/cmcc_rn_module/CMCCAssetsLoaderModule.m +0 -38
  54. package/ios/cmcc_rn_module/Images.xcassets/AppIcon.appiconset/Contents.json +0 -53
  55. package/ios/cmcc_rn_module/Images.xcassets/Contents.json +0 -6
  56. package/ios/cmcc_rn_module/Info.plist +0 -62
  57. package/ios/cmcc_rn_module/LaunchScreen.storyboard +0 -47
  58. package/ios/cmcc_rn_module/main.m +0 -10
  59. package/ios/cmcc_rn_module.xcodeproj/project.pbxproj +0 -708
  60. package/ios/cmcc_rn_module.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  61. package/ios/cmcc_rn_module.xcodeproj/xcshareddata/xcschemes/cmcc_rn_module.xcscheme +0 -88
  62. package/ios/cmcc_rn_module.xcworkspace/contents.xcworkspacedata +0 -10
  63. package/ios/cmcc_rn_module.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  64. package/ios/cmcc_rn_moduleTests/Info.plist +0 -24
  65. package/ios/cmcc_rn_moduleTests/cmcc_rn_moduleTests.m +0 -66
  66. package/ios/reset_env.sh +0 -24
  67. package/ios/scripts/RNReanimated.podspec +0 -90
  68. package/ios/scripts/generate_dynamic_pod.rb +0 -166
  69. package/ios/scripts/native_modules_dy.rb +0 -317
  70. package/ios/scripts/react_native_pods_dy.rb +0 -773
@@ -1,708 +0,0 @@
1
- // !$*UTF8*$!
2
- {
3
- archiveVersion = 1;
4
- classes = {
5
- };
6
- objectVersion = 54;
7
- objects = {
8
-
9
- /* Begin PBXBuildFile section */
10
- 00E356F31AD99517003FC87E /* cmcc_rn_moduleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* cmcc_rn_moduleTests.m */; };
11
- 0C80B921A6F3F58F76C31292 /* libPods-cmcc_rn_module.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DCACB8F33CDC322A6C60F78 /* libPods-cmcc_rn_module.a */; };
12
- 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
13
- 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
14
- 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
15
- 67B7CDC22C23D17700A462D6 /* CMCCAssetsLoaderModule.m in Sources */ = {isa = PBXBuildFile; fileRef = 67B7CDC12C23D17700A462D6 /* CMCCAssetsLoaderModule.m */; };
16
- 7A15D9DA29584EF19D1C1CEB /* antfill.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 473C143360D74A22AFE05F08 /* antfill.ttf */; };
17
- 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
18
- ABAFBDE2DCBAD2147F6D29D4 /* libPods-cmcc_rn_module-cmcc_rn_moduleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C7C3D73D445AFE9C275A1F6C /* libPods-cmcc_rn_module-cmcc_rn_moduleTests.a */; };
19
- CE7C475CB48743C08F0462BC /* BebasKai.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 949C98B49F9245FB9636F1A5 /* BebasKai.ttf */; };
20
- D16E1392F000481481AEB957 /* antoutline.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FE11A36F92B74CA7A4963DDF /* antoutline.ttf */; };
21
- /* End PBXBuildFile section */
22
-
23
- /* Begin PBXContainerItemProxy section */
24
- 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
25
- isa = PBXContainerItemProxy;
26
- containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
27
- proxyType = 1;
28
- remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
29
- remoteInfo = cmcc_rn_module;
30
- };
31
- /* End PBXContainerItemProxy section */
32
-
33
- /* Begin PBXFileReference section */
34
- 00E356EE1AD99517003FC87E /* cmcc_rn_moduleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = cmcc_rn_moduleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
35
- 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
36
- 00E356F21AD99517003FC87E /* cmcc_rn_moduleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = cmcc_rn_moduleTests.m; sourceTree = "<group>"; };
37
- 13B07F961A680F5B00A75B9A /* cmcc_rn_module.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cmcc_rn_module.app; sourceTree = BUILT_PRODUCTS_DIR; };
38
- 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = cmcc_rn_module/AppDelegate.h; sourceTree = "<group>"; };
39
- 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = cmcc_rn_module/AppDelegate.mm; sourceTree = "<group>"; };
40
- 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = cmcc_rn_module/Images.xcassets; sourceTree = "<group>"; };
41
- 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = cmcc_rn_module/Info.plist; sourceTree = "<group>"; };
42
- 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = cmcc_rn_module/main.m; sourceTree = "<group>"; };
43
- 1531C132EF1AA8FB65084510 /* Pods-cmcc_rn_module-cmcc_rn_moduleTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-cmcc_rn_module-cmcc_rn_moduleTests.release.xcconfig"; path = "Target Support Files/Pods-cmcc_rn_module-cmcc_rn_moduleTests/Pods-cmcc_rn_module-cmcc_rn_moduleTests.release.xcconfig"; sourceTree = "<group>"; };
44
- 3B4392A12AC88292D35C810B /* Pods-cmcc_rn_module.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-cmcc_rn_module.debug.xcconfig"; path = "Target Support Files/Pods-cmcc_rn_module/Pods-cmcc_rn_module.debug.xcconfig"; sourceTree = "<group>"; };
45
- 473C143360D74A22AFE05F08 /* antfill.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = antfill.ttf; path = "../node_modules/@ant-design/icons-react-native/fonts/antfill.ttf"; sourceTree = "<group>"; };
46
- 5709B34CF0A7D63546082F79 /* Pods-cmcc_rn_module.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-cmcc_rn_module.release.xcconfig"; path = "Target Support Files/Pods-cmcc_rn_module/Pods-cmcc_rn_module.release.xcconfig"; sourceTree = "<group>"; };
47
- 5DC2FE84D39A007649DDEA69 /* Pods-cmcc_rn_module-cmcc_rn_moduleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-cmcc_rn_module-cmcc_rn_moduleTests.debug.xcconfig"; path = "Target Support Files/Pods-cmcc_rn_module-cmcc_rn_moduleTests/Pods-cmcc_rn_module-cmcc_rn_moduleTests.debug.xcconfig"; sourceTree = "<group>"; };
48
- 5DCACB8F33CDC322A6C60F78 /* libPods-cmcc_rn_module.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-cmcc_rn_module.a"; sourceTree = BUILT_PRODUCTS_DIR; };
49
- 67B7CDC02C23D17700A462D6 /* CMCCAssetsLoaderModule.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CMCCAssetsLoaderModule.h; path = cmcc_rn_module/CMCCAssetsLoaderModule.h; sourceTree = "<group>"; };
50
- 67B7CDC12C23D17700A462D6 /* CMCCAssetsLoaderModule.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = CMCCAssetsLoaderModule.m; path = cmcc_rn_module/CMCCAssetsLoaderModule.m; sourceTree = "<group>"; };
51
- 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = cmcc_rn_module/LaunchScreen.storyboard; sourceTree = "<group>"; };
52
- 949C98B49F9245FB9636F1A5 /* BebasKai.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = BebasKai.ttf; path = ../src/assets/fonts/BebasKai.ttf; sourceTree = "<group>"; };
53
- C7C3D73D445AFE9C275A1F6C /* libPods-cmcc_rn_module-cmcc_rn_moduleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-cmcc_rn_module-cmcc_rn_moduleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
54
- ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
55
- FE11A36F92B74CA7A4963DDF /* antoutline.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = antoutline.ttf; path = "../node_modules/@ant-design/icons-react-native/fonts/antoutline.ttf"; sourceTree = "<group>"; };
56
- /* End PBXFileReference section */
57
-
58
- /* Begin PBXFrameworksBuildPhase section */
59
- 00E356EB1AD99517003FC87E /* Frameworks */ = {
60
- isa = PBXFrameworksBuildPhase;
61
- buildActionMask = 2147483647;
62
- files = (
63
- ABAFBDE2DCBAD2147F6D29D4 /* libPods-cmcc_rn_module-cmcc_rn_moduleTests.a in Frameworks */,
64
- );
65
- runOnlyForDeploymentPostprocessing = 0;
66
- };
67
- 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
68
- isa = PBXFrameworksBuildPhase;
69
- buildActionMask = 2147483647;
70
- files = (
71
- 0C80B921A6F3F58F76C31292 /* libPods-cmcc_rn_module.a in Frameworks */,
72
- );
73
- runOnlyForDeploymentPostprocessing = 0;
74
- };
75
- /* End PBXFrameworksBuildPhase section */
76
-
77
- /* Begin PBXGroup section */
78
- 00E356EF1AD99517003FC87E /* cmcc_rn_moduleTests */ = {
79
- isa = PBXGroup;
80
- children = (
81
- 00E356F21AD99517003FC87E /* cmcc_rn_moduleTests.m */,
82
- 00E356F01AD99517003FC87E /* Supporting Files */,
83
- );
84
- path = cmcc_rn_moduleTests;
85
- sourceTree = "<group>";
86
- };
87
- 00E356F01AD99517003FC87E /* Supporting Files */ = {
88
- isa = PBXGroup;
89
- children = (
90
- 00E356F11AD99517003FC87E /* Info.plist */,
91
- );
92
- name = "Supporting Files";
93
- sourceTree = "<group>";
94
- };
95
- 13B07FAE1A68108700A75B9A /* cmcc_rn_module */ = {
96
- isa = PBXGroup;
97
- children = (
98
- 67B7CDC32C23D17B00A462D6 /* NativeModules */,
99
- 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
100
- 13B07FB01A68108700A75B9A /* AppDelegate.mm */,
101
- 13B07FB51A68108700A75B9A /* Images.xcassets */,
102
- 13B07FB61A68108700A75B9A /* Info.plist */,
103
- 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
104
- 13B07FB71A68108700A75B9A /* main.m */,
105
- );
106
- name = cmcc_rn_module;
107
- sourceTree = "<group>";
108
- };
109
- 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
110
- isa = PBXGroup;
111
- children = (
112
- ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
113
- 5DCACB8F33CDC322A6C60F78 /* libPods-cmcc_rn_module.a */,
114
- C7C3D73D445AFE9C275A1F6C /* libPods-cmcc_rn_module-cmcc_rn_moduleTests.a */,
115
- );
116
- name = Frameworks;
117
- sourceTree = "<group>";
118
- };
119
- 67B7CDC32C23D17B00A462D6 /* NativeModules */ = {
120
- isa = PBXGroup;
121
- children = (
122
- 67B7CDC02C23D17700A462D6 /* CMCCAssetsLoaderModule.h */,
123
- 67B7CDC12C23D17700A462D6 /* CMCCAssetsLoaderModule.m */,
124
- );
125
- name = NativeModules;
126
- sourceTree = "<group>";
127
- };
128
- 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
129
- isa = PBXGroup;
130
- children = (
131
- );
132
- name = Libraries;
133
- sourceTree = "<group>";
134
- };
135
- 83CBB9F61A601CBA00E9B192 = {
136
- isa = PBXGroup;
137
- children = (
138
- 13B07FAE1A68108700A75B9A /* cmcc_rn_module */,
139
- 832341AE1AAA6A7D00B99B32 /* Libraries */,
140
- 00E356EF1AD99517003FC87E /* cmcc_rn_moduleTests */,
141
- 83CBBA001A601CBA00E9B192 /* Products */,
142
- 2D16E6871FA4F8E400B85C8A /* Frameworks */,
143
- BBD78D7AC51CEA395F1C20DB /* Pods */,
144
- FA096769931F490FBBC1FBA7 /* Resources */,
145
- );
146
- indentWidth = 2;
147
- sourceTree = "<group>";
148
- tabWidth = 2;
149
- usesTabs = 0;
150
- };
151
- 83CBBA001A601CBA00E9B192 /* Products */ = {
152
- isa = PBXGroup;
153
- children = (
154
- 13B07F961A680F5B00A75B9A /* cmcc_rn_module.app */,
155
- 00E356EE1AD99517003FC87E /* cmcc_rn_moduleTests.xctest */,
156
- );
157
- name = Products;
158
- sourceTree = "<group>";
159
- };
160
- BBD78D7AC51CEA395F1C20DB /* Pods */ = {
161
- isa = PBXGroup;
162
- children = (
163
- 3B4392A12AC88292D35C810B /* Pods-cmcc_rn_module.debug.xcconfig */,
164
- 5709B34CF0A7D63546082F79 /* Pods-cmcc_rn_module.release.xcconfig */,
165
- 5DC2FE84D39A007649DDEA69 /* Pods-cmcc_rn_module-cmcc_rn_moduleTests.debug.xcconfig */,
166
- 1531C132EF1AA8FB65084510 /* Pods-cmcc_rn_module-cmcc_rn_moduleTests.release.xcconfig */,
167
- );
168
- path = Pods;
169
- sourceTree = "<group>";
170
- };
171
- FA096769931F490FBBC1FBA7 /* Resources */ = {
172
- isa = PBXGroup;
173
- children = (
174
- 473C143360D74A22AFE05F08 /* antfill.ttf */,
175
- FE11A36F92B74CA7A4963DDF /* antoutline.ttf */,
176
- 949C98B49F9245FB9636F1A5 /* BebasKai.ttf */,
177
- );
178
- name = Resources;
179
- sourceTree = "<group>";
180
- };
181
- /* End PBXGroup section */
182
-
183
- /* Begin PBXNativeTarget section */
184
- 00E356ED1AD99517003FC87E /* cmcc_rn_moduleTests */ = {
185
- isa = PBXNativeTarget;
186
- buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "cmcc_rn_moduleTests" */;
187
- buildPhases = (
188
- C7E6341E12B2B0E879342801 /* [CP] Check Pods Manifest.lock */,
189
- 00E356EA1AD99517003FC87E /* Sources */,
190
- 00E356EB1AD99517003FC87E /* Frameworks */,
191
- 00E356EC1AD99517003FC87E /* Resources */,
192
- 94C4CE792299F3A15DB7DE6F /* [CP] Copy Pods Resources */,
193
- );
194
- buildRules = (
195
- );
196
- dependencies = (
197
- 00E356F51AD99517003FC87E /* PBXTargetDependency */,
198
- );
199
- name = cmcc_rn_moduleTests;
200
- productName = cmcc_rn_moduleTests;
201
- productReference = 00E356EE1AD99517003FC87E /* cmcc_rn_moduleTests.xctest */;
202
- productType = "com.apple.product-type.bundle.unit-test";
203
- };
204
- 13B07F861A680F5B00A75B9A /* cmcc_rn_module */ = {
205
- isa = PBXNativeTarget;
206
- buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "cmcc_rn_module" */;
207
- buildPhases = (
208
- C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */,
209
- FD10A7F022414F080027D42C /* Start Packager */,
210
- 13B07F871A680F5B00A75B9A /* Sources */,
211
- 13B07F8C1A680F5B00A75B9A /* Frameworks */,
212
- 13B07F8E1A680F5B00A75B9A /* Resources */,
213
- 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
214
- 1FD268B7D170B8BA7016FFED /* [CP] Copy Pods Resources */,
215
- );
216
- buildRules = (
217
- );
218
- dependencies = (
219
- );
220
- name = cmcc_rn_module;
221
- productName = cmcc_rn_module;
222
- productReference = 13B07F961A680F5B00A75B9A /* cmcc_rn_module.app */;
223
- productType = "com.apple.product-type.application";
224
- };
225
- /* End PBXNativeTarget section */
226
-
227
- /* Begin PBXProject section */
228
- 83CBB9F71A601CBA00E9B192 /* Project object */ = {
229
- isa = PBXProject;
230
- attributes = {
231
- LastUpgradeCheck = 1210;
232
- TargetAttributes = {
233
- 00E356ED1AD99517003FC87E = {
234
- CreatedOnToolsVersion = 6.2;
235
- TestTargetID = 13B07F861A680F5B00A75B9A;
236
- };
237
- 13B07F861A680F5B00A75B9A = {
238
- LastSwiftMigration = 1120;
239
- };
240
- };
241
- };
242
- buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "cmcc_rn_module" */;
243
- compatibilityVersion = "Xcode 12.0";
244
- developmentRegion = en;
245
- hasScannedForEncodings = 0;
246
- knownRegions = (
247
- en,
248
- Base,
249
- );
250
- mainGroup = 83CBB9F61A601CBA00E9B192;
251
- productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
252
- projectDirPath = "";
253
- projectRoot = "";
254
- targets = (
255
- 13B07F861A680F5B00A75B9A /* cmcc_rn_module */,
256
- 00E356ED1AD99517003FC87E /* cmcc_rn_moduleTests */,
257
- );
258
- };
259
- /* End PBXProject section */
260
-
261
- /* Begin PBXResourcesBuildPhase section */
262
- 00E356EC1AD99517003FC87E /* Resources */ = {
263
- isa = PBXResourcesBuildPhase;
264
- buildActionMask = 2147483647;
265
- files = (
266
- );
267
- runOnlyForDeploymentPostprocessing = 0;
268
- };
269
- 13B07F8E1A680F5B00A75B9A /* Resources */ = {
270
- isa = PBXResourcesBuildPhase;
271
- buildActionMask = 2147483647;
272
- files = (
273
- 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
274
- 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
275
- 7A15D9DA29584EF19D1C1CEB /* antfill.ttf in Resources */,
276
- D16E1392F000481481AEB957 /* antoutline.ttf in Resources */,
277
- CE7C475CB48743C08F0462BC /* BebasKai.ttf in Resources */,
278
- );
279
- runOnlyForDeploymentPostprocessing = 0;
280
- };
281
- /* End PBXResourcesBuildPhase section */
282
-
283
- /* Begin PBXShellScriptBuildPhase section */
284
- 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
285
- isa = PBXShellScriptBuildPhase;
286
- buildActionMask = 2147483647;
287
- files = (
288
- );
289
- inputPaths = (
290
- );
291
- name = "Bundle React Native code and images";
292
- outputPaths = (
293
- );
294
- runOnlyForDeploymentPostprocessing = 0;
295
- shellPath = /bin/sh;
296
- shellScript = "set -e\n\nexport NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh\n";
297
- };
298
- 1FD268B7D170B8BA7016FFED /* [CP] Copy Pods Resources */ = {
299
- isa = PBXShellScriptBuildPhase;
300
- buildActionMask = 2147483647;
301
- files = (
302
- );
303
- inputFileListPaths = (
304
- "${PODS_ROOT}/Target Support Files/Pods-cmcc_rn_module/Pods-cmcc_rn_module-resources-${CONFIGURATION}-input-files.xcfilelist",
305
- );
306
- name = "[CP] Copy Pods Resources";
307
- outputFileListPaths = (
308
- "${PODS_ROOT}/Target Support Files/Pods-cmcc_rn_module/Pods-cmcc_rn_module-resources-${CONFIGURATION}-output-files.xcfilelist",
309
- );
310
- runOnlyForDeploymentPostprocessing = 0;
311
- shellPath = /bin/sh;
312
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-cmcc_rn_module/Pods-cmcc_rn_module-resources.sh\"\n";
313
- showEnvVarsInLog = 0;
314
- };
315
- 94C4CE792299F3A15DB7DE6F /* [CP] Copy Pods Resources */ = {
316
- isa = PBXShellScriptBuildPhase;
317
- buildActionMask = 2147483647;
318
- files = (
319
- );
320
- inputFileListPaths = (
321
- "${PODS_ROOT}/Target Support Files/Pods-cmcc_rn_module-cmcc_rn_moduleTests/Pods-cmcc_rn_module-cmcc_rn_moduleTests-resources-${CONFIGURATION}-input-files.xcfilelist",
322
- );
323
- name = "[CP] Copy Pods Resources";
324
- outputFileListPaths = (
325
- "${PODS_ROOT}/Target Support Files/Pods-cmcc_rn_module-cmcc_rn_moduleTests/Pods-cmcc_rn_module-cmcc_rn_moduleTests-resources-${CONFIGURATION}-output-files.xcfilelist",
326
- );
327
- runOnlyForDeploymentPostprocessing = 0;
328
- shellPath = /bin/sh;
329
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-cmcc_rn_module-cmcc_rn_moduleTests/Pods-cmcc_rn_module-cmcc_rn_moduleTests-resources.sh\"\n";
330
- showEnvVarsInLog = 0;
331
- };
332
- C38B50BA6285516D6DCD4F65 /* [CP] Check Pods Manifest.lock */ = {
333
- isa = PBXShellScriptBuildPhase;
334
- buildActionMask = 2147483647;
335
- files = (
336
- );
337
- inputFileListPaths = (
338
- );
339
- inputPaths = (
340
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
341
- "${PODS_ROOT}/Manifest.lock",
342
- );
343
- name = "[CP] Check Pods Manifest.lock";
344
- outputFileListPaths = (
345
- );
346
- outputPaths = (
347
- "$(DERIVED_FILE_DIR)/Pods-cmcc_rn_module-checkManifestLockResult.txt",
348
- );
349
- runOnlyForDeploymentPostprocessing = 0;
350
- shellPath = /bin/sh;
351
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
352
- showEnvVarsInLog = 0;
353
- };
354
- C7E6341E12B2B0E879342801 /* [CP] Check Pods Manifest.lock */ = {
355
- isa = PBXShellScriptBuildPhase;
356
- buildActionMask = 2147483647;
357
- files = (
358
- );
359
- inputFileListPaths = (
360
- );
361
- inputPaths = (
362
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
363
- "${PODS_ROOT}/Manifest.lock",
364
- );
365
- name = "[CP] Check Pods Manifest.lock";
366
- outputFileListPaths = (
367
- );
368
- outputPaths = (
369
- "$(DERIVED_FILE_DIR)/Pods-cmcc_rn_module-cmcc_rn_moduleTests-checkManifestLockResult.txt",
370
- );
371
- runOnlyForDeploymentPostprocessing = 0;
372
- shellPath = /bin/sh;
373
- shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
374
- showEnvVarsInLog = 0;
375
- };
376
- FD10A7F022414F080027D42C /* Start Packager */ = {
377
- isa = PBXShellScriptBuildPhase;
378
- buildActionMask = 2147483647;
379
- files = (
380
- );
381
- inputFileListPaths = (
382
- );
383
- inputPaths = (
384
- );
385
- name = "Start Packager";
386
- outputFileListPaths = (
387
- );
388
- outputPaths = (
389
- );
390
- runOnlyForDeploymentPostprocessing = 0;
391
- shellPath = /bin/sh;
392
- shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
393
- showEnvVarsInLog = 0;
394
- };
395
- /* End PBXShellScriptBuildPhase section */
396
-
397
- /* Begin PBXSourcesBuildPhase section */
398
- 00E356EA1AD99517003FC87E /* Sources */ = {
399
- isa = PBXSourcesBuildPhase;
400
- buildActionMask = 2147483647;
401
- files = (
402
- 00E356F31AD99517003FC87E /* cmcc_rn_moduleTests.m in Sources */,
403
- );
404
- runOnlyForDeploymentPostprocessing = 0;
405
- };
406
- 13B07F871A680F5B00A75B9A /* Sources */ = {
407
- isa = PBXSourcesBuildPhase;
408
- buildActionMask = 2147483647;
409
- files = (
410
- 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */,
411
- 13B07FC11A68108700A75B9A /* main.m in Sources */,
412
- 67B7CDC22C23D17700A462D6 /* CMCCAssetsLoaderModule.m in Sources */,
413
- );
414
- runOnlyForDeploymentPostprocessing = 0;
415
- };
416
- /* End PBXSourcesBuildPhase section */
417
-
418
- /* Begin PBXTargetDependency section */
419
- 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
420
- isa = PBXTargetDependency;
421
- target = 13B07F861A680F5B00A75B9A /* cmcc_rn_module */;
422
- targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
423
- };
424
- /* End PBXTargetDependency section */
425
-
426
- /* Begin XCBuildConfiguration section */
427
- 00E356F61AD99517003FC87E /* Debug */ = {
428
- isa = XCBuildConfiguration;
429
- baseConfigurationReference = 5DC2FE84D39A007649DDEA69 /* Pods-cmcc_rn_module-cmcc_rn_moduleTests.debug.xcconfig */;
430
- buildSettings = {
431
- BUNDLE_LOADER = "$(TEST_HOST)";
432
- GCC_PREPROCESSOR_DEFINITIONS = (
433
- "DEBUG=1",
434
- "$(inherited)",
435
- );
436
- INFOPLIST_FILE = cmcc_rn_moduleTests/Info.plist;
437
- IPHONEOS_DEPLOYMENT_TARGET = 11.0;
438
- LD_RUNPATH_SEARCH_PATHS = (
439
- "$(inherited)",
440
- "@executable_path/Frameworks",
441
- "@loader_path/Frameworks",
442
- );
443
- OTHER_LDFLAGS = (
444
- "-ObjC",
445
- "-lc++",
446
- "$(inherited)",
447
- );
448
- PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
449
- PRODUCT_NAME = "$(TARGET_NAME)";
450
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/cmcc_rn_module.app/cmcc_rn_module";
451
- };
452
- name = Debug;
453
- };
454
- 00E356F71AD99517003FC87E /* Release */ = {
455
- isa = XCBuildConfiguration;
456
- baseConfigurationReference = 1531C132EF1AA8FB65084510 /* Pods-cmcc_rn_module-cmcc_rn_moduleTests.release.xcconfig */;
457
- buildSettings = {
458
- BUNDLE_LOADER = "$(TEST_HOST)";
459
- COPY_PHASE_STRIP = NO;
460
- INFOPLIST_FILE = cmcc_rn_moduleTests/Info.plist;
461
- IPHONEOS_DEPLOYMENT_TARGET = 11.0;
462
- LD_RUNPATH_SEARCH_PATHS = (
463
- "$(inherited)",
464
- "@executable_path/Frameworks",
465
- "@loader_path/Frameworks",
466
- );
467
- OTHER_LDFLAGS = (
468
- "-ObjC",
469
- "-lc++",
470
- "$(inherited)",
471
- );
472
- PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
473
- PRODUCT_NAME = "$(TARGET_NAME)";
474
- TEST_HOST = "$(BUILT_PRODUCTS_DIR)/cmcc_rn_module.app/cmcc_rn_module";
475
- };
476
- name = Release;
477
- };
478
- 13B07F941A680F5B00A75B9A /* Debug */ = {
479
- isa = XCBuildConfiguration;
480
- baseConfigurationReference = 3B4392A12AC88292D35C810B /* Pods-cmcc_rn_module.debug.xcconfig */;
481
- buildSettings = {
482
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
483
- CLANG_ENABLE_MODULES = YES;
484
- CODE_SIGN_STYLE = Manual;
485
- CURRENT_PROJECT_VERSION = 1;
486
- DEVELOPMENT_TEAM = "";
487
- "DEVELOPMENT_TEAM[sdk=iphoneos*]" = U746D2ER88;
488
- ENABLE_BITCODE = NO;
489
- INFOPLIST_FILE = cmcc_rn_module/Info.plist;
490
- LD_RUNPATH_SEARCH_PATHS = (
491
- "$(inherited)",
492
- "@executable_path/Frameworks",
493
- );
494
- OTHER_LDFLAGS = (
495
- "$(inherited)",
496
- "-ObjC",
497
- "-lc++",
498
- "-ld_classic",
499
- );
500
- PRODUCT_BUNDLE_IDENTIFIER = cn.10086.app;
501
- PRODUCT_NAME = cmcc_rn_module;
502
- PROVISIONING_PROFILE_SPECIFIER = "";
503
- "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match Development cn.10086.app";
504
- SWIFT_OPTIMIZATION_LEVEL = "-Onone";
505
- SWIFT_VERSION = 5.0;
506
- VERSIONING_SYSTEM = "apple-generic";
507
- };
508
- name = Debug;
509
- };
510
- 13B07F951A680F5B00A75B9A /* Release */ = {
511
- isa = XCBuildConfiguration;
512
- baseConfigurationReference = 5709B34CF0A7D63546082F79 /* Pods-cmcc_rn_module.release.xcconfig */;
513
- buildSettings = {
514
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
515
- CLANG_ENABLE_MODULES = YES;
516
- CODE_SIGN_STYLE = Manual;
517
- CURRENT_PROJECT_VERSION = 1;
518
- DEVELOPMENT_TEAM = "";
519
- "DEVELOPMENT_TEAM[sdk=iphoneos*]" = U746D2ER88;
520
- INFOPLIST_FILE = cmcc_rn_module/Info.plist;
521
- LD_RUNPATH_SEARCH_PATHS = (
522
- "$(inherited)",
523
- "@executable_path/Frameworks",
524
- );
525
- OTHER_LDFLAGS = (
526
- "$(inherited)",
527
- "-ObjC",
528
- "-lc++",
529
- "-ld_classic",
530
- );
531
- PRODUCT_BUNDLE_IDENTIFIER = cn.10086.app;
532
- PRODUCT_NAME = cmcc_rn_module;
533
- PROVISIONING_PROFILE_SPECIFIER = "";
534
- "PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match Development cn.10086.app";
535
- SWIFT_VERSION = 5.0;
536
- VERSIONING_SYSTEM = "apple-generic";
537
- };
538
- name = Release;
539
- };
540
- 83CBBA201A601CBA00E9B192 /* Debug */ = {
541
- isa = XCBuildConfiguration;
542
- buildSettings = {
543
- ALWAYS_SEARCH_USER_PATHS = NO;
544
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
545
- CLANG_CXX_LANGUAGE_STANDARD = "c++17";
546
- CLANG_CXX_LIBRARY = "libc++";
547
- CLANG_ENABLE_MODULES = YES;
548
- CLANG_ENABLE_OBJC_ARC = YES;
549
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
550
- CLANG_WARN_BOOL_CONVERSION = YES;
551
- CLANG_WARN_COMMA = YES;
552
- CLANG_WARN_CONSTANT_CONVERSION = YES;
553
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
554
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
555
- CLANG_WARN_EMPTY_BODY = YES;
556
- CLANG_WARN_ENUM_CONVERSION = YES;
557
- CLANG_WARN_INFINITE_RECURSION = YES;
558
- CLANG_WARN_INT_CONVERSION = YES;
559
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
560
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
561
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
562
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
563
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
564
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
565
- CLANG_WARN_STRICT_PROTOTYPES = YES;
566
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
567
- CLANG_WARN_UNREACHABLE_CODE = YES;
568
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
569
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
570
- COPY_PHASE_STRIP = NO;
571
- ENABLE_STRICT_OBJC_MSGSEND = YES;
572
- ENABLE_TESTABILITY = YES;
573
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
574
- GCC_C_LANGUAGE_STANDARD = gnu99;
575
- GCC_DYNAMIC_NO_PIC = NO;
576
- GCC_NO_COMMON_BLOCKS = YES;
577
- GCC_OPTIMIZATION_LEVEL = 0;
578
- GCC_PREPROCESSOR_DEFINITIONS = (
579
- "DEBUG=1",
580
- "$(inherited)",
581
- );
582
- GCC_SYMBOLS_PRIVATE_EXTERN = NO;
583
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
584
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
585
- GCC_WARN_UNDECLARED_SELECTOR = YES;
586
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
587
- GCC_WARN_UNUSED_FUNCTION = YES;
588
- GCC_WARN_UNUSED_VARIABLE = YES;
589
- IPHONEOS_DEPLOYMENT_TARGET = 11.0;
590
- LD_RUNPATH_SEARCH_PATHS = (
591
- /usr/lib/swift,
592
- "$(inherited)",
593
- );
594
- LIBRARY_SEARCH_PATHS = (
595
- "\"$(SDKROOT)/usr/lib/swift\"",
596
- "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
597
- "\"$(inherited)\"",
598
- );
599
- MTL_ENABLE_DEBUG_INFO = YES;
600
- ONLY_ACTIVE_ARCH = YES;
601
- OTHER_CPLUSPLUSFLAGS = (
602
- "$(OTHER_CFLAGS)",
603
- "-DFOLLY_NO_CONFIG",
604
- "-DFOLLY_MOBILE=1",
605
- "-DFOLLY_USE_LIBCPP=1",
606
- );
607
- SDKROOT = iphoneos;
608
- };
609
- name = Debug;
610
- };
611
- 83CBBA211A601CBA00E9B192 /* Release */ = {
612
- isa = XCBuildConfiguration;
613
- buildSettings = {
614
- ALWAYS_SEARCH_USER_PATHS = NO;
615
- CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
616
- CLANG_CXX_LANGUAGE_STANDARD = "c++17";
617
- CLANG_CXX_LIBRARY = "libc++";
618
- CLANG_ENABLE_MODULES = YES;
619
- CLANG_ENABLE_OBJC_ARC = YES;
620
- CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
621
- CLANG_WARN_BOOL_CONVERSION = YES;
622
- CLANG_WARN_COMMA = YES;
623
- CLANG_WARN_CONSTANT_CONVERSION = YES;
624
- CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
625
- CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
626
- CLANG_WARN_EMPTY_BODY = YES;
627
- CLANG_WARN_ENUM_CONVERSION = YES;
628
- CLANG_WARN_INFINITE_RECURSION = YES;
629
- CLANG_WARN_INT_CONVERSION = YES;
630
- CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
631
- CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
632
- CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
633
- CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
634
- CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
635
- CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
636
- CLANG_WARN_STRICT_PROTOTYPES = YES;
637
- CLANG_WARN_SUSPICIOUS_MOVE = YES;
638
- CLANG_WARN_UNREACHABLE_CODE = YES;
639
- CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
640
- "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
641
- COPY_PHASE_STRIP = YES;
642
- ENABLE_NS_ASSERTIONS = NO;
643
- ENABLE_STRICT_OBJC_MSGSEND = YES;
644
- "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
645
- GCC_C_LANGUAGE_STANDARD = gnu99;
646
- GCC_NO_COMMON_BLOCKS = YES;
647
- GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
648
- GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
649
- GCC_WARN_UNDECLARED_SELECTOR = YES;
650
- GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
651
- GCC_WARN_UNUSED_FUNCTION = YES;
652
- GCC_WARN_UNUSED_VARIABLE = YES;
653
- IPHONEOS_DEPLOYMENT_TARGET = 11.0;
654
- LD_RUNPATH_SEARCH_PATHS = (
655
- /usr/lib/swift,
656
- "$(inherited)",
657
- );
658
- LIBRARY_SEARCH_PATHS = (
659
- "\"$(SDKROOT)/usr/lib/swift\"",
660
- "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
661
- "\"$(inherited)\"",
662
- );
663
- MTL_ENABLE_DEBUG_INFO = NO;
664
- OTHER_CPLUSPLUSFLAGS = (
665
- "$(OTHER_CFLAGS)",
666
- "-DFOLLY_NO_CONFIG",
667
- "-DFOLLY_MOBILE=1",
668
- "-DFOLLY_USE_LIBCPP=1",
669
- );
670
- SDKROOT = iphoneos;
671
- VALIDATE_PRODUCT = YES;
672
- };
673
- name = Release;
674
- };
675
- /* End XCBuildConfiguration section */
676
-
677
- /* Begin XCConfigurationList section */
678
- 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "cmcc_rn_moduleTests" */ = {
679
- isa = XCConfigurationList;
680
- buildConfigurations = (
681
- 00E356F61AD99517003FC87E /* Debug */,
682
- 00E356F71AD99517003FC87E /* Release */,
683
- );
684
- defaultConfigurationIsVisible = 0;
685
- defaultConfigurationName = Release;
686
- };
687
- 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "cmcc_rn_module" */ = {
688
- isa = XCConfigurationList;
689
- buildConfigurations = (
690
- 13B07F941A680F5B00A75B9A /* Debug */,
691
- 13B07F951A680F5B00A75B9A /* Release */,
692
- );
693
- defaultConfigurationIsVisible = 0;
694
- defaultConfigurationName = Release;
695
- };
696
- 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "cmcc_rn_module" */ = {
697
- isa = XCConfigurationList;
698
- buildConfigurations = (
699
- 83CBBA201A601CBA00E9B192 /* Debug */,
700
- 83CBBA211A601CBA00E9B192 /* Release */,
701
- );
702
- defaultConfigurationIsVisible = 0;
703
- defaultConfigurationName = Release;
704
- };
705
- /* End XCConfigurationList section */
706
- };
707
- rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
708
- }