diff options
author | jan Iversen <jani@libreoffice.org> | 2017-09-28 10:55:34 +0200 |
---|---|---|
committer | jan Iversen <jani@libreoffice.org> | 2017-09-28 11:04:42 +0200 |
commit | 4b2d0e511d4013847fb23e4346cda420a4ce6908 (patch) | |
tree | c5d420fe086097ac71dbf658d40425569bc88840 /ios/.gitignore | |
parent | b195f901ece8b4a879958d90c612d966a87923df (diff) |
iOS, cleaned add resources
Simpler setup makefile, that will generate the 2 xcconfig files
as well as create the resources directory.
The generated directory is on purpose created in the core/ios, because
the output of the different builds are needed for the app build.
Change-Id: I402604ebf947f962552b069bf24ff3794b2ade9d
Diffstat (limited to 'ios/.gitignore')
-rw-r--r-- | ios/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/.gitignore b/ios/.gitignore index f0d6995bda19..04927dd74172 100644 --- a/ios/.gitignore +++ b/ios/.gitignore @@ -7,3 +7,4 @@ # lo*.xcconfig +generated |