mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-06-28 09:47:35 +08:00
ios: Remove shell script from Build Phases
This was part of Crashlytics which is no longer used.
This commit is contained in:
@ -281,7 +281,8 @@
|
||||
);
|
||||
runOnlyForDeploymentPostprocessing = 0;
|
||||
shellPath = /bin/sh;
|
||||
shellScript = "\"${PODS_ROOT}/Fabric/run\"\n";
|
||||
shellScript = "
|
||||
";
|
||||
};
|
||||
7C6C1F2893FB13AF19269048 /* [CP] Check Pods Manifest.lock */ = {
|
||||
isa = PBXShellScriptBuildPhase;
|
||||
|
Reference in New Issue
Block a user