|
938 | 938 | D9E6A05A1F92DEE100D8BFCB /* XMPPStanzaIdModule.m in Sources */ = {isa = PBXBuildFile; fileRef = D9E6A0561F92DEE100D8BFCB /* XMPPStanzaIdModule.m */; }; |
939 | 939 | D9E6A05B1F92DEE100D8BFCB /* XMPPStanzaIdModule.m in Sources */ = {isa = PBXBuildFile; fileRef = D9E6A0561F92DEE100D8BFCB /* XMPPStanzaIdModule.m */; }; |
940 | 940 | D9E6A05C1F92DEE100D8BFCB /* XMPPStanzaIdModule.m in Sources */ = {isa = PBXBuildFile; fileRef = D9E6A0561F92DEE100D8BFCB /* XMPPStanzaIdModule.m */; }; |
| 941 | + DD1C59831F4429FD003D73DB /* XMPPDelayedDelivery.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1C59811F4429FD003D73DB /* XMPPDelayedDelivery.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 942 | + DD1C59841F4429FD003D73DB /* XMPPDelayedDelivery.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1C59811F4429FD003D73DB /* XMPPDelayedDelivery.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 943 | + DD1C59851F4429FD003D73DB /* XMPPDelayedDelivery.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1C59811F4429FD003D73DB /* XMPPDelayedDelivery.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 944 | + DD1C59861F4429FD003D73DB /* XMPPDelayedDelivery.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1C59821F4429FD003D73DB /* XMPPDelayedDelivery.m */; }; |
| 945 | + DD1C59871F4429FD003D73DB /* XMPPDelayedDelivery.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1C59821F4429FD003D73DB /* XMPPDelayedDelivery.m */; }; |
| 946 | + DD1C59881F4429FD003D73DB /* XMPPDelayedDelivery.m in Sources */ = {isa = PBXBuildFile; fileRef = DD1C59821F4429FD003D73DB /* XMPPDelayedDelivery.m */; }; |
941 | 947 | DD1E73331ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
942 | 948 | DD1E73341ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
943 | 949 | DD1E73351ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h in Headers */ = {isa = PBXBuildFile; fileRef = DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
1561 | 1567 | 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; }; |
1562 | 1568 | D9E6A0551F92DEE100D8BFCB /* XMPPStanzaIdModule.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = XMPPStanzaIdModule.h; sourceTree = "<group>"; }; |
1563 | 1569 | D9E6A0561F92DEE100D8BFCB /* XMPPStanzaIdModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = XMPPStanzaIdModule.m; sourceTree = "<group>"; }; |
| 1570 | + DD1C59811F4429FD003D73DB /* XMPPDelayedDelivery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPDelayedDelivery.h; sourceTree = "<group>"; }; |
| 1571 | + DD1C59821F4429FD003D73DB /* XMPPDelayedDelivery.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = XMPPDelayedDelivery.m; sourceTree = "<group>"; }; |
1564 | 1572 | DD1E73311ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "XMPPRoomLightCoreDataStorage+XEP_0313.h"; sourceTree = "<group>"; }; |
1565 | 1573 | DD1E73321ED885FD009B529B /* XMPPRoomLightCoreDataStorage+XEP_0313.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "XMPPRoomLightCoreDataStorage+XEP_0313.m"; sourceTree = "<group>"; }; |
1566 | 1574 | DD1E73391ED88622009B529B /* XMPPRoomLightCoreDataStorageProtected.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = XMPPRoomLightCoreDataStorageProtected.h; sourceTree = "<group>"; }; |
|
2394 | 2402 | D9DCD2131E6250930010D1C7 /* XEP-0203 */ = { |
2395 | 2403 | isa = PBXGroup; |
2396 | 2404 | children = ( |
| 2405 | + DD1C59811F4429FD003D73DB /* XMPPDelayedDelivery.h */, |
| 2406 | + DD1C59821F4429FD003D73DB /* XMPPDelayedDelivery.m */, |
2397 | 2407 | D9DCD2141E6250930010D1C7 /* NSXMLElement+XEP_0203.h */, |
2398 | 2408 | D9DCD2151E6250930010D1C7 /* NSXMLElement+XEP_0203.m */, |
2399 | 2409 | ); |
|
2744 | 2754 | D9DCD26E1E6250930010D1C7 /* XMPPResourceCoreDataStorageObject.h in Headers */, |
2745 | 2755 | D9DCD2831E6250930010D1C7 /* XMPPIQ+JabberRPC.h in Headers */, |
2746 | 2756 | D9DCD3201E6250930010D1C7 /* XMPPMessageArchiveManagement.h in Headers */, |
| 2757 | + DD1C59831F4429FD003D73DB /* XMPPDelayedDelivery.h in Headers */, |
2747 | 2758 | D9DCD2D61E6250930010D1C7 /* NSDate+XMPPDateTimeProfiles.h in Headers */, |
2748 | 2759 | D9DCD2BA1E6250930010D1C7 /* XMPPvCardTempAdrTypes.h in Headers */, |
2749 | 2760 | D9DCD2C81E6250930010D1C7 /* XMPPResultSet.h in Headers */, |
|
2912 | 2923 | D9DCD4FB1E6256D90010D1C7 /* XMPPResourceCoreDataStorageObject.h in Headers */, |
2913 | 2924 | D9DCD4FC1E6256D90010D1C7 /* XMPPIQ+JabberRPC.h in Headers */, |
2914 | 2925 | D9DCD4FD1E6256D90010D1C7 /* XMPPMessageArchiveManagement.h in Headers */, |
| 2926 | + DD1C59841F4429FD003D73DB /* XMPPDelayedDelivery.h in Headers */, |
2915 | 2927 | D9DCD4FE1E6256D90010D1C7 /* NSDate+XMPPDateTimeProfiles.h in Headers */, |
2916 | 2928 | D9DCD4FF1E6256D90010D1C7 /* XMPPvCardTempAdrTypes.h in Headers */, |
2917 | 2929 | D9DCD5001E6256D90010D1C7 /* XMPPResultSet.h in Headers */, |
|
3080 | 3092 | D9DCD65E1E6258CF0010D1C7 /* XMPPResourceCoreDataStorageObject.h in Headers */, |
3081 | 3093 | D9DCD65F1E6258CF0010D1C7 /* XMPPIQ+JabberRPC.h in Headers */, |
3082 | 3094 | D9DCD6601E6258CF0010D1C7 /* XMPPMessageArchiveManagement.h in Headers */, |
| 3095 | + DD1C59851F4429FD003D73DB /* XMPPDelayedDelivery.h in Headers */, |
3083 | 3096 | D9DCD6611E6258CF0010D1C7 /* NSDate+XMPPDateTimeProfiles.h in Headers */, |
3084 | 3097 | D9DCD6621E6258CF0010D1C7 /* XMPPvCardTempAdrTypes.h in Headers */, |
3085 | 3098 | D9DCD6631E6258CF0010D1C7 /* XMPPResultSet.h in Headers */, |
|
3576 | 3589 | 0D44BB531E537105000930E0 /* XMPPSCRAMSHA1Authentication.m in Sources */, |
3577 | 3590 | D9DCD32B1E6250930010D1C7 /* XMPPIQ+XEP_0357.m in Sources */, |
3578 | 3591 | DD855F941F74F2B000E12330 /* XMPPOutOfBandResourceMessaging.m in Sources */, |
| 3592 | + DD1C59861F4429FD003D73DB /* XMPPDelayedDelivery.m in Sources */, |
3579 | 3593 | D9DCD2F71E6250930010D1C7 /* XMPPvCardAvatarModule.m in Sources */, |
3580 | 3594 | D9DCD26B1E6250930010D1C7 /* XMPPReconnect.m in Sources */, |
3581 | 3595 | D9DCD2B91E6250930010D1C7 /* XMPPvCardTempAdr.m in Sources */, |
|
3735 | 3749 | D9DCD45C1E6256D90010D1C7 /* XMPPSCRAMSHA1Authentication.m in Sources */, |
3736 | 3750 | D9DCD45D1E6256D90010D1C7 /* XMPPIQ+XEP_0357.m in Sources */, |
3737 | 3751 | DD855F951F74F2B000E12330 /* XMPPOutOfBandResourceMessaging.m in Sources */, |
| 3752 | + DD1C59871F4429FD003D73DB /* XMPPDelayedDelivery.m in Sources */, |
3738 | 3753 | D9DCD45E1E6256D90010D1C7 /* XMPPvCardAvatarModule.m in Sources */, |
3739 | 3754 | D9DCD45F1E6256D90010D1C7 /* XMPPReconnect.m in Sources */, |
3740 | 3755 | D9DCD4601E6256D90010D1C7 /* XMPPvCardTempAdr.m in Sources */, |
|
3894 | 3909 | D9DCD5BF1E6258CF0010D1C7 /* XMPPSCRAMSHA1Authentication.m in Sources */, |
3895 | 3910 | D9DCD5C01E6258CF0010D1C7 /* XMPPIQ+XEP_0357.m in Sources */, |
3896 | 3911 | DD855F961F74F2B000E12330 /* XMPPOutOfBandResourceMessaging.m in Sources */, |
| 3912 | + DD1C59881F4429FD003D73DB /* XMPPDelayedDelivery.m in Sources */, |
3897 | 3913 | D9DCD5C11E6258CF0010D1C7 /* XMPPvCardAvatarModule.m in Sources */, |
3898 | 3914 | D9DCD5C21E6258CF0010D1C7 /* XMPPReconnect.m in Sources */, |
3899 | 3915 | D9DCD5C31E6258CF0010D1C7 /* XMPPvCardTempAdr.m in Sources */, |
|
0 commit comments