Skip to content

Commit ea981d0

Browse files
fix typo in lib name
1 parent 5dfb677 commit ea981d0

File tree

3 files changed

+35
-8
lines changed

3 files changed

+35
-8
lines changed

example/ios/example.xcodeproj/project.pbxproj

Lines changed: 32 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
};
66
objectVersion = 46;
77
objects = {
8+
89
/* Begin PBXBuildFile section */
910
00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
1011
00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
@@ -35,7 +36,7 @@
3536
2DCD954D1E0B4F2C00145EB5 /* exampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* exampleTests.m */; };
3637
5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
3738
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
38-
8B9FEC5C806C4DAD91B22E8F /* libRNSecureKeyStore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6DFA79C40A0F4424A2B42287 /* libRNSecureKeyStore.a */; };
39+
8F84D21DEADA4AD9AB51C3A6 /* libRNSecureKeyStore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F6F535B871D84E7B890D6452 /* libRNSecureKeyStore.a */; };
3940
/* End PBXBuildFile section */
4041

4142
/* Begin PBXContainerItemProxy section */
@@ -102,6 +103,13 @@
102103
remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
103104
remoteInfo = React;
104105
};
106+
273539051EBE36EB006352E4 /* PBXContainerItemProxy */ = {
107+
isa = PBXContainerItemProxy;
108+
containerPortal = 45574FB3489C46B5A644825D /* RNSecureKeyStore.xcodeproj */;
109+
proxyType = 2;
110+
remoteGlobalIDString = 134814201AA4EA6300B7C361;
111+
remoteInfo = RNSecureKeyStore;
112+
};
105113
2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
106114
isa = PBXContainerItemProxy;
107115
containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
@@ -252,11 +260,11 @@
252260
146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
253261
2D02E47B1E0B4A5D006451C7 /* example-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "example-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
254262
2D02E4901E0B4A5D006451C7 /* example-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "example-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
263+
45574FB3489C46B5A644825D /* RNSecureKeyStore.xcodeproj */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = "wrapper.pb-project"; name = RNSecureKeyStore.xcodeproj; path = "../node_modules/react-native-secure-key-store/ios/RNSecureKeyStore.xcodeproj"; sourceTree = "<group>"; };
255264
5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
256265
78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
257266
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
258-
E320EF649ADE4C389EFA66E1 /* RNSecureKeyStore.xcodeproj */ = {isa = PBXFileReference; name = "RNSecureKeyStore.xcodeproj"; path = "../node_modules/react-native-secure-key-store/ios/RNSecureKeyStore.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
259-
6DFA79C40A0F4424A2B42287 /* libRNSecureKeyStore.a */ = {isa = PBXFileReference; name = "libRNSecureKeyStore.a"; path = "libRNSecureKeyStore.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
267+
F6F535B871D84E7B890D6452 /* libRNSecureKeyStore.a */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = archive.ar; path = libRNSecureKeyStore.a; sourceTree = "<group>"; };
260268
/* End PBXFileReference section */
261269

262270
/* Begin PBXFrameworksBuildPhase section */
@@ -283,7 +291,7 @@
283291
832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
284292
00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
285293
139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
286-
8B9FEC5C806C4DAD91B22E8F /* libRNSecureKeyStore.a in Frameworks */,
294+
8F84D21DEADA4AD9AB51C3A6 /* libRNSecureKeyStore.a in Frameworks */,
287295
);
288296
runOnlyForDeploymentPostprocessing = 0;
289297
};
@@ -418,6 +426,14 @@
418426
name = Products;
419427
sourceTree = "<group>";
420428
};
429+
273538E91EBE36EB006352E4 /* Products */ = {
430+
isa = PBXGroup;
431+
children = (
432+
273539061EBE36EB006352E4 /* libRNSecureKeyStore.a */,
433+
);
434+
name = Products;
435+
sourceTree = "<group>";
436+
};
421437
5E91572E1DD0AC6500FF2AA8 /* Products */ = {
422438
isa = PBXGroup;
423439
children = (
@@ -450,7 +466,7 @@
450466
832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
451467
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
452468
139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
453-
E320EF649ADE4C389EFA66E1 /* RNSecureKeyStore.xcodeproj */,
469+
45574FB3489C46B5A644825D /* RNSecureKeyStore.xcodeproj */,
454470
);
455471
name = Libraries;
456472
sourceTree = "<group>";
@@ -642,6 +658,10 @@
642658
ProductGroup = 146834001AC3E56700842450 /* Products */;
643659
ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
644660
},
661+
{
662+
ProductGroup = 273538E91EBE36EB006352E4 /* Products */;
663+
ProjectRef = 45574FB3489C46B5A644825D /* RNSecureKeyStore.xcodeproj */;
664+
},
645665
);
646666
projectRoot = "";
647667
targets = (
@@ -710,6 +730,13 @@
710730
remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
711731
sourceTree = BUILT_PRODUCTS_DIR;
712732
};
733+
273539061EBE36EB006352E4 /* libRNSecureKeyStore.a */ = {
734+
isa = PBXReferenceProxy;
735+
fileType = archive.ar;
736+
path = libRNSecureKeyStore.a;
737+
remoteRef = 273539051EBE36EB006352E4 /* PBXContainerItemProxy */;
738+
sourceTree = BUILT_PRODUCTS_DIR;
739+
};
713740
3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */ = {
714741
isa = PBXReferenceProxy;
715742
fileType = archive.ar;

ios/RNSecureKeyStore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
#import <React/RCTBridgeModule.h>
99
#endif
1010

11-
@interface RNSecureKeyStorage : NSObject <RCTBridgeModule>
11+
@interface RNSecureKeyStore : NSObject <RCTBridgeModule>
1212

1313
@end

ios/RNSecureKeyStore.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@
55
*/
66

77
#import "React/RCTUtils.h"
8-
#import "RNSecureKeyStorage.h"
8+
#import "RNSecureKeyStore.h"
99

10-
@implementation RNSecureKeyStorage
10+
@implementation RNSecureKeyStore
1111

1212
- (dispatch_queue_t)methodQueue
1313
{

0 commit comments

Comments
 (0)