some IOS stuff

This commit is contained in:
Dorian Zedler 2020-08-13 23:53:29 +02:00
parent 0125e50c1a
commit d6bd31e09c
36 changed files with 11 additions and 4 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
*.pro.user*
*.DS_Store

View file

@ -1,4 +1,4 @@
QT += quick qml quickcontrols2
QT += quick qml quickcontrols2 multimedia
android {
QT += androidextras
@ -44,6 +44,12 @@ android {
ANDROID_PACKAGE_SOURCE_DIR = $$PWD/android-sources
}
ios {
QMAKE_IOS_DEPLOYMENT_TARGET=9.0
QMAKE_ASSET_CATALOGS += shared/graphics/Assets.xcassets
xcode_product_bundle_identifier_setting.value = "de.itsblue.scrt"
}
DISTFILES += \
android-sources/AndroidManifest.xml

View file

@ -17,7 +17,7 @@
*/
import QtQuick 2.9
import QtQuick.Controls 2.4
import QtQuick.Controls 2.0
import QtGraphicalEffects 1.0
Button {

View file

@ -18,10 +18,9 @@
import QtQuick 2.9
import QtQuick.Window 2.2
import QtQuick.Controls 2.4
import QtQuick.Controls 2.0
import QtMultimedia 5.4
import QtGraphicalEffects 1.0
import QtQuick.Controls.Styles 1.4
import com.itsblue.SpeedClimbingStartTrainer 2.0

Binary file not shown.

After

(image error) Size: 2.9 KiB

Binary file not shown.

After

(image error) Size: 155 KiB

Binary file not shown.

After

(image error) Size: 3.5 KiB

Binary file not shown.

After

(image error) Size: 3.8 KiB

Binary file not shown.

After

(image error) Size: 4.1 KiB

Binary file not shown.

After

(image error) Size: 4.9 KiB

Binary file not shown.

After

(image error) Size: 5.3 KiB

Binary file not shown.

After

(image error) Size: 258 B

Binary file not shown.

After

(image error) Size: 6 KiB

Binary file not shown.

After

(image error) Size: 6.3 KiB

Binary file not shown.

After

(image error) Size: 6.8 KiB

Binary file not shown.

After

(image error) Size: 7.7 KiB

Binary file not shown.

After

(image error) Size: 353 B

Binary file not shown.

After

(image error) Size: 8.8 KiB

Binary file not shown.

After

(image error) Size: 12 KiB

Binary file not shown.

After

(image error) Size: 527 B

Binary file not shown.

After

(image error) Size: 613 B

Binary file not shown.

After

(image error) Size: 808 B

Binary file not shown.

After

(image error) Size: 1,015 B

Binary file not shown.

After

(image error) Size: 1 KiB

Binary file not shown.

After

(image error) Size: 38 KiB

Binary file not shown.

After

(image error) Size: 1.2 KiB

Binary file not shown.

After

(image error) Size: 1.2 KiB

Binary file not shown.

After

(image error) Size: 1.3 KiB

Binary file not shown.

After

(image error) Size: 1.3 KiB

Binary file not shown.

After

(image error) Size: 1.5 KiB

Binary file not shown.

After

(image error) Size: 1.8 KiB

Binary file not shown.

After

(image error) Size: 1.9 KiB

Binary file not shown.

After

(image error) Size: 2.1 KiB

Binary file not shown.

After

(image error) Size: 2.4 KiB

Binary file not shown.

After

(image error) Size: 2.4 KiB

File diff suppressed because one or more lines are too long