|
182 | 182 | 5F3D6718233061CB00454FF1 /* BranchCrossPlatformIDTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F3D6717233061CB00454FF1 /* BranchCrossPlatformIDTests.m */; }; |
183 | 183 | 5F3D671B233062FD00454FF1 /* BNCJsonLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F3D671A233062FD00454FF1 /* BNCJsonLoader.m */; }; |
184 | 184 | 5F3D671C233062FD00454FF1 /* BNCJsonLoader.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F3D671A233062FD00454FF1 /* BNCJsonLoader.m */; }; |
| 185 | + 5F4101F526851DC7003699AD /* BNCPasteboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F4101F326851DC7003699AD /* BNCPasteboard.h */; }; |
| 186 | + 5F4101F626851DC7003699AD /* BNCPasteboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F4101F426851DC7003699AD /* BNCPasteboard.m */; }; |
185 | 187 | 5F42763325DB3694005B9BBC /* AdServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F42763225DB3694005B9BBC /* AdServices.framework */; }; |
186 | 188 | 5F437E35237DDF770052064B /* BNCTelephony.h in Headers */ = {isa = PBXBuildFile; fileRef = 5F437E33237DDF770052064B /* BNCTelephony.h */; }; |
187 | 189 | 5F437E36237DDF770052064B /* BNCTelephony.m in Sources */ = {isa = PBXBuildFile; fileRef = 5F437E34237DDF770052064B /* BNCTelephony.m */; }; |
|
495 | 497 | 5F3D6717233061CB00454FF1 /* BranchCrossPlatformIDTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BranchCrossPlatformIDTests.m; sourceTree = "<group>"; }; |
496 | 498 | 5F3D6719233062FD00454FF1 /* BNCJsonLoader.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCJsonLoader.h; sourceTree = "<group>"; }; |
497 | 499 | 5F3D671A233062FD00454FF1 /* BNCJsonLoader.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCJsonLoader.m; sourceTree = "<group>"; }; |
| 500 | + 5F4101F326851DC7003699AD /* BNCPasteboard.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCPasteboard.h; sourceTree = "<group>"; }; |
| 501 | + 5F4101F426851DC7003699AD /* BNCPasteboard.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCPasteboard.m; sourceTree = "<group>"; }; |
498 | 502 | 5F42763225DB3694005B9BBC /* AdServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AdServices.framework; path = System/Library/Frameworks/AdServices.framework; sourceTree = SDKROOT; }; |
499 | 503 | 5F437E33237DDF770052064B /* BNCTelephony.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = BNCTelephony.h; sourceTree = "<group>"; }; |
500 | 504 | 5F437E34237DDF770052064B /* BNCTelephony.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BNCTelephony.m; sourceTree = "<group>"; }; |
|
989 | 993 | 5F437E34237DDF770052064B /* BNCTelephony.m */, |
990 | 994 | 5F92B2372383703700CA909B /* BNCLocale.h */, |
991 | 995 | 5F92B2382383703700CA909B /* BNCLocale.m */, |
| 996 | + 5F4101F326851DC7003699AD /* BNCPasteboard.h */, |
| 997 | + 5F4101F426851DC7003699AD /* BNCPasteboard.m */, |
992 | 998 | 5FB0AA69231875B400A0F9EA /* BNCUserAgentCollector.h */, |
993 | 999 | 5FB0AA6A231875B500A0F9EA /* BNCUserAgentCollector.m */, |
994 | 1000 | 464EA3991ACB38EC000E4094 /* BNCEncodingUtils.h */, |
|
1114 | 1120 | 5F38022024DCC2E800E6FAFD /* BranchLogoutRequest.h in Headers */, |
1115 | 1121 | 5F38023124DCC2E800E6FAFD /* BNCNetworkService.h in Headers */, |
1116 | 1122 | 5F38021624DCC2E800E6FAFD /* BranchSpotlightUrlRequest.h in Headers */, |
| 1123 | + 5F4101F526851DC7003699AD /* BNCPasteboard.h in Headers */, |
1117 | 1124 | 4DCAC8181F426F7C00405D1D /* BranchLinkProperties.h in Headers */, |
1118 | 1125 | 5F38022724DCC2E800E6FAFD /* BranchRedeemRewardsRequest.h in Headers */, |
1119 | 1126 | 4DCAC81A1F426F7C00405D1D /* BranchUniversalObject.h in Headers */, |
|
1427 | 1434 | 466B58551B17779C00A69EDE /* Branch.m in Sources */, |
1428 | 1435 | 5F437E3E237E03C00052064B /* BNCDeviceSystem.m in Sources */, |
1429 | 1436 | 5F38023B24DCC2E800E6FAFD /* BranchContentDiscoverer.m in Sources */, |
| 1437 | + 5F4101F626851DC7003699AD /* BNCPasteboard.m in Sources */, |
1430 | 1438 | 4DBC88651F3A55B700E119BF /* NSString+Branch.m in Sources */, |
1431 | 1439 | 54FF1F8E1BD1D4AE0004CE2E /* BranchUniversalObject.m in Sources */, |
1432 | 1440 | 4DA577181E67B1D600A43BDD /* BNCLog.m in Sources */, |
|
0 commit comments