|
21 | 21 | CF390A0B1995D18D005A3DB7 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CF3909ED1995D18D005A3DB7 /* UIKit.framework */; }; |
22 | 22 | CF390A131995D18D005A3DB7 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = CF390A111995D18D005A3DB7 /* InfoPlist.strings */; }; |
23 | 23 | CF390A151995D18D005A3DB7 /* DrupalRESTKitTests.m in Sources */ = {isa = PBXBuildFile; fileRef = CF390A141995D18D005A3DB7 /* DrupalRESTKitTests.m */; }; |
24 | | - CFCDC72D1995D40A00BD761C /* Drupal8RESTSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CFCDC72C1995D40A00BD761C /* Drupal8RESTSessionManager.m */; }; |
| 24 | + CF4A5DC919968CC4003C0F36 /* Drupal8RESTSessionManager.m in Sources */ = {isa = PBXBuildFile; fileRef = CF4A5DC819968CC4003C0F36 /* Drupal8RESTSessionManager.m */; }; |
25 | 25 | CFCDC7301995D41900BD761C /* SDKDemoController.m in Sources */ = {isa = PBXBuildFile; fileRef = CFCDC72F1995D41900BD761C /* SDKDemoController.m */; }; |
26 | 26 | /* End PBXBuildFile section */ |
27 | 27 |
|
|
55 | 55 | CF390A101995D18D005A3DB7 /* DrupalRESTKitTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "DrupalRESTKitTests-Info.plist"; sourceTree = "<group>"; }; |
56 | 56 | CF390A121995D18D005A3DB7 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; }; |
57 | 57 | CF390A141995D18D005A3DB7 /* DrupalRESTKitTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DrupalRESTKitTests.m; sourceTree = "<group>"; }; |
58 | | - CFCDC72B1995D40A00BD761C /* Drupal8RESTSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Drupal8RESTSessionManager.h; sourceTree = "<group>"; }; |
59 | | - CFCDC72C1995D40A00BD761C /* Drupal8RESTSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Drupal8RESTSessionManager.m; sourceTree = "<group>"; }; |
| 58 | + CF4A5DC719968CC4003C0F36 /* Drupal8RESTSessionManager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Drupal8RESTSessionManager.h; path = SDK/Drupal8RESTSessionManager.h; sourceTree = "<group>"; }; |
| 59 | + CF4A5DC819968CC4003C0F36 /* Drupal8RESTSessionManager.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Drupal8RESTSessionManager.m; path = SDK/Drupal8RESTSessionManager.m; sourceTree = "<group>"; }; |
60 | 60 | CFCDC72E1995D41900BD761C /* SDKDemoController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDKDemoController.h; sourceTree = "<group>"; }; |
61 | 61 | CFCDC72F1995D41900BD761C /* SDKDemoController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDKDemoController.m; sourceTree = "<group>"; }; |
62 | 62 | /* End PBXFileReference section */ |
|
173 | 173 | CFCDC72A1995D3C800BD761C /* DrupalRESTKit */ = { |
174 | 174 | isa = PBXGroup; |
175 | 175 | children = ( |
176 | | - CFCDC72B1995D40A00BD761C /* Drupal8RESTSessionManager.h */, |
177 | | - CFCDC72C1995D40A00BD761C /* Drupal8RESTSessionManager.m */, |
| 176 | + CF4A5DC719968CC4003C0F36 /* Drupal8RESTSessionManager.h */, |
| 177 | + CF4A5DC819968CC4003C0F36 /* Drupal8RESTSessionManager.m */, |
178 | 178 | ); |
179 | 179 | name = DrupalRESTKit; |
180 | 180 | sourceTree = "<group>"; |
|
314 | 314 | CFCDC7301995D41900BD761C /* SDKDemoController.m in Sources */, |
315 | 315 | CF3909FA1995D18D005A3DB7 /* AppDelegate.m in Sources */, |
316 | 316 | CF3909F61995D18D005A3DB7 /* main.m in Sources */, |
317 | | - CFCDC72D1995D40A00BD761C /* Drupal8RESTSessionManager.m in Sources */, |
| 317 | + CF4A5DC919968CC4003C0F36 /* Drupal8RESTSessionManager.m in Sources */, |
318 | 318 | ); |
319 | 319 | runOnlyForDeploymentPostprocessing = 0; |
320 | 320 | }; |
|
0 commit comments