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 */;};
F4B59E2763DCAA4495440064/* libPods-Runner.a in Frameworks */={isa=PBXBuildFile;fileRef=5FE6005870A0D0E3A5601A19/* libPods-Runner.a */;};
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
...
...
@@ -36,14 +35,11 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
36327579D1207B081B00156B/* 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>";};
77720312324529448B0D5BC6/* 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>";};
97C147001CF9000F007C117D/* Base */={isa=PBXFileReference;lastKnownFileType=file.storyboard;name=Base;path=Base.lproj/LaunchScreen.storyboard;sourceTree="<group>";};
BB03ECDE162B52BAAD85A64E/* 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>";};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
@@ -61,7 +56,6 @@
isa=PBXFrameworksBuildPhase;
buildActionMask=2147483647;
files=(
F4B59E2763DCAA4495440064/* libPods-Runner.a 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";