xcodeproj 0.21.2
Xcodeproj lets you create and modify Xcode projects from Ruby. Script boring management tasks or build Xcode-friendly libraries. Also includes support for Xcode workspaces (.xcworkspace) and configuration files (.xcconfig).
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (2):
            activesupport
            >= 3
          
          
            colored
            ~> 1.2
          
    










