xcodeproject icon indicating copy to clipboard operation
xcodeproject copied to clipboard

The Ruby API working with Xcode project files

Results 3 xcodeproject issues
Sort by recently updated
recently updated
newest added

Hi, I am unable to add group to the existing group, but creating a new group works: ` /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/root_node.rb:58:in 'object': uninitialized constant XcodeProject::PBXVariantGroup (NameError) from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/root_node.rb:62:in 'object!' from /Library/Ruby/Gems/2.3.0/gems/xcodeproject-0.3.13/lib/xcodeproject/pbx_group.rb:37:in 'block...

Any way to remove a **target** from a XCode project using this?

I am trying to get this project working on ubuntu. I am stuck on plutil call in project.rb. There is a libplist project that provides plutil, but it seems to...

feature request