|
|
@ -8,6 +8,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
|
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */ = {isa = PBXBuildFile; fileRef = 1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */; };
|
|
|
|
|
|
|
|
1B3435F39ABB0B2B4F1335E4 /* Pods_RunnerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B73A1BE15A08783ED5D5B084 /* Pods_RunnerTests.framework */; };
|
|
|
|
|
|
|
|
2D9F43102E23355BD3D164B9 /* Pods_Runner.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = EE85EB91C952524A3D1EC24A /* Pods_Runner.framework */; };
|
|
|
|
331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
|
|
|
|
331C808B294A63AB00263BE5 /* RunnerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 331C807B294A618700263BE5 /* RunnerTests.swift */; };
|
|
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
|
|
|
3B3967161E833CAA004F5970 /* AppFrameworkInfo.plist in Resources */ = {isa = PBXBuildFile; fileRef = 3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */; };
|
|
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
|
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 74858FAE1ED2DC5600515810 /* AppDelegate.swift */; };
|
|
|
@ -44,10 +46,12 @@
|
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
|
|
|
331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
|
|
|
|
331C807B294A618700263BE5 /* RunnerTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RunnerTests.swift; sourceTree = "<group>"; };
|
|
|
|
331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
331C8081294A63A400263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
|
|
332BD68038F6AB3397819249 /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
|
|
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
|
74858FAD1ED2DC5600515810 /* Runner-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "Runner-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
74858FAE1ED2DC5600515810 /* AppDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
92991BF63BFD77E6B0319DE4 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
|
|
|
9740EEB21CF90195004384FC /* Debug.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Debug.xcconfig; path = Flutter/Debug.xcconfig; sourceTree = "<group>"; };
|
|
|
|
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
|
|
|
9740EEB31CF90195004384FC /* Generated.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = Generated.xcconfig; path = Flutter/Generated.xcconfig; sourceTree = "<group>"; };
|
|
|
|
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
97C146EE1CF9000F007C117D /* Runner.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Runner.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
@ -55,19 +59,48 @@
|
|
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
|
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
|
97C147001CF9000F007C117D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
|
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
A603C17A220EA14077ED2839 /* Pods-Runner.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.profile.xcconfig"; path = "Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
B68D6BBDE2D7389DD16E4C35 /* Pods-RunnerTests.profile.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.profile.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.profile.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
B73A1BE15A08783ED5D5B084 /* Pods_RunnerTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_RunnerTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
|
|
|
|
BA275946E6DD86B40F4D9856 /* Pods-RunnerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.release.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
C69CB8769C23B62B371F7EF8 /* Pods-RunnerTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RunnerTests.debug.xcconfig"; path = "Target Support Files/Pods-RunnerTests/Pods-RunnerTests.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
|
|
|
|
|
EE85EB91C952524A3D1EC24A /* Pods_Runner.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Runner.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
5325EC1438F5AEBC5D9E72FF /* Frameworks */ = {
|
|
|
|
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
1B3435F39ABB0B2B4F1335E4 /* Pods_RunnerTests.framework in Frameworks */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */ = {
|
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */ = {
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
files = (
|
|
|
|
files = (
|
|
|
|
|
|
|
|
2D9F43102E23355BD3D164B9 /* Pods_Runner.framework in Frameworks */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
};
|
|
|
|
};
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
/* End PBXFrameworksBuildPhase section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
/* Begin PBXGroup section */
|
|
|
|
|
|
|
|
015F2B82B7AF3E412F5D7447 /* Pods */ = {
|
|
|
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
|
|
|
children = (
|
|
|
|
|
|
|
|
92991BF63BFD77E6B0319DE4 /* Pods-Runner.debug.xcconfig */,
|
|
|
|
|
|
|
|
332BD68038F6AB3397819249 /* Pods-Runner.release.xcconfig */,
|
|
|
|
|
|
|
|
A603C17A220EA14077ED2839 /* Pods-Runner.profile.xcconfig */,
|
|
|
|
|
|
|
|
C69CB8769C23B62B371F7EF8 /* Pods-RunnerTests.debug.xcconfig */,
|
|
|
|
|
|
|
|
BA275946E6DD86B40F4D9856 /* Pods-RunnerTests.release.xcconfig */,
|
|
|
|
|
|
|
|
B68D6BBDE2D7389DD16E4C35 /* Pods-RunnerTests.profile.xcconfig */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = Pods;
|
|
|
|
|
|
|
|
path = Pods;
|
|
|
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
|
|
|
};
|
|
|
|
331C8082294A63A400263BE5 /* RunnerTests */ = {
|
|
|
|
331C8082294A63A400263BE5 /* RunnerTests */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
@ -76,6 +109,15 @@
|
|
|
|
path = RunnerTests;
|
|
|
|
path = RunnerTests;
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
5084D4B2EFBAC11F091C9B8E /* Frameworks */ = {
|
|
|
|
|
|
|
|
isa = PBXGroup;
|
|
|
|
|
|
|
|
children = (
|
|
|
|
|
|
|
|
EE85EB91C952524A3D1EC24A /* Pods_Runner.framework */,
|
|
|
|
|
|
|
|
B73A1BE15A08783ED5D5B084 /* Pods_RunnerTests.framework */,
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = Frameworks;
|
|
|
|
|
|
|
|
sourceTree = "<group>";
|
|
|
|
|
|
|
|
};
|
|
|
|
9740EEB11CF90186004384FC /* Flutter */ = {
|
|
|
|
9740EEB11CF90186004384FC /* Flutter */ = {
|
|
|
|
isa = PBXGroup;
|
|
|
|
isa = PBXGroup;
|
|
|
|
children = (
|
|
|
|
children = (
|
|
|
@ -94,6 +136,8 @@
|
|
|
|
97C146F01CF9000F007C117D /* Runner */,
|
|
|
|
97C146F01CF9000F007C117D /* Runner */,
|
|
|
|
97C146EF1CF9000F007C117D /* Products */,
|
|
|
|
97C146EF1CF9000F007C117D /* Products */,
|
|
|
|
331C8082294A63A400263BE5 /* RunnerTests */,
|
|
|
|
331C8082294A63A400263BE5 /* RunnerTests */,
|
|
|
|
|
|
|
|
015F2B82B7AF3E412F5D7447 /* Pods */,
|
|
|
|
|
|
|
|
5084D4B2EFBAC11F091C9B8E /* Frameworks */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
sourceTree = "<group>";
|
|
|
|
sourceTree = "<group>";
|
|
|
|
};
|
|
|
|
};
|
|
|
@ -128,8 +172,10 @@
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
|
|
|
buildConfigurationList = 331C8087294A63A400263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
|
|
|
buildPhases = (
|
|
|
|
buildPhases = (
|
|
|
|
|
|
|
|
58C493D983D0E7FFAD408973 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
331C807D294A63A400263BE5 /* Sources */,
|
|
|
|
331C807D294A63A400263BE5 /* Sources */,
|
|
|
|
331C807F294A63A400263BE5 /* Resources */,
|
|
|
|
331C807F294A63A400263BE5 /* Resources */,
|
|
|
|
|
|
|
|
5325EC1438F5AEBC5D9E72FF /* Frameworks */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
);
|
|
|
@ -145,12 +191,15 @@
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
isa = PBXNativeTarget;
|
|
|
|
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
|
|
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
|
|
buildPhases = (
|
|
|
|
buildPhases = (
|
|
|
|
|
|
|
|
779E2AABA2357A9F3660B1B8 /* [CP] Check Pods Manifest.lock */,
|
|
|
|
9740EEB61CF901F6004384FC /* Run Script */,
|
|
|
|
9740EEB61CF901F6004384FC /* Run Script */,
|
|
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */,
|
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */,
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
|
|
|
|
|
3F92760494627F10EED9C1F9 /* [CP] Embed Pods Frameworks */,
|
|
|
|
|
|
|
|
CEE4F69E86661AF91811D264 /* [CP] Copy Pods Resources */,
|
|
|
|
);
|
|
|
|
);
|
|
|
|
buildRules = (
|
|
|
|
buildRules = (
|
|
|
|
);
|
|
|
|
);
|
|
|
@ -238,6 +287,67 @@
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
3F92760494627F10EED9C1F9 /* [CP] Embed Pods Frameworks */ = {
|
|
|
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
|
|
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
58C493D983D0E7FFAD408973 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
inputPaths = (
|
|
|
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
outputPaths = (
|
|
|
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-RunnerTests-checkManifestLockResult.txt",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
|
|
|
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";
|
|
|
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
|
|
|
|
779E2AABA2357A9F3660B1B8 /* [CP] Check Pods Manifest.lock */ = {
|
|
|
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
inputPaths = (
|
|
|
|
|
|
|
|
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Manifest.lock",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = "[CP] Check Pods Manifest.lock";
|
|
|
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
outputPaths = (
|
|
|
|
|
|
|
|
"$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
|
|
|
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";
|
|
|
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
9740EEB61CF901F6004384FC /* Run Script */ = {
|
|
|
|
9740EEB61CF901F6004384FC /* Run Script */ = {
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
alwaysOutOfDate = 1;
|
|
|
|
alwaysOutOfDate = 1;
|
|
|
@ -253,6 +363,23 @@
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
CEE4F69E86661AF91811D264 /* [CP] Copy Pods Resources */ = {
|
|
|
|
|
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
|
|
|
|
|
buildActionMask = 2147483647;
|
|
|
|
|
|
|
|
files = (
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
inputFileListPaths = (
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
name = "[CP] Copy Pods Resources";
|
|
|
|
|
|
|
|
outputFileListPaths = (
|
|
|
|
|
|
|
|
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
|
|
|
|
|
);
|
|
|
|
|
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
|
|
|
|
|
shellPath = /bin/sh;
|
|
|
|
|
|
|
|
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-resources.sh\"\n";
|
|
|
|
|
|
|
|
showEnvVarsInLog = 0;
|
|
|
|
|
|
|
|
};
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
|
@ -378,6 +505,7 @@
|
|
|
|
};
|
|
|
|
};
|
|
|
|
331C8088294A63A400263BE5 /* Debug */ = {
|
|
|
|
331C8088294A63A400263BE5 /* Debug */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
|
|
|
baseConfigurationReference = C69CB8769C23B62B371F7EF8 /* Pods-RunnerTests.debug.xcconfig */;
|
|
|
|
buildSettings = {
|
|
|
|
buildSettings = {
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
@ -395,6 +523,7 @@
|
|
|
|
};
|
|
|
|
};
|
|
|
|
331C8089294A63A400263BE5 /* Release */ = {
|
|
|
|
331C8089294A63A400263BE5 /* Release */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
|
|
|
baseConfigurationReference = BA275946E6DD86B40F4D9856 /* Pods-RunnerTests.release.xcconfig */;
|
|
|
|
buildSettings = {
|
|
|
|
buildSettings = {
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
@ -410,6 +539,7 @@
|
|
|
|
};
|
|
|
|
};
|
|
|
|
331C808A294A63A400263BE5 /* Profile */ = {
|
|
|
|
331C808A294A63A400263BE5 /* Profile */ = {
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
isa = XCBuildConfiguration;
|
|
|
|
|
|
|
|
baseConfigurationReference = B68D6BBDE2D7389DD16E4C35 /* Pods-RunnerTests.profile.xcconfig */;
|
|
|
|
buildSettings = {
|
|
|
|
buildSettings = {
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
|