|
908 | 908 | D9DCD6A21E6259970010D1C7 /* KissXML.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9DCD3841E6250CE0010D1C7 /* KissXML.framework */; };
|
909 | 909 | D9DCD6A31E6259970010D1C7 /* libidn.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9DCD3951E6250D20010D1C7 /* libidn.framework */; };
|
910 | 910 | D9DCD6C01E625B4D0010D1C7 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D9DCD6BF1E625B4D0010D1C7 /* AppKit.framework */; };
|
| 911 | + DD1E73331ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 912 | + DD1E73341ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 913 | + DD1E73351ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 914 | + DD1E73361ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1E73321ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m */; }; |
| 915 | + DD1E73371ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1E73321ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m */; }; |
| 916 | + DD1E73381ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1E73321ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m */; }; |
| 917 | + DD1E733A1ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73391ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 918 | + DD1E733B1ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73391ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 919 | + DD1E733C1ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73391ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
911 | 920 | /* End PBXBuildFile section */
|
912 | 921 |
|
913 | 922 | /* Begin PBXContainerItemProxy section */
|
|
1494 | 1503 | D9DCD5331E6256D90010D1C7 /* XMPPFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = XMPPFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
1495 | 1504 | D9DCD6961E6258CF0010D1C7 /* XMPPFramework.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = XMPPFramework.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
1496 | 1505 | D9DCD6BF1E625B4D0010D1C7 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.12.sdk/System/Library/Frameworks/AppKit.framework; sourceTree = DEVELOPER_DIR; };
|
| 1506 | + DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "XMPPRoomLightCoreDataStorage+XEP_0313.h"; sourceTree = "<group>"; }; |
| 1507 | + DD1E73321ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "XMPPRoomLightCoreDataStorage+XEP_0313.m"; sourceTree = "<group>"; }; |
| 1508 | + DD1E73391ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPRoomLightCoreDataStorageProtected.h; sourceTree = "<group>"; }; |
1497 | 1509 | /* End PBXFileReference section */
|
1498 | 1510 |
|
1499 | 1511 | /* Begin PBXFrameworksBuildPhase section */
|
|
2358 | 2370 | children = (
|
2359 | 2371 | D9DCD22A1E6250930010D1C7 /* XMPPMessageArchiveManagement.h */,
|
2360 | 2372 | D9DCD22B1E6250930010D1C7 /* XMPPMessageArchiveManagement.m */,
|
| 2373 | + DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */, |
| 2374 | + DD1E73321ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m */, |
2361 | 2375 | );
|
2362 | 2376 | path = "XEP-0313";
|
2363 | 2377 | sourceTree = "<group>";
|
|
2436 | 2450 | D9DCD2421E6250930010D1C7 /* XMPPRoomLight.xcdatamodel */,
|
2437 | 2451 | D9DCD2431E6250930010D1C7 /* XMPPRoomLightCoreDataStorage.h */,
|
2438 | 2452 | D9DCD2441E6250930010D1C7 /* XMPPRoomLightCoreDataStorage.m */,
|
| 2453 | + DD1E73391ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h */, |
2439 | 2454 | D9DCD2451E6250930010D1C7 /* XMPPRoomLightMessageCoreDataStorageObject.h */,
|
2440 | 2455 | D9DCD2461E6250930010D1C7 /* XMPPRoomLightMessageCoreDataStorageObject.m */,
|
2441 | 2456 | );
|
|
2518 | 2533 | 0D44BB2E1E5370FC000930E0 /* NSXMLElement+XMPP.h in Headers */,
|
2519 | 2534 | 0D44BB561E537105000930E0 /* XMPPCustomBinding.h in Headers */,
|
2520 | 2535 | 0D44BB571E537105000930E0 /* XMPPSASLAuthentication.h in Headers */,
|
| 2536 | + DD1E733A1ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h in Headers */, |
2521 | 2537 | 0D44BB481E537105000930E0 /* XMPPAnonymousAuthentication.h in Headers */,
|
2522 | 2538 | 0D44BB0E1E5370ED000930E0 /* XMPPConstants.h in Headers */,
|
2523 | 2539 | 0D44BB2A1E5370FC000930E0 /* NSData+XMPP.h in Headers */,
|
|
2608 | 2624 | D9DCD2731E6250930010D1C7 /* XMPPUserCoreDataStorageObject.h in Headers */,
|
2609 | 2625 | D9DCD2F81E6250930010D1C7 /* XMPPMessage+XEP_0172.h in Headers */,
|
2610 | 2626 | D9DCD2921E6250930010D1C7 /* XMPPRoomMessageCoreDataStorageObject.h in Headers */,
|
| 2627 | + DD1E73331ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */, |
2611 | 2628 | D9DCD2BC1E6250930010D1C7 /* XMPPvCardTempBase.h in Headers */,
|
2612 | 2629 | D9DCD3021E6250930010D1C7 /* XMPPStreamManagementMemoryStorage.h in Headers */,
|
2613 | 2630 | D9DCD2CC1E6250930010D1C7 /* XMPPPubSub.h in Headers */,
|
|
2676 | 2693 | D9DCD4981E6256D90010D1C7 /* NSXMLElement+XMPP.h in Headers */,
|
2677 | 2694 | D9DCD4991E6256D90010D1C7 /* XMPPCustomBinding.h in Headers */,
|
2678 | 2695 | D9DCD49A1E6256D90010D1C7 /* XMPPSASLAuthentication.h in Headers */,
|
| 2696 | + DD1E733B1ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h in Headers */, |
2679 | 2697 | D9DCD49B1E6256D90010D1C7 /* XMPPAnonymousAuthentication.h in Headers */,
|
2680 | 2698 | D9DCD49C1E6256D90010D1C7 /* XMPPConstants.h in Headers */,
|
2681 | 2699 | D9DCD49D1E6256D90010D1C7 /* NSData+XMPP.h in Headers */,
|
|
2766 | 2784 | D9DCD4F21E6256D90010D1C7 /* XMPPUserCoreDataStorageObject.h in Headers */,
|
2767 | 2785 | D9DCD4F31E6256D90010D1C7 /* XMPPMessage+XEP_0172.h in Headers */,
|
2768 | 2786 | D9DCD4F41E6256D90010D1C7 /* XMPPRoomMessageCoreDataStorageObject.h in Headers */,
|
| 2787 | + DD1E73341ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */, |
2769 | 2788 | D9DCD4F51E6256D90010D1C7 /* XMPPvCardTempBase.h in Headers */,
|
2770 | 2789 | D9DCD4F61E6256D90010D1C7 /* XMPPStreamManagementMemoryStorage.h in Headers */,
|
2771 | 2790 | D9DCD4F71E6256D90010D1C7 /* XMPPPubSub.h in Headers */,
|
|
2834 | 2853 | D9DCD5FB1E6258CF0010D1C7 /* NSXMLElement+XMPP.h in Headers */,
|
2835 | 2854 | D9DCD5FC1E6258CF0010D1C7 /* XMPPCustomBinding.h in Headers */,
|
2836 | 2855 | D9DCD5FD1E6258CF0010D1C7 /* XMPPSASLAuthentication.h in Headers */,
|
| 2856 | + DD1E733C1ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h in Headers */, |
2837 | 2857 | D9DCD5FE1E6258CF0010D1C7 /* XMPPAnonymousAuthentication.h in Headers */,
|
2838 | 2858 | D9DCD5FF1E6258CF0010D1C7 /* XMPPConstants.h in Headers */,
|
2839 | 2859 | D9DCD6001E6258CF0010D1C7 /* NSData+XMPP.h in Headers */,
|
|
2924 | 2944 | D9DCD6551E6258CF0010D1C7 /* XMPPUserCoreDataStorageObject.h in Headers */,
|
2925 | 2945 | D9DCD6561E6258CF0010D1C7 /* XMPPMessage+XEP_0172.h in Headers */,
|
2926 | 2946 | D9DCD6571E6258CF0010D1C7 /* XMPPRoomMessageCoreDataStorageObject.h in Headers */,
|
| 2947 | + DD1E73351ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */, |
2927 | 2948 | D9DCD6581E6258CF0010D1C7 /* XMPPvCardTempBase.h in Headers */,
|
2928 | 2949 | D9DCD6591E6258CF0010D1C7 /* XMPPStreamManagementMemoryStorage.h in Headers */,
|
2929 | 2950 | D9DCD65A1E6258CF0010D1C7 /* XMPPPubSub.h in Headers */,
|
|
3345 | 3366 | D9DCD2551E6250930010D1C7 /* XMPPOutgoingFileTransfer.m in Sources */,
|
3346 | 3367 | D9DCD2951E6250930010D1C7 /* XMPPRoomOccupantCoreDataStorageObject.m in Sources */,
|
3347 | 3368 | D9DCD2931E6250930010D1C7 /* XMPPRoomMessageCoreDataStorageObject.m in Sources */,
|
| 3369 | + DD1E73361ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m in Sources */, |
3348 | 3370 | D9DCD2ED1E6250930010D1C7 /* XMPPMessageArchiving_Contact_CoreDataObject.m in Sources */,
|
3349 | 3371 | D9DCD2C11E6250930010D1C7 /* XMPPvCardTempLabel.m in Sources */,
|
3350 | 3372 | D9DCD2981E6250930010D1C7 /* XMPPRoomHybridStorage.m in Sources */,
|
|
3495 | 3517 | D9DCD4101E6256D90010D1C7 /* XMPPOutgoingFileTransfer.m in Sources */,
|
3496 | 3518 | D9DCD4111E6256D90010D1C7 /* XMPPRoomOccupantCoreDataStorageObject.m in Sources */,
|
3497 | 3519 | D9DCD4121E6256D90010D1C7 /* XMPPRoomMessageCoreDataStorageObject.m in Sources */,
|
| 3520 | + DD1E73371ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m in Sources */, |
3498 | 3521 | D9DCD4131E6256D90010D1C7 /* XMPPMessageArchiving_Contact_CoreDataObject.m in Sources */,
|
3499 | 3522 | D9DCD4141E6256D90010D1C7 /* XMPPvCardTempLabel.m in Sources */,
|
3500 | 3523 | D9DCD4151E6256D90010D1C7 /* XMPPRoomHybridStorage.m in Sources */,
|
|
3645 | 3668 | D9DCD5731E6258CF0010D1C7 /* XMPPOutgoingFileTransfer.m in Sources */,
|
3646 | 3669 | D9DCD5741E6258CF0010D1C7 /* XMPPRoomOccupantCoreDataStorageObject.m in Sources */,
|
3647 | 3670 | D9DCD5751E6258CF0010D1C7 /* XMPPRoomMessageCoreDataStorageObject.m in Sources */,
|
| 3671 | + DD1E73381ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m in Sources */, |
3648 | 3672 | D9DCD5761E6258CF0010D1C7 /* XMPPMessageArchiving_Contact_CoreDataObject.m in Sources */,
|
3649 | 3673 | D9DCD5771E6258CF0010D1C7 /* XMPPvCardTempLabel.m in Sources */,
|
3650 | 3674 | D9DCD5781E6258CF0010D1C7 /* XMPPRoomHybridStorage.m in Sources */,
|
|
0 commit comments