CocoaPods/Xcodeproj

View on GitHub
lib/xcodeproj/constants.rb

Summary

Maintainability
B
5 hrs
Test Coverage
A
100%

File constants.rb has 379 lines of code (exceeds 250 allowed). Consider refactoring.
Open

module Xcodeproj
  # This modules groups all the constants known to Xcodeproj.
  #
  module Constants
    # @return [String] The last known iOS SDK (stable).
Severity: Minor
Found in lib/xcodeproj/constants.rb - About 5 hrs to fix

    There are no issues that match your filters.

    Category
    Status