FROM : Jerrod Fowkes
DATE : Tue Aug 01 17:24:34 2006
Ok, after a couple of days, I basically had to take everything out of the framework and put it directly into my application. The framework I was working with was called sparkle for an automatic updating system. I hope enough people read this. -Jerrod
Jerrod Fowkes <<email_removed>> wrote:
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_removed>)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
This email sent to <email_removed>
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1˘/min.
DATE : Tue Aug 01 17:24:34 2006
Ok, after a couple of days, I basically had to take everything out of the framework and put it directly into my application. The framework I was working with was called sparkle for an automatic updating system. I hope enough people read this. -Jerrod
Jerrod Fowkes <<email_removed>> wrote:
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_removed>)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
This email sent to <email_removed>
---------------------------------
Talk is cheap. Use Yahoo! Messenger to make PC-to-Phone calls. Great rates starting at 1˘/min.
| Related mails | Author | Date |
|---|---|---|
| Jerrod Fowkes | Jul 28, 15:22 | |
| Jerrod Fowkes | Jul 31, 14:40 | |
| Jerrod Fowkes | Aug 1, 17:24 |






Cocoa mail archive

