Skip to content

Commit cfcaa9c

Browse files
author
Kadi Kraman
committed
Add RNAppAuthAuthorizationFlowManagerDelegate to headers
1 parent b7d7c55 commit cfcaa9c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/RNAppAuth.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
/* End PBXCopyFilesBuildPhase section */
2424

2525
/* Begin PBXFileReference section */
26+
02A9A6ED212C1BC200FAAB86 /* RNAppAuthAuthorizationFlowManagerDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNAppAuthAuthorizationFlowManagerDelegate.h; sourceTree = "<group>"; };
2627
134814201AA4EA6300B7C361 /* libRNAppAuth.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libRNAppAuth.a; sourceTree = BUILT_PRODUCTS_DIR; };
2728
19C8EE5020E3796B00C4D522 /* RNAppAuthAuthorizationFlowManager.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = RNAppAuthAuthorizationFlowManager.h; sourceTree = "<group>"; };
2829
B3E7B5881CC2AC0600A0062D /* RNAppAuth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNAppAuth.h; sourceTree = "<group>"; };
@@ -54,6 +55,7 @@
5455
B3E7B5881CC2AC0600A0062D /* RNAppAuth.h */,
5556
B3E7B5891CC2AC0600A0062D /* RNAppAuth.m */,
5657
19C8EE5020E3796B00C4D522 /* RNAppAuthAuthorizationFlowManager.h */,
58+
02A9A6ED212C1BC200FAAB86 /* RNAppAuthAuthorizationFlowManagerDelegate.h */,
5759
134814211AA4EA7D00B7C361 /* Products */,
5860
);
5961
sourceTree = "<group>";

0 commit comments

Comments
 (0)