|
|
@@ -41,8 +41,10 @@
|
|
|
/* Begin PBXFileReference section */
|
|
|
1498D2321E8E86230040F4C2 /* GeneratedPluginRegistrant.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = GeneratedPluginRegistrant.h; sourceTree = "<group>"; };
|
|
|
1498D2331E8E89220040F4C2 /* GeneratedPluginRegistrant.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GeneratedPluginRegistrant.m; sourceTree = "<group>"; };
|
|
|
+ 197E089580C574B8C8AA66D0 /* Pods-Runner.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
3B3967151E833CAA004F5970 /* AppFrameworkInfo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = AppFrameworkInfo.plist; path = Flutter/AppFrameworkInfo.plist; sourceTree = "<group>"; };
|
|
|
3B80C3931E831B6300D905FE /* App.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = App.framework; path = Flutter/App.framework; sourceTree = "<group>"; };
|
|
|
+ 6EFC17D72F6768BC18B2162D /* Pods-Runner.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Runner.release.xcconfig"; path = "Pods/Target Support Files/Pods-Runner/Pods-Runner.release.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>"; };
|
|
|
@@ -139,6 +141,8 @@
|
|
|
E60E3BF33DDF10E510884550 /* Pods */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 197E089580C574B8C8AA66D0 /* Pods-Runner.debug.xcconfig */,
|
|
|
+ 6EFC17D72F6768BC18B2162D /* Pods-Runner.release.xcconfig */,
|
|
|
);
|
|
|
name = Pods;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -157,7 +161,7 @@
|
|
|
97C146EC1CF9000F007C117D /* Resources */,
|
|
|
9705A1C41CF9048500538489 /* Embed Frameworks */,
|
|
|
3B06AD1E1E4923F5004D2608 /* Thin Binary */,
|
|
|
- 8882ECDD31D097CE5A94142C /* [CP] Embed Pods Frameworks */,
|
|
|
+ 8CB9ED281155D6E282A16861 /* [CP] Embed Pods Frameworks */,
|
|
|
);
|
|
|
buildRules = (
|
|
|
);
|
|
|
@@ -179,6 +183,7 @@
|
|
|
TargetAttributes = {
|
|
|
97C146ED1CF9000F007C117D = {
|
|
|
CreatedOnToolsVersion = 7.3.1;
|
|
|
+ DevelopmentTeam = LRXRX75D5X;
|
|
|
};
|
|
|
};
|
|
|
};
|
|
|
@@ -187,6 +192,7 @@
|
|
|
developmentRegion = English;
|
|
|
hasScannedForEncodings = 0;
|
|
|
knownRegions = (
|
|
|
+ English,
|
|
|
en,
|
|
|
Base,
|
|
|
);
|
|
|
@@ -231,40 +237,40 @@
|
|
|
shellPath = /bin/sh;
|
|
|
shellScript = "/bin/sh \"$FLUTTER_ROOT/packages/flutter_tools/bin/xcode_backend.sh\" thin";
|
|
|
};
|
|
|
- 8882ECDD31D097CE5A94142C /* [CP] Embed Pods Frameworks */ = {
|
|
|
+ 8C591DA2CC232657C8302C0F /* [CP] Check Pods Manifest.lock */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
);
|
|
|
inputPaths = (
|
|
|
- "${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
|
|
|
- "${PODS_ROOT}/../../../../../../flutter/bin/cache/artifacts/engine/ios/Flutter.framework",
|
|
|
+ "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
+ "${PODS_ROOT}/Manifest.lock",
|
|
|
);
|
|
|
- name = "[CP] Embed Pods Frameworks";
|
|
|
+ name = "[CP] Check Pods Manifest.lock";
|
|
|
outputPaths = (
|
|
|
- "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
|
|
|
+ "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
|
|
+ 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;
|
|
|
};
|
|
|
- 8C591DA2CC232657C8302C0F /* [CP] Check Pods Manifest.lock */ = {
|
|
|
+ 8CB9ED281155D6E282A16861 /* [CP] Embed Pods Frameworks */ = {
|
|
|
isa = PBXShellScriptBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
);
|
|
|
inputPaths = (
|
|
|
- "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
|
|
|
- "${PODS_ROOT}/Manifest.lock",
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
|
|
|
+ "${PODS_ROOT}/../../../../../../../Documents/flutter/bin/cache/artifacts/engine/ios/Flutter.framework",
|
|
|
);
|
|
|
- name = "[CP] Check Pods Manifest.lock";
|
|
|
+ name = "[CP] Embed Pods Frameworks";
|
|
|
outputPaths = (
|
|
|
- "$(DERIVED_FILE_DIR)/Pods-Runner-checkManifestLockResult.txt",
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
|
|
|
);
|
|
|
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";
|
|
|
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
9740EEB61CF901F6004384FC /* Run Script */ = {
|
|
|
@@ -424,6 +430,7 @@
|
|
|
buildSettings = {
|
|
|
ARCHS = arm64;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ DEVELOPMENT_TEAM = LRXRX75D5X;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
@@ -446,6 +453,7 @@
|
|
|
buildSettings = {
|
|
|
ARCHS = arm64;
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
+ DEVELOPMENT_TEAM = LRXRX75D5X;
|
|
|
ENABLE_BITCODE = NO;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|