|
79 | 79 | 9AF0AE2899725CA479C40F3C /* Pods_PusherSwiftTests_OSX.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9187A66014F4DC5126D41AF6 /* Pods_PusherSwiftTests_OSX.framework */; settings = {ATTRIBUTES = (Required, ); }; };
|
80 | 80 | 9CE54E77A997EE52C43A1B7C /* Pods_PusherSwiftTests_iOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D2A475E76EC1FC9DB5346A5 /* Pods_PusherSwiftTests_iOS.framework */; };
|
81 | 81 | BA99BA04D960338935F74F1F /* Pods_PusherSwiftTests_tvOS.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3270921573904AE304CEF671 /* Pods_PusherSwiftTests_tvOS.framework */; };
|
| 82 | + FD7424A91D1459B700CED79C /* NativePusher.swift in Sources */ = {isa = PBXBuildFile; fileRef = FD7424A81D1459B700CED79C /* NativePusher.swift */; }; |
82 | 83 | /* End PBXBuildFile section */
|
83 | 84 |
|
84 | 85 | /* Begin PBXContainerItemProxy section */
|
|
165 | 166 | CD14AEB3AB7E98B3386CFF06 /* Pods_Tests_PusherSwiftTests_tvOS.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Tests_PusherSwiftTests_tvOS.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
166 | 167 | D7C4ED4EBDF4E4F1ED458645 /* Pods-PusherSwiftTests-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PusherSwiftTests-tvOS.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-PusherSwiftTests-tvOS/Pods-PusherSwiftTests-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
|
167 | 168 | FDC96A40F79F1D5981682F25 /* Pods-PusherSwiftTests-OSX.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-PusherSwiftTests-OSX.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-PusherSwiftTests-OSX/Pods-PusherSwiftTests-OSX.debug.xcconfig"; sourceTree = "<group>"; };
|
| 169 | + FD7424A81D1459B700CED79C /* NativePusher.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NativePusher.swift; sourceTree = "<group>"; }; |
168 | 170 | /* End PBXFileReference section */
|
169 | 171 |
|
170 | 172 | /* Begin PBXFrameworksBuildPhase section */
|
|
254 | 256 | 33C0D2E71CB5C54C003FE13E /* Dependencies */,
|
255 | 257 | 33831CD61A9CFFF200B124F1 /* PusherSwift.h */,
|
256 | 258 | 33831C8C1A9CF61600B124F1 /* Supporting Files */,
|
| 259 | + FD7424A81D1459B700CED79C /* NativePusher.swift */, |
257 | 260 | );
|
258 | 261 | name = Source;
|
259 | 262 | path = ../Source;
|
|
828 | 831 | 3389F5761CAEDE2800563F49 /* PusherGlobalChannel.swift in Sources */,
|
829 | 832 | 3389F57A1CAEDEC800563F49 /* PusherClientOptions.swift in Sources */,
|
830 | 833 | 3389F56E1CAEDDD800563F49 /* PusherPresenceChannel.swift in Sources */,
|
| 834 | + FD7424A91D1459B700CED79C /* NativePusher.swift in Sources */, |
831 | 835 | 33C0D2E41CB5C539003FE13E /* Reachability.swift in Sources */,
|
832 | 836 | 33C0D2D51CB5C1F2003FE13E /* CryptoSwiftHMACModule.swift in Sources */,
|
833 | 837 | 33C0D2DB1CB5C364003FE13E /* Starscream.swift in Sources */,
|
|
0 commit comments