We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff406b7 commit e1992c0Copy full SHA for e1992c0
packages/firebase_crashlytics/example/ios/Runner.xcodeproj/project.pbxproj
@@ -268,7 +268,7 @@
268
);
269
runOnlyForDeploymentPostprocessing = 0;
270
shellPath = /bin/sh;
271
- shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"${PODS_ROOT}/Fabric/run\"\n";
+ shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"${PODS_ROOT}/FirebaseCrashlytics/run\"\n";
272
};
273
3B06AD1E1E4923F5004D2608 /* Thin Binary */ = {
274
isa = PBXShellScriptBuildPhase;
0 commit comments