329CBB511998F0EDE915EE87/* Pods_Runner.framework in Frameworks */={isa=PBXBuildFile;fileRef=B4D44CC493D5E2EC3762DAE2/* Pods_Runner.framework */;};
335BBD1B22A9A15E00E9071D/* GeneratedPluginRegistrant.swift in Sources */={isa=PBXBuildFile;fileRef=335BBD1A22A9A15E00E9071D/* GeneratedPluginRegistrant.swift */;};
33CC10F12044A3C60003C045/* AppDelegate.swift in Sources */={isa=PBXBuildFile;fileRef=33CC10F02044A3C60003C045/* AppDelegate.swift */;};
33CC10F32044A3C60003C045/* Assets.xcassets in Resources */={isa=PBXBuildFile;fileRef=33CC10F22044A3C60003C045/* Assets.xcassets */;};
...
...
@@ -58,9 +59,11 @@
/* End PBXCopyFilesBuildPhase section */
/* Begin PBXFileReference section */
0A9BC03BA29AB9AC95A6B56C/* 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>";};
21BDE859A3D5F26F70C3E805/* 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>";};
BED2A53D26C8AB5761760332/* 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";