summaryrefslogtreecommitdiff
path: root/ios/Module_ios.mk
AgeCommit message (Collapse)AuthorFilesLines
2013-03-30Refactor the iOS Viewer app and rename it to "LibreOffice"Tor Lillqvist1-2/+2
No, it isn't any closer to being "ready" despite the name, but still, using the current approach, it clearly isn't restricted to be just a viewer. Also drop the verbose LOViewer prefix from class and file names in it. Change-Id: Ib4e8a31d6fa1b35169ee98cf2aa8f0f22957164c
2013-01-03More hacking on an iOS "Viewer" app that doesn't do much anything yetTor Lillqvist1-0/+20
The Viewer app is intended to eventually resemble the experimental Android DocumentLoader app. Build using the gbuild mechanism, which is also invoked from an Xcode project. This seems to work out fine, the resulting app installs at least on the simulator, and you can debug all the LO code involved even if Xcode (obviously) has no knowledge of the LO source files/classes/etc. Change-Id: Ic96178d80b8d6467cac969b29e37f0d39513acf9