6203A87EDC96313BBE789D9C/* Pods_galaxy.framework in Frameworks */={isa=PBXBuildFile;fileRef=987C69D43AE8D85DC1930DCF/* Pods_galaxy.framework */;};
A5573ED22B317BFF00D98EC0/* AppDelegate.swift in Sources */={isa=PBXBuildFile;fileRef=A5573ED12B317BFF00D98EC0/* AppDelegate.swift */;};
A5573ED42B317BFF00D98EC0/* SceneDelegate.swift in Sources */={isa=PBXBuildFile;fileRef=A5573ED32B317BFF00D98EC0/* SceneDelegate.swift */;};
A5573ED62B317BFF00D98EC0/* ViewController.swift in Sources */={isa=PBXBuildFile;fileRef=A5573ED52B317BFF00D98EC0/* ViewController.swift */;};
...
...
@@ -36,6 +37,8 @@
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
58C2405158A4A6632D0E7460/* Pods-galaxy.debug.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-galaxy.debug.xcconfig";path="Target Support Files/Pods-galaxy/Pods-galaxy.debug.xcconfig";sourceTree="<group>";};
B6BB01E4C5DB87B66F0ECE84/* Pods-galaxy.release.xcconfig */={isa=PBXFileReference;includeInIndex=1;lastKnownFileType=text.xcconfig;name="Pods-galaxy.release.xcconfig";path="Target Support Files/Pods-galaxy/Pods-galaxy.release.xcconfig";sourceTree="<group>";};
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
...
...
@@ -56,6 +60,7 @@
isa=PBXFrameworksBuildPhase;
buildActionMask=2147483647;
files=(
6203A87EDC96313BBE789D9C/* Pods_galaxy.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";