|
11 | 11 | 45CD0C2E2D664D140072C5A4 /* Date+MilisecondTimestamp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CD0C2D2D664CF50072C5A4 /* Date+MilisecondTimestamp.swift */; };
|
12 | 12 | 45CD0C302D6788A10072C5A4 /* Bundle+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CD0C2F2D67888F0072C5A4 /* Bundle+Extension.swift */; };
|
13 | 13 | 45CD0C322D6793FB0072C5A4 /* PopupBridgeAnalytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45CD0C312D6793F90072C5A4 /* PopupBridgeAnalytics.swift */; };
|
| 14 | + 45FC74C22D8347B500E50035 /* UIApplication+URLOpener.swift in Sources */ = {isa = PBXBuildFile; fileRef = 45FC74C12D8347AA00E50035 /* UIApplication+URLOpener.swift */; }; |
14 | 15 | 62D5EC522B9F753100D09C5D /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 62D5EC512B9F753100D09C5D /* PrivacyInfo.xcprivacy */; };
|
15 | 16 | 79DB9F7F53319F206CDE119E /* Pods_UnitTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28245E4F1AC5126D54985D88 /* Pods_UnitTests.framework */; };
|
16 | 17 | 800A09D82995F143003ED16E /* POPPopupBridge.swift in Sources */ = {isa = PBXBuildFile; fileRef = 800A09D72995F143003ED16E /* POPPopupBridge.swift */; };
|
|
34 | 35 | 45CD0C2D2D664CF50072C5A4 /* Date+MilisecondTimestamp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Date+MilisecondTimestamp.swift"; sourceTree = "<group>"; };
|
35 | 36 | 45CD0C2F2D67888F0072C5A4 /* Bundle+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Bundle+Extension.swift"; sourceTree = "<group>"; };
|
36 | 37 | 45CD0C312D6793F90072C5A4 /* PopupBridgeAnalytics.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PopupBridgeAnalytics.swift; sourceTree = "<group>"; };
|
| 38 | + 45FC74C12D8347AA00E50035 /* UIApplication+URLOpener.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIApplication+URLOpener.swift"; sourceTree = "<group>"; }; |
37 | 39 | 4EF7C7DDAB0B99FF28DD6541 /* Pods-UnitTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-UnitTests.debug.xcconfig"; path = "Target Support Files/Pods-UnitTests/Pods-UnitTests.debug.xcconfig"; sourceTree = "<group>"; };
|
38 | 40 | 6003F58D195388D20070C39A /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
39 | 41 | 6003F58F195388D20070C39A /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
|
|
163 | 165 | A775A08C1DEE4EF0009E67C2 /* PopupBridge */ = {
|
164 | 166 | isa = PBXGroup;
|
165 | 167 | children = (
|
| 168 | + 45FC74C12D8347AA00E50035 /* UIApplication+URLOpener.swift */, |
166 | 169 | 45CD0C2F2D67888F0072C5A4 /* Bundle+Extension.swift */,
|
167 | 170 | 45CD0C2D2D664CF50072C5A4 /* Date+MilisecondTimestamp.swift */,
|
168 | 171 | 45CD0C2B2D64F0810072C5A4 /* FPTIBatchData.swift */,
|
|
331 | 334 | 800E789F29E09A2A00D1B0FC /* URLDetailsPayload.swift in Sources */,
|
332 | 335 | 45CD0C302D6788A10072C5A4 /* Bundle+Extension.swift in Sources */,
|
333 | 336 | BEF9ED232A2A6A2C005D54AB /* PopupBridgeConstants.swift in Sources */,
|
| 337 | + 45FC74C22D8347B500E50035 /* UIApplication+URLOpener.swift in Sources */, |
334 | 338 | 800A09D82995F143003ED16E /* POPPopupBridge.swift in Sources */,
|
335 | 339 | BE8E37B62A17B79E00181FDA /* WebAuthenticationSession.swift in Sources */,
|
336 | 340 | 45CD0C2C2D64F08F0072C5A4 /* FPTIBatchData.swift in Sources */,
|
|
0 commit comments