63EC5EC13E843CD861057871/* 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>";};
97C147001CF9000F007C117D/* Base */={isa=PBXFileReference;lastKnownFileType=file.storyboard;name=Base;path=Base.lproj/LaunchScreen.storyboard;sourceTree="<group>";};
C50B4FE91C29B0DE9DD62DD3/* 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>";};
EADA814501F2EF49C9E6C636/* Pods-Runner.profile.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-Runner.profile.xcconfig";path="Pods/Target Support Files/Pods-Runner/Pods-Runner.profile.xcconfig";sourceTree="<group>";};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
@@ -61,23 +56,12 @@
isa=PBXFrameworksBuildPhase;
buildActionMask=2147483647;
files=(
A10521F6BE294095B24A8A75/* 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";