some IOS stuff
1
.gitignore
vendored
|
@ -1 +1,2 @@
|
|||
*.pro.user*
|
||||
*.DS_Store
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
*/
|
||||
|
||||
import QtQuick 2.9
|
||||
import QtQuick.Controls 2.4
|
||||
import QtQuick.Controls 2.0
|
||||
import QtGraphicalEffects 1.0
|
||||
|
||||
Button {
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/100.png
Normal file
After Width: | Height: | Size: 2.9 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/1024.png
Normal file
After Width: | Height: | Size: 155 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/114.png
Normal file
After Width: | Height: | Size: 3.5 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/120.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/128.png
Normal file
After Width: | Height: | Size: 4.1 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/144.png
Normal file
After Width: | Height: | Size: 4.9 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/152.png
Normal file
After Width: | Height: | Size: 5.3 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/16.png
Normal file
After Width: | Height: | Size: 258 B |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/167.png
Normal file
After Width: | Height: | Size: 6 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/172.png
Normal file
After Width: | Height: | Size: 6.3 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/180.png
Normal file
After Width: | Height: | Size: 6.8 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/196.png
Normal file
After Width: | Height: | Size: 7.7 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/20.png
Normal file
After Width: | Height: | Size: 353 B |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/216.png
Normal file
After Width: | Height: | Size: 8.8 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/256.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/29.png
Normal file
After Width: | Height: | Size: 527 B |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/32.png
Normal file
After Width: | Height: | Size: 613 B |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/40.png
Normal file
After Width: | Height: | Size: 808 B |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/48.png
Normal file
After Width: | Height: | Size: 1,015 B |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/50.png
Normal file
After Width: | Height: | Size: 1 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/512.png
Normal file
After Width: | Height: | Size: 38 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/55.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/57.png
Normal file
After Width: | Height: | Size: 1.2 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/58.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/60.png
Normal file
After Width: | Height: | Size: 1.3 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/64.png
Normal file
After Width: | Height: | Size: 1.5 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/72.png
Normal file
After Width: | Height: | Size: 1.8 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/76.png
Normal file
After Width: | Height: | Size: 1.9 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/80.png
Normal file
After Width: | Height: | Size: 2.1 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/87.png
Normal file
After Width: | Height: | Size: 2.4 KiB |
BIN
shared/graphics/Assets.xcassets/AppIcon.appiconset/88.png
Normal file
After Width: | Height: | Size: 2.4 KiB |