CocoaPods/CocoaPods

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

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

Method initialize has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

          def initialize(target, native_target, resource_bundle_targets = [], test_native_targets = [],
                         test_resource_bundle_targets = {}, test_app_host_targets = [],
                         app_native_targets = {}, app_resource_bundle_targets = {})

    There are no issues that match your filters.

    Category
    Status