|
57 | 57 | 53AF00C525D2AE760005621D /* EventFactory.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53AF00C425D2AE760005621D /* EventFactory.swift */; };
|
58 | 58 | 53AF00C925D2AEC70005621D /* EventQueue.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53AF00C825D2AEC70005621D /* EventQueue.swift */; };
|
59 | 59 | 53AF00D125D2B02D0005621D /* EventQueueDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53AF00D025D2B02D0005621D /* EventQueueDelegate.swift */; };
|
| 60 | + 53F08C4825ECEFFD00BDFFB3 /* PusherChannel+EncryptionHelpers.swift in Sources */ = {isa = PBXBuildFile; fileRef = 53F08C4725ECEFFD00BDFFB3 /* PusherChannel+EncryptionHelpers.swift */; }; |
60 | 61 | 736E53F5242A378B0052CC1B /* String+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 736E53F3242A35D90052CC1B /* String+Extensions.swift */; };
|
61 | 62 | 736E53F7242A45AC0052CC1B /* XCTest+Assertions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 736E53F6242A45AC0052CC1B /* XCTest+Assertions.swift */; };
|
62 | 63 | E2498293231E612700CFBBD6 /* PusherError.swift in Sources */ = {isa = PBXBuildFile; fileRef = E2498292231E612700CFBBD6 /* PusherError.swift */; };
|
|
134 | 135 | 53AF00C425D2AE760005621D /* EventFactory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventFactory.swift; sourceTree = "<group>"; };
|
135 | 136 | 53AF00C825D2AEC70005621D /* EventQueue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventQueue.swift; sourceTree = "<group>"; };
|
136 | 137 | 53AF00D025D2B02D0005621D /* EventQueueDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EventQueueDelegate.swift; sourceTree = "<group>"; };
|
| 138 | + 53F08C4725ECEFFD00BDFFB3 /* PusherChannel+EncryptionHelpers.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "PusherChannel+EncryptionHelpers.swift"; sourceTree = "<group>"; }; |
137 | 139 | 736E53F3242A35D90052CC1B /* String+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extensions.swift"; sourceTree = "<group>"; };
|
138 | 140 | 736E53F6242A45AC0052CC1B /* XCTest+Assertions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "XCTest+Assertions.swift"; sourceTree = "<group>"; };
|
139 | 141 | 73D8A22C2435F381001FDE05 /* ChannelEventFactory+DecryptionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ChannelEventFactory+DecryptionTests.swift"; sourceTree = "<group>"; };
|
|
277 | 279 | 5333ACFC24F80F5C006E8DF0 /* Extensions */ = {
|
278 | 280 | isa = PBXGroup;
|
279 | 281 | children = (
|
| 282 | + 53F08C4725ECEFFD00BDFFB3 /* PusherChannel+EncryptionHelpers.swift */, |
280 | 283 | E2B21F0C243F5DC10049A35B /* PusherConnection+WebsocketDelegate.swift */,
|
281 | 284 | 533CA05825D42FE400043763 /* URL+Pusher.swift */,
|
282 | 285 | );
|
|
587 | 590 | 3390D1E81F054D1E00E1944D /* Authorizer.swift in Sources */,
|
588 | 591 | 3389F5721CAEDDF300563F49 /* PusherChannels.swift in Sources */,
|
589 | 592 | E2CFE43122D79CA7004187C3 /* EventParser.swift in Sources */,
|
| 593 | + 53F08C4825ECEFFD00BDFFB3 /* PusherChannel+EncryptionHelpers.swift in Sources */, |
590 | 594 | 53A9AFCD25CDAFD8008B1736 /* EventError.swift in Sources */,
|
591 | 595 | 3389F5761CAEDE2800563F49 /* PusherGlobalChannel.swift in Sources */,
|
592 | 596 | E2B21F01243F5B1E0049A35B /* ChannelEventFactory.swift in Sources */,
|
|
0 commit comments