IMAmuseum / tap-ios

Native iOS (iPhone & iPod) tour application for the TAP mobile application software platform. Learn more about the project at TAPintoMuseums.org.
http://tapintomuseums.org
GNU Lesser General Public License v3.0
13 stars 5 forks source link

Explanation on how to add a bundle #10

Closed hannolans closed 11 years ago

hannolans commented 11 years ago

From the description it is probably a bit unclear how to add a bundle in the app. You don't have to import, just add a bundle file to a directory with Finder.

Steps to do:

if the tour loads, but you don't see any titles, make sure the tour.xml in the bundle(s) has the language codes of the device (i.e. lang="en").

hannolans commented 11 years ago

I made some changes in the wiki for a better explanation of adding a bundle.

kjaebker commented 11 years ago

thanks for the updates on the wiki, that makes it more clear on how to use the bundle method.