|
72 | 72 | B76E094C1E768CE100A9AF9A /* XMLReader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMLReader.h; sourceTree = "<group>"; };
|
73 | 73 | B76E094D1E768CE100A9AF9A /* XMLReader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMLReader.m; sourceTree = "<group>"; };
|
74 | 74 | D91353961DA7849100AABC96 /* libOAuthManager.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libOAuthManager.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
75 |
| - D935004C1D513CF700C7BA47 /* OAuthManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OAuthManager.m; path = OAuthManager/OAuthManager.m; sourceTree = "<group>"; }; |
| 75 | + D935004C1D513CF700C7BA47 /* OAuthManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OAuthManager.m; path = "../../../../../../../bknight/develop/parallon-ptac/node_modules/@gsandf/react-native-oauth/ios/OAuthManager/OAuthManager.m"; sourceTree = "<group>"; }; |
76 | 76 | D991AB771D1B237400DE9E58 /* Pods.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Pods.xcodeproj; path = Pods/Pods.xcodeproj; sourceTree = "<group>"; };
|
77 | 77 | D9F2EAD11DA9A9650000BD52 /* OAuthClient.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OAuthClient.h; path = OAuthManager/OAuthClient.h; sourceTree = SOURCE_ROOT; };
|
78 | 78 | D9F2EAD21DA9A9650000BD52 /* OAuthClient.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OAuthClient.m; path = OAuthManager/OAuthClient.m; sourceTree = SOURCE_ROOT; };
|
|
120 | 120 | D9F6DCB41DA8EFBC00D10561 /* Clients */,
|
121 | 121 | D9F6DCB51DA8EFC300D10561 /* Protocols */,
|
122 | 122 | D91353961DA7849100AABC96 /* libOAuthManager.a */,
|
| 123 | + DA04624A1FD1EE0500DC47A3 /* Recovered References */, |
123 | 124 | );
|
124 | 125 | path = "/Users/auser/Development/react-native/mine/OAuthManager/ios/OAuthManager.xcodeproj";
|
125 | 126 | sourceTree = "<absolute>";
|
|
152 | 153 | name = Protocols;
|
153 | 154 | sourceTree = "<group>";
|
154 | 155 | };
|
| 156 | + DA04624A1FD1EE0500DC47A3 /* Recovered References */ = { |
| 157 | + isa = PBXGroup; |
| 158 | + children = ( |
| 159 | + D935004C1D513CF700C7BA47 /* OAuthManager.m */, |
| 160 | + ); |
| 161 | + name = "Recovered References"; |
| 162 | + sourceTree = "<group>"; |
| 163 | + }; |
155 | 164 | /* End PBXGroup section */
|
156 | 165 |
|
157 | 166 | /* Begin PBXHeadersBuildPhase section */
|
|
385 | 394 | ENABLE_BITCODE = YES;
|
386 | 395 | HEADER_SEARCH_PATHS = (
|
387 | 396 | "$(inherited)",
|
388 |
| - "$(SRCROOT)/../../React/**", |
389 |
| - "$(SRCROOT)/../../react-native/React/**", |
390 |
| - "$(SRCROOT)/../../react-native/Libraries/LinkingIOS", |
391 |
| - "$(SRCROOT)/../../../ios/Pods/DCTAuth/DCTAuth", |
| 397 | + "$(SRCROOT)/../../../../ios/Pods/DCTAuth/DCTAuth", |
392 | 398 | );
|
393 | 399 | LD_DYLIB_INSTALL_NAME = "";
|
394 | 400 | LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
412 | 418 | ENABLE_BITCODE = YES;
|
413 | 419 | HEADER_SEARCH_PATHS = (
|
414 | 420 | "$(inherited)",
|
415 |
| - "$(SRCROOT)/../../React/**", |
416 |
| - "$(SRCROOT)/../../react-native/React/**", |
417 |
| - "$(SRCROOT)/../../react-native/Libraries/LinkingIOS", |
418 |
| - "$(SRCROOT)/../../../ios/Pods/DCTAuth/DCTAuth", |
| 421 | + "$(SRCROOT)/../../../../ios/Pods/DCTAuth/DCTAuth", |
419 | 422 | );
|
420 | 423 | LD_DYLIB_INSTALL_NAME = "";
|
421 | 424 | LIBRARY_SEARCH_PATHS = "$(inherited)";
|
|
0 commit comments