CocoaPods/CocoaPods

View on GitHub
lib/cocoapods/installer/xcode/pods_project_generator/target_installer_helper.rb

Summary

Maintainability
A
1 hr
Test Coverage
B
83%

Method create_info_plist_file_with_sandbox has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

          def create_info_plist_file_with_sandbox(sandbox, path, native_target, version, platform,
                                                  bundle_package_type = :fmwk, additional_entries: {},
                                                  build_setting_value: nil)

    Method create_prefix_header has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

              def create_prefix_header(path, file_accessors, platform, native_target, project_directory)

      There are no issues that match your filters.

      Category
      Status