CocoaPods/Xcodeproj

View on GitHub
lib/xcodeproj/gem_version.rb

Summary

Maintainability
A
0 mins
Test Coverage
module Xcodeproj
  # The version of the xcodeproj gem.
  #
  VERSION = '1.24.0'.freeze unless defined? Xcodeproj::VERSION
end