|
12 | 12 | 331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; }; |
13 | 13 | 3A04C4242C18A6EA008FB1C3 /* Models.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A04C41C2C183779008FB1C3 /* Models.swift */; }; |
14 | 14 | 3AFCC3DC2C6A0B4000F047AB /* AppDelegateUsedMindboxDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AFCC3DB2C6A0B4000F047AB /* AppDelegateUsedMindboxDelegate.swift */; }; |
| 15 | + 3AFCC3E02C6A0B4000F047AB /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AFCC3DF2C6A0B4000F047AB /* SceneDelegate.swift */; }; |
15 | 16 | 3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; }; |
16 | 17 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; }; |
17 | 18 | 8B81E312DFA9C6FD4EDFB0F6 /* Pods_MindboxNotificationContentExtension.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 201DB479D6282529C705748E /* Pods_MindboxNotificationContentExtension.framework */; }; |
|
25 | 26 | E1B395592BD985350090F3D2 /* NotificationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1B395582BD985350090F3D2 /* NotificationViewController.swift */; }; |
26 | 27 | E1B395602BD985350090F3D2 /* MindboxNotificationContentExtension.appex in Embed Foundation Extensions */ = {isa = PBXBuildFile; fileRef = E1B395522BD985350090F3D2 /* MindboxNotificationContentExtension.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; }; |
27 | 28 | FDACF0FD3A7597BBE1F0C9BD /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E84BF714550B188D12C0B51 /* Pods_Runner.framework */; }; |
| 29 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
28 | 30 | /* End PBXBuildFile section */ |
29 | 31 |
|
30 | 32 | /* Begin PBXContainerItemProxy section */ |
|
86 | 88 | 3A04C41C2C183779008FB1C3 /* Models.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Models.swift; sourceTree = "<group>"; }; |
87 | 89 | 3A04C4202C18A4E0008FB1C3 /* Mindbox.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Mindbox.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
88 | 90 | 3AFCC3DB2C6A0B4000F047AB /* AppDelegateUsedMindboxDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegateUsedMindboxDelegate.swift; sourceTree = "<group>"; }; |
| 91 | + 3AFCC3DF2C6A0B4000F047AB /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; }; |
89 | 92 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; }; |
90 | 93 | 4AC547651623FA3602973E87 /* Pods_MindboxNotificationServiceExtension.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_MindboxNotificationServiceExtension.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
91 | 94 | 4C419D08BE184EB1CC17FC7F /* Pods-MindboxNotificationContentExtension.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MindboxNotificationContentExtension.release.xcconfig"; path = "Target Support Files/Pods-MindboxNotificationContentExtension/Pods-MindboxNotificationContentExtension.release.xcconfig"; sourceTree = "<group>"; }; |
|
118 | 121 | E1B3955D2BD985350090F3D2 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
119 | 122 | E1B395652BD985560090F3D2 /* MindboxNotificationContentExtension.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = MindboxNotificationContentExtension.entitlements; sourceTree = "<group>"; }; |
120 | 123 | EE5FB2A6B1C9CC1DF5D97EF8 /* Pods-MindboxNotificationContentExtension.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-MindboxNotificationContentExtension.profile.xcconfig"; path = "Target Support Files/Pods-MindboxNotificationContentExtension/Pods-MindboxNotificationContentExtension.profile.xcconfig"; sourceTree = "<group>"; }; |
| 124 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = FlutterGeneratedPluginSwiftPackage; path = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; sourceTree = "<group>"; }; |
121 | 125 | /* End PBXFileReference section */ |
122 | 126 |
|
123 | 127 | /* Begin PBXFrameworksBuildPhase section */ |
|
132 | 136 | isa = PBXFrameworksBuildPhase; |
133 | 137 | buildActionMask = 2147483647; |
134 | 138 | files = ( |
| 139 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
135 | 140 | FDACF0FD3A7597BBE1F0C9BD /* Pods_Runner.framework in Frameworks */, |
136 | 141 | ); |
137 | 142 | runOnlyForDeploymentPostprocessing = 0; |
|
197 | 202 | 9740EEB11CF90186004384FC /* Flutter */ = { |
198 | 203 | isa = PBXGroup; |
199 | 204 | children = ( |
| 205 | + 78E0A7A72DC9AD7400C4905E /* FlutterGeneratedPluginSwiftPackage */, |
200 | 206 | 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */, |
201 | 207 | 9740EEB21CF90195004384FC /* Debug.xcconfig */, |
202 | 208 | 7AFA3C8E1D35360C0083082E /* Release.xcconfig */, |
|
234 | 240 | isa = PBXGroup; |
235 | 241 | children = ( |
236 | 242 | 3AFCC3DB2C6A0B4000F047AB /* AppDelegateUsedMindboxDelegate.swift */, |
| 243 | + 3AFCC3DF2C6A0B4000F047AB /* SceneDelegate.swift */, |
237 | 244 | E19AAF922BD7F53B002D7897 /* Runner.entitlements */, |
238 | 245 | 97C146FA1CF9000F007C117D /* Main.storyboard */, |
239 | 246 | 97C146FD1CF9000F007C117D /* Assets.xcassets */, |
|
290 | 297 | productType = "com.apple.product-type.bundle.unit-test"; |
291 | 298 | }; |
292 | 299 | 97C146ED1CF9000F007C117D /* Runner */ = { |
| 300 | + packageProductDependencies = ( |
| 301 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 302 | + ); |
293 | 303 | isa = PBXNativeTarget; |
294 | 304 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */; |
295 | 305 | buildPhases = ( |
|
355 | 365 |
|
356 | 366 | /* Begin PBXProject section */ |
357 | 367 | 97C146E61CF9000F007C117D /* Project object */ = { |
| 368 | + packageReferences = ( |
| 369 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */, |
| 370 | + ); |
358 | 371 | isa = PBXProject; |
359 | 372 | attributes = { |
360 | 373 | BuildIndependentTargetsInParallel = YES; |
|
583 | 596 | files = ( |
584 | 597 | 74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */, |
585 | 598 | 3AFCC3DC2C6A0B4000F047AB /* AppDelegateUsedMindboxDelegate.swift in Sources */, |
| 599 | + 3AFCC3E02C6A0B4000F047AB /* SceneDelegate.swift in Sources */, |
586 | 600 | 1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */, |
587 | 601 | ); |
588 | 602 | runOnlyForDeploymentPostprocessing = 0; |
|
1264 | 1278 | defaultConfigurationName = Release; |
1265 | 1279 | }; |
1266 | 1280 | /* End XCConfigurationList section */ |
| 1281 | +/* Begin XCLocalSwiftPackageReference section */ |
| 1282 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage" */ = { |
| 1283 | + isa = XCLocalSwiftPackageReference; |
| 1284 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 1285 | + }; |
| 1286 | +/* End XCLocalSwiftPackageReference section */ |
| 1287 | +/* Begin XCSwiftPackageProductDependency section */ |
| 1288 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 1289 | + isa = XCSwiftPackageProductDependency; |
| 1290 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 1291 | + }; |
| 1292 | +/* End XCSwiftPackageProductDependency section */ |
1267 | 1293 | }; |
1268 | 1294 | rootObject = 97C146E61CF9000F007C117D /* Project object */; |
1269 | 1295 | } |
0 commit comments