diff options
author | jan Iversen <jani@libreoffice.org> | 2018-05-19 21:07:35 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-05-19 14:05:23 -0700 |
commit | 090eb1ee34b28cc0332b92ea8c8dc173e52fc0c4 (patch) | |
tree | de99b166306b6e5f402c746b2111c42fda5a7f27 /packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png | |
parent | 7836a78dca42da91abeaec9f6c28a063ddfb1716 (diff) | |
download | subsurface-090eb1ee34b28cc0332b92ea8c8dc173e52fc0c4.tar.gz |
iOS, remove linker warnings (version mismatch).
The Qt libraries are compiled as iOS 10.0, we link
as iOS 8.0, this is a problem waiting to happen. First
time we use a Qt function that uses a iOS 10.0 specific
function the app will crash.
Bumping iOS minimum version from 8.0 to 10.0
Removing the 76x icon, which are not valid from 10.0 and forward
Signed-off-by: Jan Iversen <jani@apache.org>
Diffstat (limited to 'packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png')
-rw-r--r-- | packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png | bin | 16692 -> 0 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png b/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png Binary files differdeleted file mode 100644 index 370d85a11..000000000 --- a/packaging/ios/storeIcon.xcassets/AppIcon.appiconset/AppIcon-76.png +++ /dev/null |