On 02/05/2016 09:23 AM, Arnau Quintana wrote:
> The problem is that the .pbxproj contains some attributes that seem to be 
> deprecated. Specifically:
> 
>   * “refType" for the “PBXFileReference" isa
>   * “buildSettings” and “buildStyles” for “PBXProject" isa
> 
> Xcode is nice enough to open the project and regenerate the .pbxproj.
> 
> If I open the project with Xcode
> 
>   * “refType” is jus removed from the .pbxproj file. Also, a new project does 
> not contain this attribute.
>   * “buildSettings” and “buildStyles” are left there. But a new project is 
> not creating them.
> 
> Are there any ongoing efforts to fix this?

I'm not aware of such effort, and this is the first I've seen a report
of problems like this.  Over the years I've run the entire test suite
of CMake with every version of Xcode through 7.2 and have not seen any
failure due to such content.  I don't normally develop in Xcode though.

> maybe we could remove this, as Xcode 1.5 seems to be old enough

Yes.

> If someone else is working on this, I’d gladly join efforts :) 

If you can provide a patch to fix this, then great!  I've added
Gregor Jasny to Cc because he may be interested in this too.

Thanks,
-Brad

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to