开发者

How do you add graphics to a dylib?

开发者 https://www.devze.com 2023-03-07 19:49 出处:网络
I just started learning how to write mobile substrate addons, and hav开发者_C百科e successfully been able to create a dylib that hooks into a native iphone app. My question is, how do I go about addin

I just started learning how to write mobile substrate addons, and hav开发者_C百科e successfully been able to create a dylib that hooks into a native iphone app. My question is, how do I go about adding images to my dylib file so they can be displayed in the app.


You can't, use a Bundle for Images, Localization Files and XIBs

For more info in bundles check out Bundle Programming Guide by Apple.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号