|
147 | 147 | 5B2340CD21ED964F00206ACB /* LPAES.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B233FF921ED964F00206ACB /* LPAES.h */; }; |
148 | 148 | 5B2340CF21ED965000206ACB /* LPUtils.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B233FFA21ED964F00206ACB /* LPUtils.h */; }; |
149 | 149 | 5B2340D121ED965000206ACB /* LPDatabase.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B233FFB21ED964F00206ACB /* LPDatabase.m */; }; |
150 | | - 5B2340D321ED965000206ACB /* JRSwizzle.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B233FFC21ED964F00206ACB /* JRSwizzle.h */; }; |
| 150 | + 5B2340D321ED965000206ACB /* LPSwizzle.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B233FFC21ED964F00206ACB /* LPSwizzle.h */; }; |
151 | 151 | 5B2340D521ED965000206ACB /* LPJSON.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B233FFD21ED964F00206ACB /* LPJSON.m */; }; |
152 | 152 | 5B2340D721ED965000206ACB /* FileMD5Hash.c in Sources */ = {isa = PBXBuildFile; fileRef = 5B233FFE21ED964F00206ACB /* FileMD5Hash.c */; }; |
153 | 153 | 5B2340D921ED965000206ACB /* LPKeychainWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B233FFF21ED964F00206ACB /* LPKeychainWrapper.h */; }; |
154 | 154 | 5B2340DB21ED965000206ACB /* LPDatabase.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B23400021ED964F00206ACB /* LPDatabase.h */; }; |
155 | 155 | 5B2340DD21ED965000206ACB /* LPUtils.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B23400121ED964F00206ACB /* LPUtils.m */; }; |
156 | 156 | 5B2340DF21ED965000206ACB /* FileMD5Hash.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B23400221ED964F00206ACB /* FileMD5Hash.h */; }; |
157 | 157 | 5B2340E121ED965000206ACB /* LPJSON.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B23400321ED964F00206ACB /* LPJSON.h */; }; |
158 | | - 5B2340E321ED965000206ACB /* JRSwizzle.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B23400421ED964F00206ACB /* JRSwizzle.m */; }; |
| 158 | + 5B2340E321ED965000206ACB /* LPSwizzle.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B23400421ED964F00206ACB /* LPSwizzle.m */; }; |
159 | 159 | 5B2340E521ED965000206ACB /* Leanplum_WebSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B23400721ED964F00206ACB /* Leanplum_WebSocket.h */; }; |
160 | 160 | 5B2340E721ED965000206ACB /* Leanplum_AsyncSocket.h in Headers */ = {isa = PBXBuildFile; fileRef = 5B23400921ED964F00206ACB /* Leanplum_AsyncSocket.h */; }; |
161 | 161 | 5B2340E921ED965000206ACB /* Leanplum_AsyncSocket.m in Sources */ = {isa = PBXBuildFile; fileRef = 5B23400A21ED964F00206ACB /* Leanplum_AsyncSocket.m */; }; |
|
361 | 361 | 5B233FF921ED964F00206ACB /* LPAES.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LPAES.h; sourceTree = "<group>"; }; |
362 | 362 | 5B233FFA21ED964F00206ACB /* LPUtils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LPUtils.h; sourceTree = "<group>"; }; |
363 | 363 | 5B233FFB21ED964F00206ACB /* LPDatabase.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LPDatabase.m; sourceTree = "<group>"; }; |
364 | | - 5B233FFC21ED964F00206ACB /* JRSwizzle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JRSwizzle.h; sourceTree = "<group>"; }; |
| 364 | + 5B233FFC21ED964F00206ACB /* LPSwizzle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LPSwizzle.h; sourceTree = "<group>"; }; |
365 | 365 | 5B233FFD21ED964F00206ACB /* LPJSON.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LPJSON.m; sourceTree = "<group>"; }; |
366 | 366 | 5B233FFE21ED964F00206ACB /* FileMD5Hash.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = FileMD5Hash.c; sourceTree = "<group>"; }; |
367 | 367 | 5B233FFF21ED964F00206ACB /* LPKeychainWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LPKeychainWrapper.h; sourceTree = "<group>"; }; |
368 | 368 | 5B23400021ED964F00206ACB /* LPDatabase.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LPDatabase.h; sourceTree = "<group>"; }; |
369 | 369 | 5B23400121ED964F00206ACB /* LPUtils.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LPUtils.m; sourceTree = "<group>"; }; |
370 | 370 | 5B23400221ED964F00206ACB /* FileMD5Hash.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileMD5Hash.h; sourceTree = "<group>"; }; |
371 | 371 | 5B23400321ED964F00206ACB /* LPJSON.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LPJSON.h; sourceTree = "<group>"; }; |
372 | | - 5B23400421ED964F00206ACB /* JRSwizzle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JRSwizzle.m; sourceTree = "<group>"; }; |
| 372 | + 5B23400421ED964F00206ACB /* LPSwizzle.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LPSwizzle.m; sourceTree = "<group>"; }; |
373 | 373 | 5B23400721ED964F00206ACB /* Leanplum_WebSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Leanplum_WebSocket.h; sourceTree = "<group>"; }; |
374 | 374 | 5B23400921ED964F00206ACB /* Leanplum_AsyncSocket.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Leanplum_AsyncSocket.h; sourceTree = "<group>"; }; |
375 | 375 | 5B23400A21ED964F00206ACB /* Leanplum_AsyncSocket.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Leanplum_AsyncSocket.m; sourceTree = "<group>"; }; |
|
836 | 836 | 5B233FF721ED964F00206ACB /* Encryption */, |
837 | 837 | 5B233FFA21ED964F00206ACB /* LPUtils.h */, |
838 | 838 | 5B233FFB21ED964F00206ACB /* LPDatabase.m */, |
839 | | - 5B233FFC21ED964F00206ACB /* JRSwizzle.h */, |
| 839 | + 5B233FFC21ED964F00206ACB /* LPSwizzle.h */, |
840 | 840 | 5B233FFD21ED964F00206ACB /* LPJSON.m */, |
841 | 841 | 5B233FFE21ED964F00206ACB /* FileMD5Hash.c */, |
842 | 842 | 5B233FFF21ED964F00206ACB /* LPKeychainWrapper.h */, |
843 | 843 | 5B23400021ED964F00206ACB /* LPDatabase.h */, |
844 | 844 | 5B23400121ED964F00206ACB /* LPUtils.m */, |
845 | 845 | 5B23400221ED964F00206ACB /* FileMD5Hash.h */, |
846 | 846 | 5B23400321ED964F00206ACB /* LPJSON.h */, |
847 | | - 5B23400421ED964F00206ACB /* JRSwizzle.m */, |
| 847 | + 5B23400421ED964F00206ACB /* LPSwizzle.m */, |
848 | 848 | 5B23400521ED964F00206ACB /* Vendor */, |
849 | 849 | 5B23402F21ED964F00206ACB /* LPKeychainWrapper.m */, |
850 | 850 | ); |
|
1016 | 1016 | 5B23411521ED965000206ACB /* NSDate+RFC1123.h in Headers */, |
1017 | 1017 | 5B23412121ED965000206ACB /* NSString+MKNetworkKitAdditions.h in Headers */, |
1018 | 1018 | 5B23409721ED964F00206ACB /* LPEventDataManager.h in Headers */, |
1019 | | - 5B2340D321ED965000206ACB /* JRSwizzle.h in Headers */, |
| 1019 | + 5B2340D321ED965000206ACB /* LPSwizzle.h in Headers */, |
1020 | 1020 | 5B2340C321ED964F00206ACB /* LPInbox.h in Headers */, |
1021 | 1021 | 5B23405F21ED964F00206ACB /* LPNetworkProtocol.h in Headers */, |
1022 | 1022 | 5B23412921ED965000206ACB /* LPMessageTemplates.h in Headers */, |
|
1357 | 1357 | 5B2340F121ED965000206ACB /* Leanplum_Reachability.m in Sources */, |
1358 | 1358 | 5B23408121ED964F00206ACB /* LPVarCache.m in Sources */, |
1359 | 1359 | 5B2340BF21ED964F00206ACB /* LPExceptionHandler.m in Sources */, |
1360 | | - 5B2340E321ED965000206ACB /* JRSwizzle.m in Sources */, |
| 1360 | + 5B2340E321ED965000206ACB /* LPSwizzle.m in Sources */, |
1361 | 1361 | 5B23407321ED964F00206ACB /* LPRevenueManager.m in Sources */, |
1362 | 1362 | 5B23405B21ED964F00206ACB /* LPNetworkOperation.m in Sources */, |
1363 | 1363 | 5B2340EF21ED965000206ACB /* Leanplum_SocketIO.m in Sources */, |
|
0 commit comments