Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

kurushetra

macrumors newbie
Original poster
Mar 19, 2009
11
0
hello i am trying to load a custom framework into my app and i read the apple documentation and i dont get it the problem is (dyld: Library not loaded: @loader_path/kuruframework.framework/Versions/A/kuruframework)
i build the framework with this @executable_path/../Frameworks in instalation
options and with this @loader_path and i set in my app the the framework search paths to a folder i create inside the app because was any folder called Frameworks inside somebody can explain me the right way to do it and also i like the app work in other computers...
 

MrFusion

macrumors 6502a
Jun 8, 2005
613
0
West-Europe
hello i am trying to load a custom framework into my app and i read the apple documentation and i dont get it the problem is (dyld: Library not loaded: @loader_path/kuruframework.framework/Versions/A/kuruframework)
i build the framework with this @executable_path/../Frameworks in instalation
options and with this @loader_path and i set in my app the the framework search paths to a folder i create inside the app because was any folder called Frameworks inside somebody can explain me the right way to do it and also i like the app work in other computers...

Punctuation will help us understand your question.
Anyway, I had similar problems once. This is a very useful video.
http://rentzsch.com/cocoa/embeddedFrameworks
If you ever get the second half working, let me know.
You can also go through my posting history, you will find some answered questions on this topic.
Look at that, try it, and ask again if needed.
 

kurushetra

macrumors newbie
Original poster
Mar 19, 2009
11
0
thanks

thank you, was exactly what i was looking for , and the way to update the framework inside the app is very good.
¿May be you have more video links about xcode programing?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.