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 ae871b9 commit 83de6aaCopy full SHA for 83de6aa
FirebaseCrashlytics.podspec
@@ -52,6 +52,7 @@ Pod::Spec.new do |s|
52
s.prepare_command = <<-PREPARE_COMMAND_END
53
cp -f ./Crashlytics/run ./run
54
cp -f ./Crashlytics/upload-symbols ./upload-symbols
55
+ cp -f ./Crashlytics/CrashlyticsInputFiles.xcfilelist ./CrashlyticsInputFiles.xcfilelist
56
PREPARE_COMMAND_END
57
58
s.dependency 'FirebaseCore', '~> 10.5'
0 commit comments