|
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 */; }; |
17 | 16 | 84969AB62B3ABD9500A81666 /* VideoRawDataController.m in Sources */ = {isa = PBXBuildFile; fileRef = 84969AB52B3ABD9500A81666 /* VideoRawDataController.m */; };
|
18 | 17 | 978B8F6F1D3862AE00F588F7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */; };
|
19 | 18 | 97C146F31CF9000F007C117D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 97C146F21CF9000F007C117D /* main.m */; };
|
|
103 | 102 | isa = PBXFrameworksBuildPhase;
|
104 | 103 | buildActionMask = 2147483647;
|
105 | 104 | files = (
|
106 |
| - 78A318202AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage in Frameworks */, |
107 | 105 | 9DA4854253E6947D845E2F5D /* Pods_Runner.framework in Frameworks */,
|
108 | 106 | );
|
109 | 107 | runOnlyForDeploymentPostprocessing = 0;
|
|
228 | 226 | buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
229 | 227 | buildPhases = (
|
230 | 228 | 7E1B0C30D51B77496A1AE2E1 /* [CP] Check Pods Manifest.lock */,
|
| 229 | + 39CD36047290E845D66DC420 /* [CP] Embed Pods Frameworks */, |
231 | 230 | 71BBA3C328AB50E2007B0DBC /* Embed App Extensions */,
|
232 | 231 | 9740EEB61CF901F6004384FC /* Run Script */,
|
233 | 232 | 97C146EA1CF9000F007C117D /* Sources */,
|
234 | 233 | 97C146EB1CF9000F007C117D /* Frameworks */,
|
235 | 234 | 97C146EC1CF9000F007C117D /* Resources */,
|
236 | 235 | 9705A1C41CF9048500538489 /* Embed Frameworks */,
|
237 | 236 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
238 |
| - 8E36E3602A499E91F7A0D9EC /* [CP] Embed Pods Frameworks */, |
239 | 237 | );
|
240 | 238 | buildRules = (
|
241 | 239 | );
|
242 | 240 | dependencies = (
|
243 | 241 | 71BBA3C128AB50E2007B0DBC /* PBXTargetDependency */,
|
244 | 242 | );
|
245 | 243 | name = Runner;
|
246 |
| - packageProductDependencies = ( |
247 |
| - 78A3181F2AECB46A00862997 /* FlutterGeneratedPluginSwiftPackage */, |
248 |
| - ); |
249 | 244 | productName = Runner;
|
250 | 245 | productReference = 97C146EE1CF9000F007C117D /* Runner.app */;
|
251 | 246 | productType = "com.apple.product-type.application";
|
|
276 | 271 | Base,
|
277 | 272 | );
|
278 | 273 | mainGroup = 97C146E51CF9000F007C117D;
|
279 |
| - packageReferences = ( |
280 |
| - 781AD8BC2B33823900A9FFBB /* XCLocalSwiftPackageReference "FlutterGeneratedPluginSwiftPackage" */, |
281 |
| - ); |
282 | 274 | productRefGroup = 97C146EF1CF9000F007C117D /* Products */;
|
283 | 275 | projectDirPath = "";
|
284 | 276 | projectRoot = "";
|
|
311 | 303 | /* End PBXResourcesBuildPhase section */
|
312 | 304 |
|
313 | 305 | /* 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 | + }; |
314 | 323 | 3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
|
315 | 324 | isa = PBXShellScriptBuildPhase;
|
316 | 325 | alwaysOutOfDate = 1;
|
|
349 | 358 | 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";
|
350 | 359 | showEnvVarsInLog = 0;
|
351 | 360 | };
|
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 |
| - }; |
369 | 361 | 9740EEB61CF901F6004384FC /* Run Script */ = {
|
370 | 362 | isa = PBXShellScriptBuildPhase;
|
371 | 363 | alwaysOutOfDate = 1;
|
|
833 | 825 | defaultConfigurationName = Release;
|
834 | 826 | };
|
835 | 827 | /* 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 */ |
850 | 828 | };
|
851 | 829 | rootObject = 97C146E61CF9000F007C117D /* Project object */;
|
852 | 830 | }
|
0 commit comments