|
24 | 24 | A7B20D1B2CF6DF400075CC1B /* sendDeliveredApiCall.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B20D162CF6DF400075CC1B /* sendDeliveredApiCall.swift */; }; |
25 | 25 | A7F436612D4CB216003518B3 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = A7F436602D4CB216003518B3 /* GoogleService-Info.plist */; }; |
26 | 26 | B42B189CF199C58746A31FD6 /* Pods_mirrorfly_rn.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0D29BAF4B0875C49FA458AB9 /* Pods_mirrorfly_rn.framework */; }; |
| 27 | + CE2074AA2DBA65C800C4A09A /* DeviceIdModule.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE2074A92DBA65C800C4A09A /* DeviceIdModule.swift */; }; |
| 28 | + CE2074AC2DBA666300C4A09A /* DeviceIdModule.m in Sources */ = {isa = PBXBuildFile; fileRef = CE2074AB2DBA666300C4A09A /* DeviceIdModule.m */; }; |
27 | 29 | CE4307242D801FFC002485FF /* FlyUtiles.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE4307212D801FFC002485FF /* FlyUtiles.swift */; }; |
28 | 30 | CE4307252D801FFC002485FF /* MediaService.swift in Sources */ = {isa = PBXBuildFile; fileRef = CE4307222D801FFC002485FF /* MediaService.swift */; }; |
29 | 31 | CE4307262D801FFC002485FF /* MediaServiceBridge.m in Sources */ = {isa = PBXBuildFile; fileRef = CE4307232D801FFC002485FF /* MediaServiceBridge.m */; }; |
|
96 | 98 | A7B20D152CF6DF400075CC1B /* NotificationService.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NotificationService.m; sourceTree = "<group>"; }; |
97 | 99 | A7B20D162CF6DF400075CC1B /* sendDeliveredApiCall.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = sendDeliveredApiCall.swift; sourceTree = "<group>"; }; |
98 | 100 | A7F436602D4CB216003518B3 /* GoogleService-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; |
| 101 | + CE2074A92DBA65C800C4A09A /* DeviceIdModule.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DeviceIdModule.swift; sourceTree = "<group>"; }; |
| 102 | + CE2074AB2DBA666300C4A09A /* DeviceIdModule.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = DeviceIdModule.m; sourceTree = "<group>"; }; |
99 | 103 | CE4307212D801FFC002485FF /* FlyUtiles.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlyUtiles.swift; sourceTree = "<group>"; }; |
100 | 104 | CE4307222D801FFC002485FF /* MediaService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MediaService.swift; sourceTree = "<group>"; }; |
101 | 105 | CE4307232D801FFC002485FF /* MediaServiceBridge.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MediaServiceBridge.m; sourceTree = "<group>"; }; |
|
167 | 171 | 13B07FB71A68108700A75B9A /* main.m */, |
168 | 172 | 13B07FB81A68108700A75B9A /* PrivacyInfo.xcprivacy */, |
169 | 173 | 351382106977CC60AE8C9180 /* PrivacyInfo.xcprivacy */, |
| 174 | + CE2074A92DBA65C800C4A09A /* DeviceIdModule.swift */, |
| 175 | + CE2074AB2DBA666300C4A09A /* DeviceIdModule.m */, |
170 | 176 | ); |
171 | 177 | name = mirrorfly_rn; |
172 | 178 | sourceTree = "<group>"; |
|
565 | 571 | CE4307252D801FFC002485FF /* MediaService.swift in Sources */, |
566 | 572 | CE4307262D801FFC002485FF /* MediaServiceBridge.m in Sources */, |
567 | 573 | 13B07FC11A68108700A75B9A /* main.m in Sources */, |
| 574 | + CE2074AC2DBA666300C4A09A /* DeviceIdModule.m in Sources */, |
| 575 | + CE2074AA2DBA65C800C4A09A /* DeviceIdModule.swift in Sources */, |
568 | 576 | ); |
569 | 577 | runOnlyForDeploymentPostprocessing = 0; |
570 | 578 | }; |
|
0 commit comments