Re: Xcode 4.3.3 problem with framework search paths
Re: Xcode 4.3.3 problem with framework search paths
- Subject: Re: Xcode 4.3.3 problem with framework search paths
- From: Joar Wingfors <email@hidden>
- Date: Fri, 15 Jun 2012 06:10:57 -0700
I've heard about this issue from a couple of users of Xcode 4.3.3. Please file a bug report, the change in behavior is not expected. At least not by me.
Joar
On 15 jun 2012, at 05:45, Bill Cheeseman wrote:
> Does nobody have an answer?
>
>
>> On Jun 13, 2012, at 8:50 AM, Bill Cheeseman wrote:
>>
>>> My projects stopped building when I upgraded to Xcode 4.3.3. The reported error was that Xcode could not find my #imported <framework/framework.h>, even though Xcode 4.3.2 had no difficulty in this regard.
>>>
>>> After fooling around a while, I discovered that I could make it start building again if I added an explicit "/Library/Frameworks" to the Framework Search Paths build setting.
>>>
>>> But that is not ideal, because it assumes my framework is finished, installed and unchanging. I would prefer to get the framework headers from ~/Library/Developer/Xcode/DerivedData as before, since I include the frameworks in my workspace so I can build them automatically if I make changes in them during development of the dependent application project. That used to work in 4.3.2, but no longer in 4.3.3. Why not? My Xcode preferences still specify the default derived data location, and I thought that was supposed to override any settings in Framework Search Paths for these purposes.
>>>
>>> Or, a more general question, what is the proper setup when a shared framework is in the same workspace with an application project that is dependent on the framework?
>
> --
>
> Bill Cheeseman - email@hidden
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Xcode-users mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden