iOS Question B4i Library Resources

walterf25

Expert
Licensed User
Longtime User
Hi All, i'm about 90% done working on a RangeSlideBar library, everything seems to be working great, but I need to find out how to add the library Resources folder to the compiled library, at the moment the library works if I copy all the image files from the Resources folder into the /File/Special directory of the B4i project, but I was wondering if there's a way to integrate th
 

walterf25

Expert
Licensed User
Longtime User
Best option is to build a b4xlib library.

Files cannot be included in static compiled libraries.
I tried creating a b4xlib but gave up after a while, found it easier to wrap the original library even though i don't know Objective C, at the moment the library works when i add the image files to the Special folder inside the project folder.

Walter
 
Upvote 0
Cookies are required to use this site. You must accept them to continue using the site. Learn more…