On 24/03/2015 at 15:47, xxxxxxxx wrote:
User Information:
Cinema 4D Version: R16
Platform: Mac ;
Language(s) : C++ ;
---------
I have created a plugin project which references "cinema.framework.xcodeproj" to generate "libcinema.framework.a". With my user account I have read only access to the Cinema 4D "frameworks" folder. When loading my project, Xcode (6.2) always tells me that "cinema.framework.xcodeproj" is locked and if I want to unlock it. Since I don't want to change anything in this project, I always have to answer "Don't unlock". Is there any way to disable that warning and just use the referenced project without unlocking it?