Commit cb3fad63 authored by Luke Redpath's avatar Luke Redpath

Renamed this file as it seemed to be causing some confusion with the native extension in the

xcodeproj gem.
parent 579c1a73
......@@ -30,7 +30,7 @@ end
module Xcodeproj
autoload :Config, 'xcodeproj/config'
autoload :Project, 'cocoapods/xcodeproj_ext'
autoload :Project, 'cocoapods/xcodeproj_pods'
autoload :Workspace, 'xcodeproj/workspace'
end
......
require 'xcodeproj'
require 'xcodeproj/project'
module Xcodeproj
class Project
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment