Merge pull request #73 from kiwix/72-update-custom-apps-to-be-compatible-with-new-launch-sequence

72 update custom apps to be compatible with new launch sequence
This commit is contained in:
Kelson 2024-11-02 09:54:47 +01:00 committed by GitHub
commit e7c12c2e8a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 55 additions and 194 deletions

View File

@ -1,9 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="23094" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
<device id="ipad12_9rounded" orientation="portrait" layout="fullscreen" appearance="light"/>
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
<deployment identifier="iOS"/>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="23084"/>
<capability name="System colors in document resources" minToolsVersion="11.0"/>
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
</dependencies>
@ -12,22 +12,63 @@
<scene sceneID="EHf-IW-A2E">
<objects>
<viewController id="01J-lp-oVM" sceneMemberID="viewController">
<layoutGuides>
<viewControllerLayoutGuide type="top" id="uo1-ga-H9F"/>
<viewControllerLayoutGuide type="bottom" id="Sjh-Or-08q"/>
</layoutGuides>
<view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
<rect key="frame" x="0.0" y="0.0" width="1024" height="1366"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<subviews>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="welcomeLogo" translatesAutoresizingMaskIntoConstraints="NO" id="sT8-B9-Wfi">
<rect key="frame" x="390.5" y="561.5" width="243" height="243"/>
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="welcomeLogo" translatesAutoresizingMaskIntoConstraints="NO" id="sT8-B9-Wfi" userLabel="Logo">
<rect key="frame" x="362" y="283.5" width="300" height="683"/>
<constraints>
<constraint firstAttribute="width" constant="300" id="KhA-cj-p99"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="KhA-cj-p99"/>
</mask>
</variation>
<variation key="widthClass=regular">
<mask key="constraints">
<include reference="KhA-cj-p99"/>
</mask>
</variation>
</imageView>
</subviews>
<viewLayoutGuide key="safeArea" id="Bcu-3y-fUS"/>
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
<constraints>
<constraint firstItem="sT8-B9-Wfi" firstAttribute="centerX" secondItem="Ze5-6b-2t3" secondAttribute="centerX" id="aRd-zN-Ayu"/>
<constraint firstItem="sT8-B9-Wfi" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" id="dcs-vi-a5t"/>
<constraint firstItem="sT8-B9-Wfi" firstAttribute="height" relation="lessThanOrEqual" secondItem="Bcu-3y-fUS" secondAttribute="height" multiplier="0.618" id="haJ-Ad-xti"/>
<constraint firstItem="sT8-B9-Wfi" firstAttribute="width" relation="lessThanOrEqual" secondItem="Bcu-3y-fUS" secondAttribute="width" multiplier="0.618" id="igy-km-Y48"/>
<constraint firstItem="sT8-B9-Wfi" firstAttribute="centerY" secondItem="Ze5-6b-2t3" secondAttribute="centerY" constant="-58" id="dcs-vi-a5t">
<variation key="heightClass=compact" constant="-32"/>
</constraint>
<constraint firstItem="sT8-B9-Wfi" firstAttribute="height" secondItem="Ze5-6b-2t3" secondAttribute="height" constant="-228" id="glL-nO-Nlr"/>
<constraint firstItem="sT8-B9-Wfi" firstAttribute="height" secondItem="Ze5-6b-2t3" secondAttribute="height" multiplier="0.5" id="haJ-Ad-xti"/>
<constraint firstItem="sT8-B9-Wfi" firstAttribute="width" secondItem="Ze5-6b-2t3" secondAttribute="width" multiplier="0.5" id="igy-km-Y48"/>
</constraints>
<variation key="default">
<mask key="constraints">
<exclude reference="igy-km-Y48"/>
<exclude reference="glL-nO-Nlr"/>
<exclude reference="haJ-Ad-xti"/>
</mask>
</variation>
<variation key="heightClass=compact">
<mask key="constraints">
<include reference="glL-nO-Nlr"/>
</mask>
</variation>
<variation key="heightClass=regular">
<mask key="constraints">
<include reference="haJ-Ad-xti"/>
</mask>
</variation>
<variation key="widthClass=compact">
<mask key="constraints">
<include reference="igy-km-Y48"/>
</mask>
</variation>
</view>
</viewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
@ -36,7 +77,7 @@
</scene>
</scenes>
<resources>
<image name="welcomeLogo" width="242.8699951171875" height="242.8699951171875"/>
<image name="welcomeLogo" width="192" height="140"/>
<systemColor name="systemBackgroundColor">
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
</systemColor>

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "dwds_sq.svg",
"filename" : "dwds_sq_up.svg",
"idiom" : "universal"
}
],

