libreoffice-online/ios/Mobile.xcodeproj
Patrick Luby 12213d7ec5 Fix iOS build breakages by adding http::Request to iOS build
Still needed to add a bunch of #if !MOBILAPP to disable all of the
Online server's unit testing classes so that the iOS app won't crash
when opening a document.

TODO: the iOS app will not accept text input at all. Is some code
unexpectedly consuming message data sent over the mobile fake socket?

Signed-off-by: Patrick Luby <plubius@neooffice.org>
Change-Id: Ie874ee8e452188a7b4cdf6d5f87708e5ed9b0235
2023-06-15 19:01:42 +01:00
..
xcshareddata/xcschemes Set log level to "trace" when running within Xcode 2023-02-20 21:33:46 +01:00
.gitignore Simplify iOS application test builds in Xcode 2023-02-20 21:32:10 +01:00
project.pbxproj Fix iOS build breakages by adding http::Request to iOS build 2023-06-15 19:01:42 +01:00