|
13 | 13 | 4602278C261F860100A9E913 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4602278A261F860100A9E913 /* Main.storyboard */; }; |
14 | 14 | 4602278E261F860300A9E913 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4602278D261F860300A9E913 /* Assets.xcassets */; }; |
15 | 15 | 46022791261F860300A9E913 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4602278F261F860300A9E913 /* LaunchScreen.storyboard */; }; |
16 | | - 46E3834626582D9600BA2502 /* FlurryDestination.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46E3834526582D9600BA2502 /* FlurryDestination.swift */; }; |
17 | 16 | 46E3834C26582D9E00BA2502 /* UIKitScreenTracking.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46E3834826582D9E00BA2502 /* UIKitScreenTracking.swift */; }; |
18 | 17 | 46E3834D26582D9E00BA2502 /* ConsentTracking.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46E3834926582D9E00BA2502 /* ConsentTracking.swift */; }; |
19 | 18 | 46E3834E26582D9E00BA2502 /* IDFACollection.swift in Sources */ = {isa = PBXBuildFile; fileRef = 46E3834A26582D9E00BA2502 /* IDFACollection.swift */; }; |
|
34 | 33 | 46022792261F860300A9E913 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
35 | 34 | 460227BC2620C02B00A9E913 /* SegmentUIKitExample-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "SegmentUIKitExample-Bridging-Header.h"; sourceTree = "<group>"; }; |
36 | 35 | 469F7AFA265D8D890038E773 /* SegmentUIKitExample.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = SegmentUIKitExample.entitlements; sourceTree = "<group>"; }; |
37 | | - 46E3834526582D9600BA2502 /* FlurryDestination.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FlurryDestination.swift; sourceTree = "<group>"; }; |
38 | 36 | 46E3834826582D9E00BA2502 /* UIKitScreenTracking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = UIKitScreenTracking.swift; sourceTree = "<group>"; }; |
39 | 37 | 46E3834926582D9E00BA2502 /* ConsentTracking.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConsentTracking.swift; sourceTree = "<group>"; }; |
40 | 38 | 46E3834A26582D9E00BA2502 /* IDFACollection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IDFACollection.swift; sourceTree = "<group>"; }; |
|
60 | 58 | children = ( |
61 | 59 | 46E3835026582DA400BA2502 /* tasks */, |
62 | 60 | 46E3834726582D9E00BA2502 /* other_plugins */, |
63 | | - 46E3834426582D9600BA2502 /* destination_plugins */, |
64 | 61 | 46022783261F860100A9E913 /* SegmentUIKitExample */, |
65 | 62 | 46022782261F860100A9E913 /* Products */, |
66 | 63 | 46E383552658307800BA2502 /* Frameworks */, |
|
91 | 88 | path = SegmentUIKitExample; |
92 | 89 | sourceTree = "<group>"; |
93 | 90 | }; |
94 | | - 46E3834426582D9600BA2502 /* destination_plugins */ = { |
95 | | - isa = PBXGroup; |
96 | | - children = ( |
97 | | - 46E3834526582D9600BA2502 /* FlurryDestination.swift */, |
98 | | - ); |
99 | | - name = destination_plugins; |
100 | | - path = ../../destination_plugins; |
101 | | - sourceTree = "<group>"; |
102 | | - }; |
103 | 91 | 46E3834726582D9E00BA2502 /* other_plugins */ = { |
104 | 92 | isa = PBXGroup; |
105 | 93 | children = ( |
|
206 | 194 | buildActionMask = 2147483647; |
207 | 195 | files = ( |
208 | 196 | 46E3835326582DA400BA2502 /* CustomScreenTracking.swift in Sources */, |
209 | | - 46E3834626582D9600BA2502 /* FlurryDestination.swift in Sources */, |
210 | 197 | 46E3834F26582D9E00BA2502 /* ConsoleLogger.swift in Sources */, |
211 | 198 | 46022789261F860100A9E913 /* Tab1ViewController.swift in Sources */, |
212 | 199 | 46022785261F860100A9E913 /* AppDelegate.swift in Sources */, |
|
0 commit comments