diff options
author | jan Iversen <jani@libreoffice.org> | 2017-09-26 12:54:40 +0200 |
---|---|---|
committer | jan Iversen <jani@libreoffice.org> | 2017-09-26 18:22:03 +0200 |
commit | 11f001f1a05684c87615e74a1edab300409bf6c6 (patch) | |
tree | 3707b57c907cb50be63c82561dc600143eed6c18 /ios/.gitignore | |
parent | 4bf3b4ee48c4e3556e257aa77940f68c13b05b54 (diff) |
iOS, build instructions.
Added README with instruction on how to build for
the different platforms, updated iOS files corresponding
Change-Id: I8a85f808841d682bc09f1e3b039192e342ecc484
Diffstat (limited to 'ios/.gitignore')
-rw-r--r-- | ios/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ios/.gitignore b/ios/.gitignore index 4c274d723106..f0d6995bda19 100644 --- a/ios/.gitignore +++ b/ios/.gitignore @@ -6,5 +6,4 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. # -ioswork -lo.xcconfig +lo*.xcconfig |