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 */;};
A7A6122996CF102E7F82F859/* libPods-Runner.a in Frameworks */={isa=PBXBuildFile;fileRef=878475123B5CDE12FAC05E35/* libPods-Runner.a */;};
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
...
...
@@ -36,9 +35,6 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
3B3FD0A824761CC9C4CD789E/* 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>";};
4320B48CFDC817024282E14A/* 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>";};
55467A5E39D4CD9B334CABBB/* 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>";};
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";