|
@@ -15,6 +15,8 @@
|
|
|
97C146FC1CF9000F007C117D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FA1CF9000F007C117D /* Main.storyboard */; };
|
|
|
97C146FE1CF9000F007C117D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FD1CF9000F007C117D /* Assets.xcassets */; };
|
|
|
97C147011CF9000F007C117D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 97C146FF1CF9000F007C117D /* LaunchScreen.storyboard */; };
|
|
|
+ 99649978C8D699F4D4E76811 /* libPods-RunnerTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */; };
|
|
|
+ E0E8F47C2F6B43DFCA2A0B8B /* libPods-Runner.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 55FE67F172670E033B08E757 /* libPods-Runner.a */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
@@ -46,6 +48,8 @@
|
|
|
331C80F1294D02FB00263BE5 /* RunnerTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = RunnerTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
331C80F3294D02FB00263BE5 /* RunnerTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RunnerTests.m; sourceTree = "<group>"; };
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
|
+ 55FE67F172670E033B08E757 /* libPods-Runner.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Runner.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ 6033F5536605F3DD8BE8939F /* 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>"; };
|
|
|
7AFA3C8E1D35360C0083082E /* Release.xcconfig */ = {isa = PBXFileReference; lastKnownFileType = text.xcconfig; name = Release.xcconfig; path = Flutter/Release.xcconfig; sourceTree = "<group>"; };
|
|
|
7AFFD8ED1D35381100E5BB4D /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
|
|
|
7AFFD8EE1D35381100E5BB4D /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
|
|
@@ -57,6 +61,12 @@
|
|
|
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>"; };
|
|
|
97C147021CF9000F007C117D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
|
+ 983D010C6D7428917F0E74AF /* 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>"; };
|
|
|
+ CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RunnerTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ D2A5C6582AC4E9E4A8634AC8 /* 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>"; };
|
|
|
+ D5A1A9E729706B785EAFCCA9 /* 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>"; };
|
|
|
+ F0BF82B0CA63BA237515692C /* 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>"; };
|
|
|
+ F31731A083A5AC2CD54B09CA /* 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>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
@@ -64,6 +74,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ 99649978C8D699F4D4E76811 /* libPods-RunnerTests.a in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -71,6 +82,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
+ E0E8F47C2F6B43DFCA2A0B8B /* libPods-Runner.a in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
@@ -85,6 +97,20 @@
|
|
|
path = RunnerTests;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 638F44698ADE83F43545F983 /* Pods */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 6033F5536605F3DD8BE8939F /* Pods-Runner.debug.xcconfig */,
|
|
|
+ D5A1A9E729706B785EAFCCA9 /* Pods-Runner.release.xcconfig */,
|
|
|
+ F31731A083A5AC2CD54B09CA /* Pods-Runner.profile.xcconfig */,
|
|
|
+ F0BF82B0CA63BA237515692C /* Pods-RunnerTests.debug.xcconfig */,
|
|
|
+ D2A5C6582AC4E9E4A8634AC8 /* Pods-RunnerTests.release.xcconfig */,
|
|
|
+ 983D010C6D7428917F0E74AF /* Pods-RunnerTests.profile.xcconfig */,
|
|
|
+ );
|
|
|
+ name = Pods;
|
|
|
+ path = Pods;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
9740EEB11CF90186004384FC /* Flutter */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -103,6 +129,8 @@
|
|
|
97C146F01CF9000F007C117D /* Runner */,
|
|
|
331C80F2294D02FB00263BE5 /* RunnerTests */,
|
|
|
97C146EF1CF9000F007C117D /* Products */,
|
|
|
+ 638F44698ADE83F43545F983 /* Pods */,
|
|
|
+ F554E627B7A596C18F6C30EC /* Frameworks */,
|
|
|
);
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
@@ -139,6 +167,15 @@
|
|
|
name = "Supporting Files";
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ F554E627B7A596C18F6C30EC /* Frameworks */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 55FE67F172670E033B08E757 /* libPods-Runner.a */,
|
|
|
+ CC8CED6BAAB859C1349B5691 /* libPods-RunnerTests.a */,
|
|
|
+ );
|
|
|
+ name = Frameworks;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
/* End PBXGroup section */
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
@@ -146,6 +183,7 @@
|
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 331C80F7294D02FB00263BE5 /* Build configuration list for PBXNativeTarget "RunnerTests" */;
|
|
|
buildPhases = (
|
|
|
+ 83EE13E06F8D899BA2AB6AF5 /* [CP] Check Pods Manifest.lock */,
|
|
|
331C80ED294D02FB00263BE5 /* Sources */,
|
|
|
331C80EE294D02FB00263BE5 /* Frameworks */,
|
|
|
331C80EF294D02FB00263BE5 /* Resources */,
|
|
@@ -164,6 +202,7 @@
|
|
|
isa = PBXNativeTarget;
|
|
|
buildConfigurationList = 97C147051CF9000F007C117D /* Build configuration list for PBXNativeTarget "Runner" */;
|
|
|
buildPhases = (
|
|
|
+ 9FF66CFE937769BCF0624051 /* [CP] Check Pods Manifest.lock */,
|
|
|
9740EEB61CF901F6004384FC /* Run Script */,
|
|
|
97C146EA1CF9000F007C117D /* Sources */,
|
|
|
97C146EB1CF9000F007C117D /* Frameworks */,
|
|
@@ -255,6 +294,28 @@
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" embed_and_thin";
|
|
|
};
|
|
|
+ 83EE13E06F8D899BA2AB6AF5 /* [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;
|
|
|
+ };
|
|
|
9740EEB61CF901F6004384FC /* Run Script */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
alwaysOutOfDate = 1;
|
|
@@ -270,6 +331,28 @@
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" build";
|
|
|
};
|
|
|
+ 9FF66CFE937769BCF0624051 /* [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;
|
|
|
+ };
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
/* Begin PBXSourcesBuildPhase section */
|
|
@@ -391,6 +474,7 @@
|
|
|
};
|
|
|
331C80F8294D02FB00263BE5 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
+ baseConfigurationReference = F0BF82B0CA63BA237515692C /* Pods-RunnerTests.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
@@ -404,6 +488,7 @@
|
|
|
};
|
|
|
331C80F9294D02FB00263BE5 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
+ baseConfigurationReference = D2A5C6582AC4E9E4A8634AC8 /* Pods-RunnerTests.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
@@ -417,6 +502,7 @@
|
|
|
};
|
|
|
331C80FA294D02FB00263BE5 /* Profile */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
+ baseConfigurationReference = 983D010C6D7428917F0E74AF /* Pods-RunnerTests.profile.xcconfig */;
|
|
|
buildSettings = {
|
|
|
BUNDLE_LOADER = "$(TEST_HOST)";
|
|
|
CURRENT_PROJECT_VERSION = 1;
|