View File

@ -1,181 +0,0 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:cc="http://creativecommons.org/ns#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
viewBox="0 -93 242.87 242.87"
enable-background="new 0 0 244.101 597.233"
xml:space="preserve"
height="242.87"
width="242.87"
overflow="visible"
id="svg2258"
sodipodi:version="0.32"
inkscape:version="0.48.4 r9939"
sodipodi:docname="dwds.svg"
version="1.1"
style="overflow:visible"><sodipodi:namedview
inkscape:window-height="971"
inkscape:window-width="1680"
inkscape:pageshadow="2"
inkscape:pageopacity="0.0"
guidetolerance="10.0"
gridtolerance="10.0"
objecttolerance="10.0"
borderopacity="1.0"
bordercolor="#666666"
pagecolor="#ffffff"
id="base"
inkscape:zoom="0.92231375"
inkscape:cx="381.68834"
inkscape:cy="-108.29944"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:current-layer="Ebene_1"
showgrid="false"
inkscape:window-maximized="1"
fit-margin-top="0"
fit-margin-left="0"
fit-margin-right="0"
fit-margin-bottom="0" /><metadata
id="metadata2606"><rdf:RDF><cc:Work
rdf:about=""><dc:format>image/svg+xml</dc:format><dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /><dc:title /></cc:Work></rdf:RDF></metadata><defs
id="defs2604" /><g
id="g2260"
transform="translate(-0.24300485,-346.905)"><g
id="Ebene_1"><g
id="g2519"><path
d="m 243.113,400.645 c 0,1.537 -1.243,2.781 -2.779,2.781 h -52.892 c -1.535,0 -2.779,-1.244 -2.779,-2.781 v -50.961 c 0,-1.535 1.244,-2.779 2.779,-2.779 h 52.892 c 1.536,0 2.779,1.244 2.779,2.779 v 50.961 z"
id="path2521"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /><path
d="m 240.587,348.356 v 43.795 c 0,1.535 -2.779,2.779 -2.779,2.779 -9.352,3.363 -23.688,8.326 -47.652,0 -2.425,-0.842 -2.78,-1.244 -2.78,-2.779 v -43.795"
id="path2523"
inkscape:connector-curvature="0"
style="fill:#ffffff" /><path
d="m 181.478,400.975 c 0,1.537 -1.243,2.781 -2.778,2.781 h -52.893 c -1.534,0 -2.779,-1.244 -2.779,-2.781 v -50.961 c 0,-1.535 1.245,-2.779 2.779,-2.779 H 178.7 c 1.535,0 2.778,1.244 2.778,2.779 v 50.961 z"
id="path2525"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /><path
d="m 178.953,348.686 v 43.795 c 0,1.535 -2.779,2.779 -2.779,2.779 -9.353,3.363 -23.688,8.326 -47.653,0 -2.424,-0.844 -2.779,-1.244 -2.779,-2.779 v -43.795"
id="path2527"
inkscape:connector-curvature="0"
style="fill:#ffffff" /><path
d="m 120.163,400.834 c 0,1.535 -1.244,2.781 -2.779,2.781 H 64.492 c -1.535,0 -2.779,-1.246 -2.779,-2.781 v -50.961 c 0,-1.535 1.244,-2.781 2.779,-2.781 h 52.892 c 1.535,0 2.779,1.246 2.779,2.781 v 50.961 z"
id="path2529"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /><path
d="m 117.637,348.545 v 43.795 c 0,1.535 -2.779,2.777 -2.779,2.777 -9.352,3.365 -23.689,8.328 -47.653,0 -2.425,-0.842 -2.779,-1.242 -2.779,-2.777 v -43.795"
id="path2531"
inkscape:connector-curvature="0"
style="fill:#ffffff" /><path
d="m 58.695,400.694 c 0,1.535 -1.244,2.779 -2.779,2.779 H 3.023 c -1.536,0 -2.78,-1.244 -2.78,-2.779 v -50.963 c 0,-1.535 1.244,-2.779 2.78,-2.779 h 52.893 c 1.535,0 2.779,1.244 2.779,2.779 v 50.963 z"
id="path2533"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /><path
d="m 56.168,348.405 v 43.793 c 0,1.535 -2.779,2.779 -2.779,2.779 -9.352,3.363 -23.688,8.326 -47.653,0 -2.424,-0.842 -2.779,-1.244 -2.779,-2.779 v -43.793"
id="path2535"
inkscape:connector-curvature="0"
style="fill:#ffffff" /><g
id="g2537"><path
d="m 18.683,358.68 h 10.84 c 8.189,0 14.936,6.434 14.936,14.699 0,8.268 -6.786,14.701 -14.936,14.701 h -10.84 v -29.4 z m 7.643,22.928 h 1.715 c 4.563,0 8.462,-2.496 8.462,-8.229 0,-5.262 -3.47,-8.227 -8.383,-8.227 h -1.794 v 16.456 z"
id="path2539"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /></g><g
id="g2541"><path
d="m 141.154,358.584 h 10.84 c 8.189,0 14.936,6.434 14.936,14.699 0,8.268 -6.787,14.701 -14.936,14.701 h -10.84 v -29.4 z m 7.642,22.928 h 1.716 c 4.562,0 8.461,-2.494 8.461,-8.229 0,-5.262 -3.47,-8.227 -8.384,-8.227 h -1.793 v 16.456 z"
id="path2543"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /></g><g
id="g2545"><path
d="m 81.694,376.981 h 0.075 l 5.949,-18.336 h 5.873 l 5.573,18.336 h 0.075 l 5.346,-18.336 h 7.681 l -9.073,28.389 h -7.53 l -4.97,-16.451 h -0.076 l -5.572,16.451 h -7.492 l -8.472,-28.389 h 7.681 l 4.932,18.336 z"
id="path2547"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /></g><g
id="g2549"><path
d="m 219.051,366.254 c -1.355,-1.129 -3.086,-1.881 -4.895,-1.881 -1.356,0 -3.163,0.791 -3.163,2.373 0,1.654 1.996,2.295 3.276,2.709 l 1.883,0.564 c 3.953,1.168 7.003,3.164 7.003,7.756 0,2.824 -0.677,5.725 -2.937,7.645 -2.222,1.883 -5.196,2.674 -8.058,2.674 -3.577,0 -7.078,-1.207 -9.978,-3.238 l 3.162,-5.949 c 1.846,1.619 4.029,2.938 6.552,2.938 1.73,0 3.577,-0.867 3.577,-2.861 0,-2.072 -2.898,-2.787 -4.481,-3.24 -4.63,-1.316 -7.681,-2.521 -7.681,-8.018 0,-5.762 4.105,-9.527 9.79,-9.527 2.862,0 6.363,0.904 8.887,2.336 l -2.937,5.719 z"
id="path2551"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /></g></g><g
id="g4881"><path
id="path4883"
d="m 243.113,400.645 c 0,1.537 -1.243,2.781 -2.779,2.781 h -52.892 c -1.535,0 -2.779,-1.244 -2.779,-2.781 v -50.961 c 0,-1.535 1.244,-2.779 2.779,-2.779 h 52.892 c 1.536,0 2.779,1.244 2.779,2.779 v 50.961 z"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /><path
id="path4885"
d="m 240.587,348.356 v 43.795 c 0,1.535 -2.779,2.779 -2.779,2.779 -9.352,3.363 -23.688,8.326 -47.652,0 -2.425,-0.842 -2.78,-1.244 -2.78,-2.779 v -43.795"
inkscape:connector-curvature="0"
style="fill:#ffffff" /><path
id="path4887"
d="m 181.478,400.975 c 0,1.537 -1.243,2.781 -2.778,2.781 h -52.893 c -1.534,0 -2.779,-1.244 -2.779,-2.781 v -50.961 c 0,-1.535 1.245,-2.779 2.779,-2.779 H 178.7 c 1.535,0 2.778,1.244 2.778,2.779 v 50.961 z"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /><path
id="path4889"
d="m 178.953,348.686 v 43.795 c 0,1.535 -2.779,2.779 -2.779,2.779 -9.353,3.363 -23.688,8.326 -47.653,0 -2.424,-0.844 -2.779,-1.244 -2.779,-2.779 v -43.795"
inkscape:connector-curvature="0"
style="fill:#ffffff" /><path
id="path4891"
d="m 120.163,400.834 c 0,1.535 -1.244,2.781 -2.779,2.781 H 64.492 c -1.535,0 -2.779,-1.246 -2.779,-2.781 v -50.961 c 0,-1.535 1.244,-2.781 2.779,-2.781 h 52.892 c 1.535,0 2.779,1.246 2.779,2.781 v 50.961 z"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /><path
id="path4893"
d="m 117.637,348.545 v 43.795 c 0,1.535 -2.779,2.777 -2.779,2.777 -9.352,3.365 -23.689,8.328 -47.653,0 -2.425,-0.842 -2.779,-1.242 -2.779,-2.777 v -43.795"
inkscape:connector-curvature="0"
style="fill:#ffffff" /><path
id="path4895"
d="m 58.695,400.694 c 0,1.535 -1.244,2.779 -2.779,2.779 H 3.023 c -1.536,0 -2.78,-1.244 -2.78,-2.779 v -50.963 c 0,-1.535 1.244,-2.779 2.78,-2.779 h 52.893 c 1.535,0 2.779,1.244 2.779,2.779 v 50.963 z"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /><path
id="path4897"
d="m 56.168,348.405 v 43.793 c 0,1.535 -2.779,2.779 -2.779,2.779 -9.352,3.363 -23.688,8.326 -47.653,0 -2.424,-0.842 -2.779,-1.244 -2.779,-2.779 v -43.793"
inkscape:connector-curvature="0"
style="fill:#ffffff" /><g
id="g4899"><path
id="path4901"
d="m 18.683,358.68 h 10.84 c 8.189,0 14.936,6.434 14.936,14.699 0,8.268 -6.786,14.701 -14.936,14.701 h -10.84 v -29.4 z m 7.643,22.928 h 1.715 c 4.563,0 8.462,-2.496 8.462,-8.229 0,-5.262 -3.47,-8.227 -8.383,-8.227 h -1.794 v 16.456 z"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /></g><g
id="g4903"><path
id="path4905"
d="m 141.154,358.584 h 10.84 c 8.189,0 14.936,6.434 14.936,14.699 0,8.268 -6.787,14.701 -14.936,14.701 h -10.84 v -29.4 z m 7.642,22.928 h 1.716 c 4.562,0 8.461,-2.494 8.461,-8.229 0,-5.262 -3.47,-8.227 -8.384,-8.227 h -1.793 v 16.456 z"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /></g><g
id="g4907"><path
id="path4909"
d="m 81.694,376.981 h 0.075 l 5.949,-18.336 h 5.873 l 5.573,18.336 h 0.075 l 5.346,-18.336 h 7.681 l -9.073,28.389 h -7.53 l -4.97,-16.451 h -0.076 l -5.572,16.451 h -7.492 l -8.472,-28.389 h 7.681 l 4.932,18.336 z"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /></g><g
id="g4911"><path
id="path4913"
d="m 219.051,366.254 c -1.355,-1.129 -3.086,-1.881 -4.895,-1.881 -1.356,0 -3.163,0.791 -3.163,2.373 0,1.654 1.996,2.295 3.276,2.709 l 1.883,0.564 c 3.953,1.168 7.003,3.164 7.003,7.756 0,2.824 -0.677,5.725 -2.937,7.645 -2.222,1.883 -5.196,2.674 -8.058,2.674 -3.577,0 -7.078,-1.207 -9.978,-3.238 l 3.162,-5.949 c 1.846,1.619 4.029,2.938 6.552,2.938 1.73,0 3.577,-0.867 3.577,-2.861 0,-2.072 -2.898,-2.787 -4.481,-3.24 -4.63,-1.316 -7.681,-2.521 -7.681,-8.018 0,-5.762 4.105,-9.527 9.79,-9.527 2.862,0 6.363,0.904 8.887,2.336 l -2.937,5.719 z"
inkscape:connector-curvature="0"
style="fill:#bac6cf" /></g></g><use
x="0"
y="0"
xlink:href="#g4881"
id="use4915"
style="fill:#550000;fill-opacity:1"
width="244.101"
height="597.23297" /><path
style="fill:#125a95;fill-opacity:1"
d="m 18.692259,373.38047 0,-14.67428 6.183497,0.0241 c 6.794247,0.0264 6.640847,0.018 8.412862,0.46301 4.227242,1.06161 7.876251,4.02883 9.70097,7.88842 1.920908,4.06304 1.905369,8.73452 -0.04216,12.6756 -1.160284,2.34797 -2.892115,4.30841 -5.133879,5.81157 -1.410827,0.946 -3.556889,1.82676 -5.297357,2.17409 -1.433368,0.28604 -2.092111,0.31133 -8.114782,0.31158 l -5.709147,2.3e-4 0,-14.67428 z m 11.553823,8.048 c 1.752377,-0.38499 3.020895,-1.03306 4.069587,-2.0791 1.172083,-1.16912 1.822368,-2.53934 2.10758,-4.44091 0.145044,-0.96703 0.09113,-2.74187 -0.112139,-3.69155 -0.624687,-2.9186 -2.62877,-5.00791 -5.525568,-5.76056 -0.929686,-0.24155 -1.588487,-0.30596 -3.12967,-0.30596 l -1.374005,0 0,8.2416 0,8.2416 1.677168,-0.0356 c 1.319427,-0.028 1.807255,-0.0642 2.287047,-0.16955 z"
id="path3837"
inkscape:connector-curvature="0" /><path
style="fill:#125a95;fill-opacity:1"
d="m 77.54462,386.88581 c -0.01684,-0.0466 -1.907513,-6.38171 -4.201501,-14.07804 -2.293989,-7.69634 -4.184171,-14.03146 -4.200406,-14.07805 -0.02339,-0.0671 0.761675,-0.0846 3.7801,-0.0842 l 3.809618,4.7e-4 2.462475,9.16466 c 1.35436,5.04056 2.475521,9.17787 2.491469,9.19402 0.01595,0.0161 0.05548,9e-4 0.08785,-0.0339 0.04556,-0.049 3.400934,-10.3331 5.675074,-17.39398 l 0.300098,-0.93176 2.911238,0 c 1.601181,0 2.911239,0.0113 2.911239,0.0251 0,0.0718 5.555847,18.29305 5.587323,18.32453 0.02041,0.0204 0.0564,0.0178 0.07997,-0.006 0.03484,-0.0348 1.298223,-4.34039 5.278323,-17.98811 l 0.10376,-0.35576 3.79291,0 c 2.0861,0 3.79291,0.0173 3.79291,0.0385 0,0.0212 -1.99883,6.2953 -4.44185,13.94252 -2.44303,7.64721 -4.47324,14.00312 -4.51159,14.12425 l -0.0697,0.22024 -3.752799,0 -3.752797,0 -0.137355,-0.45741 c -1.843103,-6.13778 -4.807919,-15.88913 -4.841023,-15.92223 -0.0243,-0.0243 -0.06949,-0.0157 -0.100428,0.0191 -0.03093,0.0348 -1.278594,3.67678 -2.772575,8.09333 -1.493981,4.41654 -2.736924,8.08344 -2.762096,8.14866 -0.04282,0.11095 -0.285612,0.11859 -3.767683,0.11859 -2.91603,0 -3.728545,-0.0183 -3.752529,-0.0847 z"
id="path3839"
inkscape:connector-curvature="0" /><path
style="fill:#125a95;fill-opacity:1"
d="m 141.21022,373.32216 0,-14.67714 5.95979,0 c 6.34535,0 6.67034,0.0137 8.1644,0.3445 0.98046,0.21707 2.37256,0.70994 3.32513,1.17725 7.12875,3.4972 10.1764,11.85876 6.95424,19.07977 -0.67937,1.5225 -1.59811,2.86658 -2.81833,4.12313 -2.43188,2.50427 -5.34883,3.95615 -9.01494,4.4871 -0.36384,0.0527 -2.51989,0.089 -6.5562,0.11052 l -6.01409,0.032 0,-14.67714 z m 11.215,8.06334 c 4.48095,-0.81256 6.85627,-4.05629 6.52862,-8.91546 -0.0863,-1.27975 -0.35139,-2.30105 -0.86215,-3.32153 -0.36518,-0.7296 -0.62368,-1.09027 -1.24635,-1.73898 -0.86469,-0.90085 -1.77118,-1.46041 -3.05321,-1.88469 -1.10107,-0.36438 -1.83247,-0.46147 -3.53537,-0.46927 l -1.49082,-0.007 -0.0174,8.1656 c -0.01,4.49109 -0.001,8.20765 0.0182,8.25903 0.0506,0.1327 2.80728,0.0665 3.65855,-0.0879 l 0,0 z"
id="path3841"
inkscape:connector-curvature="0" /><path
style="fill:#125a95;fill-opacity:1"
d="m 210.60092,387.97764 c -2.72239,-0.27931 -5.311,-1.19007 -7.72922,-2.71941 l -0.64784,-0.40971 1.51821,-2.8524 c 0.83501,-1.56881 1.53969,-2.89097 1.56594,-2.93813 0.0334,-0.06 0.22993,0.0606 0.65433,0.40156 2.20864,1.77431 4.57554,2.62094 6.58546,2.35559 1.30677,-0.17252 2.26025,-0.76227 2.70863,-1.67533 0.16929,-0.34476 0.18964,-0.45891 0.18964,-1.06384 0,-0.57427 -0.0243,-0.72695 -0.15916,-1.00087 -0.31097,-0.63149 -1.10725,-1.24433 -2.18855,-1.68437 -0.26822,-0.10915 -1.2067,-0.41288 -2.0855,-0.67495 -2.72118,-0.81149 -3.8208,-1.24627 -4.83299,-1.91092 -0.71658,-0.47054 -1.11634,-0.8288 -1.51181,-1.3549 -0.82601,-1.09884 -1.21483,-2.35549 -1.29407,-4.18241 -0.28253,-6.51394 4.57925,-10.73461 11.43528,-9.92733 2.00479,0.23606 3.97746,0.75858 5.71913,1.51488 0.47524,0.20637 1.38917,0.67816 1.38917,0.71713 0,0.0434 -2.85975,5.59463 -2.88212,5.59463 -0.0129,0 -0.25227,-0.16412 -0.53185,-0.36472 -1.23525,-0.88625 -2.95841,-1.46835 -4.33301,-1.46374 -0.91155,0.003 -2.02435,0.42688 -2.56591,0.97727 -0.45128,0.45862 -0.61707,0.84208 -0.61707,1.42719 0,0.61816 0.18035,1.00111 0.69659,1.47906 0.52044,0.48184 1.25147,0.82753 2.74541,1.29827 4.32657,1.36329 5.3786,1.86256 6.71331,3.18593 1.53829,1.52522 2.14375,3.45844 1.93129,6.16656 -0.31456,4.00955 -1.90091,6.43107 -5.23489,7.99093 -2.05323,0.96064 -4.72524,1.37188 -7.2384,1.11403 z"
id="path3843"
inkscape:connector-curvature="0" /></g></g></svg>

Before

Width:  |  Height:  |  Size: 15 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 5.7 KiB

View File

@ -58,7 +58,6 @@ class InfoParser:
dict = {
"templates": ["ApplicationTemplate"],
"settings": {"base": {
# TODO: change to .semantic, once builds are OK
"MARKETING_VERSION": self.version.semantic,
"PRODUCT_BUNDLE_IDENTIFIER": self._bundle_id(),
"INFOPLIST_FILE": f"custom/{self._info_plist_path()}",

View File

@ -1,7 +1,7 @@
{
"images" : [
{
"filename" : "wikimed_243.png",
"filename" : "wikimed_transp.svg",
"idiom" : "universal"
}
],

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB