|
13 | 13 | 71BBA3BA28AB50E2007B0DBC /* ReplayKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 71BBA3B928AB50E2007B0DBC /* ReplayKit.framework */; };
|
14 | 14 | 71BBA3BE28AB50E2007B0DBC /* SampleHandler.m in Sources */ = {isa = PBXBuildFile; fileRef = 71BBA3BD28AB50E2007B0DBC /* SampleHandler.m */; };
|
15 | 15 | 71BBA3C228AB50E2007B0DBC /* ScreenSharing.appex in Embed App Extensions */ = {isa = PBXBuildFile; fileRef = 71BBA3B828AB50E2007B0DBC /* ScreenSharing.appex */; settings = {ATTRIBUTES = (RemoveHeadersOnCopy, ); }; };
|
| 16 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */ = {isa = PBXBuildFile; productRef = 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */; }; |
16 | 17 | 84969AB62B3ABD9500A81666 /* VideoRawDataController.m in Sources */ = {isa = PBXBuildFile; fileRef = 84969AB52B3ABD9500A81666 /* VideoRawDataController.m */; };
|
17 | 18 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
|
18 | 19 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
|
|
102 | 103 | isa = PBXFrameworksBuildPhase;
|
103 | 104 | buildActionMask = 2147483647;
|
104 | 105 | files = (
|
| 106 | + 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
105 | 107 | 9DA4854253E6947D845E2F5D /* Pods_Runner.framework in Frameworks */,
|
106 | 108 | );
|
107 | 109 | runOnlyForDeploymentPostprocessing = 0;
|
|
226 | 228 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
227 | 229 | buildPhases = (
|
228 | 230 | 7E1B0C30D51B77496A1AE2E1 /* [CP] Check Pods Manifest.lock */,
|
229 |
| - 39CD36047290E845D66DC420 /* [CP] Embed Pods Frameworks */, |
230 | 231 | 71BBA3C328AB50E2007B0DBC /* Embed App Extensions */,
|
231 | 232 | 9740EEB61CF901F6004384FC /* Run Script */,
|
232 | 233 | 97C146EA1CF9000F007C117D /* Sources */,
|
233 | 234 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
234 | 235 | 97C146EC1CF9000F007C117D /* Resources */,
|
235 | 236 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
236 | 237 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
| 238 | + 8E36E3602A499E91F7A0D9EC /* [CP] Embed Pods Frameworks */, |
237 | 239 | );
|
238 | 240 | buildRules = (
|
239 | 241 | );
|
240 | 242 | dependencies = (
|
241 | 243 | 71BBA3C128AB50E2007B0DBC /* PBXTargetDependency */,
|
242 | 244 | );
|
243 | 245 | name = Runner;
|
| 246 | + packageProductDependencies = ( |
| 247 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
| 248 | + ); |
244 | 249 | productName = Runner;
|
245 | 250 | productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
|
246 | 251 | productType = "com.apple.product-type.application";
|
|
271 | 276 | Base,
|
272 | 277 | );
|
273 | 278 | mainGroup = 97C146E51CF9000F007C117D;
|
| 279 | + packageReferences = ( |
| 280 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, |
| 281 | + ); |
274 | 282 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
|
275 | 283 | projectDirPath = "";
|
276 | 284 | projectRoot = "";
|
|
303 | 311 | /* End PBXResourcesBuildPhase section */
|
304 | 312 |
|
305 | 313 | /* Begin PBXShellScriptBuildPhase section */
|
306 |
| - 39CD36047290E845D66DC420 /* [CP] Embed Pods Frameworks */ = { |
307 |
| - isa = PBXShellScriptBuildPhase; |
308 |
| - buildActionMask = 2147483647; |
309 |
| - files = ( |
310 |
| - ); |
311 |
| - inputFileListPaths = ( |
312 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
313 |
| - ); |
314 |
| - name = "[CP] Embed Pods Frameworks"; |
315 |
| - outputFileListPaths = ( |
316 |
| - "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
317 |
| - ); |
318 |
| - runOnlyForDeploymentPostprocessing = 0; |
319 |
| - shellPath = /bin/sh; |
320 |
| - shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
321 |
| - showEnvVarsInLog = 0; |
322 |
| - }; |
323 | 314 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
324 | 315 | isa = PBXShellScriptBuildPhase;
|
325 | 316 | alwaysOutOfDate = 1;
|
|
358 | 349 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
|
359 | 350 | showEnvVarsInLog = 0;
|
360 | 351 | };
|
| 352 | + 8E36E3602A499E91F7A0D9EC /* [CP] Embed Pods Frameworks */ = { |
| 353 | + isa = PBXShellScriptBuildPhase; |
| 354 | + buildActionMask = 2147483647; |
| 355 | + files = ( |
| 356 | + ); |
| 357 | + inputFileListPaths = ( |
| 358 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 359 | + ); |
| 360 | + name = "[CP] Embed Pods Frameworks"; |
| 361 | + outputFileListPaths = ( |
| 362 | + "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 363 | + ); |
| 364 | + runOnlyForDeploymentPostprocessing = 0; |
| 365 | + shellPath = /bin/sh; |
| 366 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n"; |
| 367 | + showEnvVarsInLog = 0; |
| 368 | + }; |
361 | 369 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
362 | 370 | isa = PBXShellScriptBuildPhase;
|
363 | 371 | alwaysOutOfDate = 1;
|
|
825 | 833 | defaultConfigurationName = Release;
|
826 | 834 | };
|
827 | 835 | /* End XCConfigurationList section */
|
| 836 | + |
| 837 | +/* Begin XCLocalSwiftPackageReference section */ |
| 838 | + 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */ = { |
| 839 | + isa = XCLocalSwiftPackageReference; |
| 840 | + relativePath = Flutter/ephemeral/Packages/FlutterGeneratedPluginSwiftPackage; |
| 841 | + }; |
| 842 | +/* End XCLocalSwiftPackageReference section */ |
| 843 | + |
| 844 | +/* Begin XCSwiftPackageProductDependency section */ |
| 845 | + 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */ = { |
| 846 | + isa = XCSwiftPackageProductDependency; |
| 847 | + productName = FlutterGeneratedPluginSwiftPackage; |
| 848 | + }; |
| 849 | +/* End XCSwiftPackageProductDependency section */ |
828 | 850 | };
|
829 | 851 | rootObject = 97C146E61CF9000F007C117D /* Project object */;
|
830 | 852 | }
|
0 commit comments