DA6839EE628B66DEC4FC7F3F/* 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>";};
E279520B6DE44B2DCF8E5518/* 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>";};
E3E32E30285694F04F14AF15/* 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>";};
/* End PBXFileReference section */
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
/* Begin PBXFrameworksBuildPhase section */
...
@@ -83,6 +88,7 @@
...
@@ -83,6 +88,7 @@
files=(
files=(
D73912F022F37F9E000D13A0/* App.framework in Frameworks */,
D73912F022F37F9E000D13A0/* App.framework in Frameworks */,
33D1A10422148B71006C7A3E/* FlutterMacOS.framework in Frameworks */,
33D1A10422148B71006C7A3E/* FlutterMacOS.framework in Frameworks */,
3B429BDFEC557D309387B31F/* Pods_Runner.framework in Frameworks */,
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";