|
11 | 11 | 1990B97B223993B0009E5EA1 /* RNCAsyncStorageDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 1990B9402233FE3A009E5EA1 /* RNCAsyncStorageDelegate.h */; };
|
12 | 12 | 747102F0243FFB7400D4F466 /* RNCAsyncStorage.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = B3E7B5881CC2AC0600A0062D /* RNCAsyncStorage.h */; };
|
13 | 13 | 747102F1243FFB7400D4F466 /* RNCAsyncStorageDelegate.h in CopyFiles */ = {isa = PBXBuildFile; fileRef = 1990B9402233FE3A009E5EA1 /* RNCAsyncStorageDelegate.h */; };
|
14 |
| - B3E7B58A1CC2AC0600A0062D /* RNCAsyncStorage.m in Sources */ = {isa = PBXBuildFile; fileRef = B3E7B5891CC2AC0600A0062D /* RNCAsyncStorage.m */; }; |
| 14 | + E29A30832BA9DF6000E66900 /* RNCAsyncStorage.mm in Sources */ = {isa = PBXBuildFile; fileRef = E29A30822BA9DF6000E66900 /* RNCAsyncStorage.mm */; }; |
15 | 15 | /* End PBXBuildFile section */
|
16 | 16 |
|
17 | 17 | /* Begin PBXCopyFilesBuildPhase section */
|
|
32 | 32 | 134814201AA4EA6300B7C361 /* libRNCAsyncStorage.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNCAsyncStorage.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
33 | 33 | 1990B9402233FE3A009E5EA1 /* RNCAsyncStorageDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCAsyncStorageDelegate.h; sourceTree = "<group>"; };
|
34 | 34 | B3E7B5881CC2AC0600A0062D /* RNCAsyncStorage.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNCAsyncStorage.h; sourceTree = "<group>"; };
|
35 |
| - B3E7B5891CC2AC0600A0062D /* RNCAsyncStorage.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNCAsyncStorage.m; sourceTree = "<group>"; }; |
| 35 | + E29A30822BA9DF6000E66900 /* RNCAsyncStorage.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = RNCAsyncStorage.mm; sourceTree = "<group>"; }; |
36 | 36 | /* End PBXFileReference section */
|
37 | 37 |
|
38 | 38 | /* Begin PBXFrameworksBuildPhase section */
|
|
58 | 58 | isa = PBXGroup;
|
59 | 59 | children = (
|
60 | 60 | B3E7B5881CC2AC0600A0062D /* RNCAsyncStorage.h */,
|
61 |
| - B3E7B5891CC2AC0600A0062D /* RNCAsyncStorage.m */, |
| 61 | + E29A30822BA9DF6000E66900 /* RNCAsyncStorage.mm */, |
62 | 62 | 1990B9402233FE3A009E5EA1 /* RNCAsyncStorageDelegate.h */,
|
63 | 63 | 134814211AA4EA7D00B7C361 /* Products */,
|
64 | 64 | );
|
|
134 | 134 | isa = PBXSourcesBuildPhase;
|
135 | 135 | buildActionMask = 2147483647;
|
136 | 136 | files = (
|
137 |
| - B3E7B58A1CC2AC0600A0062D /* RNCAsyncStorage.m in Sources */, |
| 137 | + E29A30832BA9DF6000E66900 /* RNCAsyncStorage.mm in Sources */, |
138 | 138 | );
|
139 | 139 | runOnlyForDeploymentPostprocessing = 0;
|
140 | 140 | };
|
|
0 commit comments