|
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
10 | | - B3E7B58A1CC2AC0600A0062D /* RNCAsyncstorage.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNCAsyncstorage.m */; }; |
| 10 | + B3E7B58A1CC2AC0600A0062D /* RNCAsyncStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNCAsyncStorage.m */; }; |
11 | 11 | /* End PBXBuildFile section */ |
12 | 12 |
|
13 | 13 | /* Begin PBXCopyFilesBuildPhase section */ |
|
23 | 23 | /* End PBXCopyFilesBuildPhase section */ |
24 | 24 |
|
25 | 25 | /* Begin PBXFileReference section */ |
26 | | - 134814201AA4EA6300B7C361 /* libRNCAsyncstorage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNCAsyncstorage.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
27 | | - B3E7B5881CC2AC0600A0062D /* RNCAsyncstorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCAsyncstorage.h; sourceTree = "<group>"; }; |
28 | | - B3E7B5891CC2AC0600A0062D /* RNCAsyncstorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCAsyncstorage.m; sourceTree = "<group>"; }; |
| 26 | + 134814201AA4EA6300B7C361 /* libRNCAsyncStorage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNCAsyncStorage.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 27 | + B3E7B5881CC2AC0600A0062D /* RNCAsyncStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCAsyncStorage.h; sourceTree = "<group>"; }; |
| 28 | + B3E7B5891CC2AC0600A0062D /* RNCAsyncStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCAsyncStorage.m; sourceTree = "<group>"; }; |
29 | 29 | /* End PBXFileReference section */ |
30 | 30 |
|
31 | 31 | /* Begin PBXFrameworksBuildPhase section */ |
|
42 | 42 | 134814211AA4EA7D00B7C361 /* Products */ = { |
43 | 43 | isa = PBXGroup; |
44 | 44 | children = ( |
45 | | - 134814201AA4EA6300B7C361 /* libRNCAsyncstorage.a */, |
| 45 | + 134814201AA4EA6300B7C361 /* libRNCAsyncStorage.a */, |
46 | 46 | ); |
47 | 47 | name = Products; |
48 | 48 | sourceTree = "<group>"; |
49 | 49 | }; |
50 | 50 | 58B511D21A9E6C8500147676 = { |
51 | 51 | isa = PBXGroup; |
52 | 52 | children = ( |
53 | | - B3E7B5881CC2AC0600A0062D /* RNCAsyncstorage.h */, |
54 | | - B3E7B5891CC2AC0600A0062D /* RNCAsyncstorage.m */, |
| 53 | + B3E7B5881CC2AC0600A0062D /* RNCAsyncStorage.h */, |
| 54 | + B3E7B5891CC2AC0600A0062D /* RNCAsyncStorage.m */, |
55 | 55 | 134814211AA4EA7D00B7C361 /* Products */, |
56 | 56 | ); |
57 | 57 | sourceTree = "<group>"; |
58 | 58 | }; |
59 | 59 | /* End PBXGroup section */ |
60 | 60 |
|
61 | 61 | /* Begin PBXNativeTarget section */ |
62 | | - 58B511DA1A9E6C8500147676 /* RNCAsyncstorage */ = { |
| 62 | + 58B511DA1A9E6C8500147676 /* RNCAsyncStorage */ = { |
63 | 63 | isa = PBXNativeTarget; |
64 | | - buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNCAsyncstorage" */; |
| 64 | + buildConfigurationList = 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNCAsyncStorage" */; |
65 | 65 | buildPhases = ( |
66 | 66 | 58B511D71A9E6C8500147676 /* Sources */, |
67 | 67 | 58B511D81A9E6C8500147676 /* Frameworks */, |
|
71 | 71 | ); |
72 | 72 | dependencies = ( |
73 | 73 | ); |
74 | | - name = RNCAsyncstorage; |
| 74 | + name = RNCAsyncStorage; |
75 | 75 | productName = RCTDataManager; |
76 | | - productReference = 134814201AA4EA6300B7C361 /* libRNCAsyncstorage.a */; |
| 76 | + productReference = 134814201AA4EA6300B7C361 /* libRNCAsyncStorage.a */; |
77 | 77 | productType = "com.apple.product-type.library.static"; |
78 | 78 | }; |
79 | 79 | /* End PBXNativeTarget section */ |
|
90 | 90 | }; |
91 | 91 | }; |
92 | 92 | }; |
93 | | - buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNCAsyncstorage" */; |
| 93 | + buildConfigurationList = 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNCAsyncStorage" */; |
94 | 94 | compatibilityVersion = "Xcode 3.2"; |
95 | 95 | developmentRegion = English; |
96 | 96 | hasScannedForEncodings = 0; |
|
102 | 102 | projectDirPath = ""; |
103 | 103 | projectRoot = ""; |
104 | 104 | targets = ( |
105 | | - 58B511DA1A9E6C8500147676 /* RNCAsyncstorage */, |
| 105 | + 58B511DA1A9E6C8500147676 /* RNCAsyncStorage */, |
106 | 106 | ); |
107 | 107 | }; |
108 | 108 | /* End PBXProject section */ |
|
112 | 112 | isa = PBXSourcesBuildPhase; |
113 | 113 | buildActionMask = 2147483647; |
114 | 114 | files = ( |
115 | | - B3E7B58A1CC2AC0600A0062D /* RNCAsyncstorage.m in Sources */, |
| 115 | + B3E7B58A1CC2AC0600A0062D /* RNCAsyncStorage.m in Sources */, |
116 | 116 | ); |
117 | 117 | runOnlyForDeploymentPostprocessing = 0; |
118 | 118 | }; |
|
211 | 211 | ); |
212 | 212 | LIBRARY_SEARCH_PATHS = "$(inherited)"; |
213 | 213 | OTHER_LDFLAGS = "-ObjC"; |
214 | | - PRODUCT_NAME = RNCAsyncstorage; |
| 214 | + PRODUCT_NAME = RNCAsyncStorage; |
215 | 215 | SKIP_INSTALL = YES; |
216 | 216 | }; |
217 | 217 | name = Debug; |
|
227 | 227 | ); |
228 | 228 | LIBRARY_SEARCH_PATHS = "$(inherited)"; |
229 | 229 | OTHER_LDFLAGS = "-ObjC"; |
230 | | - PRODUCT_NAME = RNCAsyncstorage; |
| 230 | + PRODUCT_NAME = RNCAsyncStorage; |
231 | 231 | SKIP_INSTALL = YES; |
232 | 232 | }; |
233 | 233 | name = Release; |
234 | 234 | }; |
235 | 235 | /* End XCBuildConfiguration section */ |
236 | 236 |
|
237 | 237 | /* Begin XCConfigurationList section */ |
238 | | - 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNCAsyncstorage" */ = { |
| 238 | + 58B511D61A9E6C8500147676 /* Build configuration list for PBXProject "RNCAsyncStorage" */ = { |
239 | 239 | isa = XCConfigurationList; |
240 | 240 | buildConfigurations = ( |
241 | 241 | 58B511ED1A9E6C8500147676 /* Debug */, |
|
244 | 244 | defaultConfigurationIsVisible = 0; |
245 | 245 | defaultConfigurationName = Release; |
246 | 246 | }; |
247 | | - 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNCAsyncstorage" */ = { |
| 247 | + 58B511EF1A9E6C8500147676 /* Build configuration list for PBXNativeTarget "RNCAsyncStorage" */ = { |
248 | 248 | isa = XCConfigurationList; |
249 | 249 | buildConfigurations = ( |
250 | 250 | 58B511F01A9E6C8500147676 /* Debug */, |
|
0 commit comments