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 */;};
ECB86F1A0B90276D0AEF4169/* libPods-Runner.a in Frameworks */={isa=PBXBuildFile;fileRef=6E6555FD3971FC12A9802782/* libPods-Runner.a */;};
/* End PBXBuildFile section */
/* Begin PBXCopyFilesBuildPhase section */
...
...
@@ -33,15 +32,12 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
0F803D4F4B1DB3E426346AD7/* 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>";};
3036634A71F5F09C1B6453EC/* 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>";};
9D6BF03EDD3895D7B4DA4D7D/* 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>";};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
@@ -61,23 +56,12 @@
isa=PBXFrameworksBuildPhase;
buildActionMask=2147483647;
files=(
ECB86F1A0B90276D0AEF4169/* 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";