CocoaPods/CocoaPods

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

Summary

Maintainability
A
45 mins
Test Coverage
A
100%

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

          def initialize(sandbox, project, platform, subgroup_name, group_name, app_target_label, add_main: true,
                         add_launchscreen_storyboard: platform == :ios, info_plist_entries: {}, product_basename: nil)

    There are no issues that match your filters.

    Category
    Status