Frameworks + sharedFrameworksPath
Frameworks + sharedFrameworksPath
- Subject: Frameworks + sharedFrameworksPath
- From: Jerrod Fowkes <email@hidden>
- Date: Mon, 31 Jul 2006 05:40:24 -0700 (PDT)
Hello all,
This might be trivial to some. I have some code that accesses a nib
file in a framework. I have set the framework up in my project and in the
release build I can take a gander in the MacOS directory and my
framework is in there. In my framework I put in NSLogs to output the value of
my sharedFrameworksPath varaible. On 10.4 I can't get it to output, and
everything is fine. However on 10.3 I can get it to output and my app
crashes. I noticed that when the varaible sharedFrameworksPath resolves,
it looks for my framework in ../MacOS/SharedFrameworks directory when
my framework is actually in ../MacOS/Frameworks. This results in my nib
file not being able to load. I don't know if I should be using
something else on the cocoa side or I am somehow shanking something in my
project. Thank you -Jerrod Fowkes
---------------------------------
Groups are talking. We´re listening. Check out the handy changes to Yahoo! Groups.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden