|
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 | + E29A30842BA9E0E600E66900 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = PrivacyInfo.xcprivacy; sourceTree = "<group>"; }; |
36 | 37 | /* End PBXFileReference section */
|
37 | 38 |
|
38 | 39 | /* Begin PBXFrameworksBuildPhase section */
|
|
57 | 58 | 58B511D21A9E6C8500147676 = {
|
58 | 59 | isa = PBXGroup;
|
59 | 60 | children = (
|
| 61 | + E29A30842BA9E0E600E66900 /* PrivacyInfo.xcprivacy */, |
60 | 62 | B3E7B5881CC2AC0600A0062D /* RNCAsyncStorage.h */,
|
61 |
| - B3E7B5891CC2AC0600A0062D /* RNCAsyncStorage.m */, |
| 63 | + E29A30822BA9DF6000E66900 /* RNCAsyncStorage.mm */, |
62 | 64 | 1990B9402233FE3A009E5EA1 /* RNCAsyncStorageDelegate.h */,
|
63 | 65 | 134814211AA4EA7D00B7C361 /* Products */,
|
64 | 66 | );
|
|
134 | 136 | isa = PBXSourcesBuildPhase;
|
135 | 137 | buildActionMask = 2147483647;
|
136 | 138 | files = (
|
137 |
| - B3E7B58A1CC2AC0600A0062D /* RNCAsyncStorage.m in Sources */, |
| 139 | + E29A30832BA9DF6000E66900 /* RNCAsyncStorage.mm in Sources */, |
138 | 140 | );
|
139 | 141 | runOnlyForDeploymentPostprocessing = 0;
|
140 | 142 | };
|
|
0 commit comments