summaryrefslogtreecommitdiffstats
path: root/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset
diff options
context:
space:
mode:
authorjan Iversen <jani@libreoffice.org>2017-10-29 09:12:07 +0100
committerjan Iversen <jani@libreoffice.org>2017-10-29 09:14:00 +0100
commit4bfa790236b9c0d70c28101858547c616e75e9e4 (patch)
treebedb48b6a8a5ea9aef2a63e7a2d27e5fec52a13f /ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset
parentiOS, use UIDocumentPickerViewController (diff)
downloadcore-4bfa790236b9c0d70c28101858547c616e75e9e4.tar.gz
core-4bfa790236b9c0d70c28101858547c616e75e9e4.zip
iOS documentation and minor corrections
Started on documentating all classes, to make it easier for others to understand the code. Change-Id: I5b463f7ae23fb6316dc3f1418d73222360083bdc
Diffstat (limited to 'ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset')
-rw-r--r--ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/Contents.json23
-rw-r--r--ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone.pngbin1305 -> 0 bytes
-rw-r--r--ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone@2x.pngbin1799 -> 0 bytes
-rw-r--r--ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone@3x.pngbin2291 -> 0 bytes
4 files changed, 0 insertions, 23 deletions
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/Contents.json b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/Contents.json
deleted file mode 100644
index 2d0a29db946a..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/Contents.json
+++ /dev/null
@@ -1,23 +0,0 @@
-{
- "images" : [
- {
- "idiom" : "universal",
- "scale" : "1x",
- "filename" : "iPhone.png"
- },
- {
- "idiom" : "universal",
- "scale" : "2x",
- "filename" : "iPhone@2x.png"
- },
- {
- "idiom" : "universal",
- "scale" : "3x",
- "filename" : "iPhone@3x.png"
- }
- ],
- "info" : {
- "version" : 1,
- "author" : "xcode"
- }
-}
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone.png
deleted file mode 100644
index defe533b489a..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone.png
+++ /dev/null
Binary files differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone@2x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone@2x.png
deleted file mode 100644
index da7dcbff0dc4..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone@2x.png
+++ /dev/null
Binary files differ
diff --git a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone@3x.png b/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone@3x.png
deleted file mode 100644
index 1c827c89af6f..000000000000
--- a/ios/LibreOfficeLight/LibreOfficeLight/Assets.xcassets/iPhone.imageset/iPhone@3x.png
+++ /dev/null
Binary files differ