CocoaPods/CocoaPods

View on GitHub
lib/cocoapods/generator/copy_xcframework_script.rb

Summary

Maintainability
A
2 hrs
Test Coverage
B
80%

Method script has 71 lines of code (exceeds 25 allowed). Consider refactoring.
Open

      def script
        script = <<-SH.strip_heredoc
#{Pod::Generator::ScriptPhaseConstants::DEFAULT_SCRIPT_PHASE_HEADER}

#{Pod::Generator::ScriptPhaseConstants::RSYNC_PROTECT_TMP_FILES}
Severity: Major
Found in lib/cocoapods/generator/copy_xcframework_script.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status