update version and release notes

This commit is contained in:
MSpeed 2020-08-03 20:58:30 +02:00
parent 82c1d375e1
commit 1ac9b7bf0b
3 changed files with 10 additions and 8 deletions

View File

@ -382,7 +382,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 34;
CURRENT_PROJECT_VERSION = 35;
DEVELOPMENT_TEAM = JLKV36C38P;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
@ -395,7 +395,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.0.34;
MARKETING_VERSION = 1.0.35;
PRODUCT_BUNDLE_IDENTIFIER = org.meditofoundation;
PRODUCT_NAME = Runner;
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@ -517,7 +517,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 34;
CURRENT_PROJECT_VERSION = 35;
DEVELOPMENT_TEAM = JLKV36C38P;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
@ -530,7 +530,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.0.34;
MARKETING_VERSION = 1.0.35;
PRODUCT_BUNDLE_IDENTIFIER = org.meditofoundation;
PRODUCT_NAME = Runner;
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";
@ -547,7 +547,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 34;
CURRENT_PROJECT_VERSION = 35;
DEVELOPMENT_TEAM = JLKV36C38P;
ENABLE_BITCODE = NO;
FRAMEWORK_SEARCH_PATHS = (
@ -560,7 +560,7 @@
"$(inherited)",
"$(PROJECT_DIR)/Flutter",
);
MARKETING_VERSION = 1.0.34;
MARKETING_VERSION = 1.0.35;
PRODUCT_BUNDLE_IDENTIFIER = org.meditofoundation;
PRODUCT_NAME = Runner;
SWIFT_OBJC_BRIDGING_HEADER = "Runner/Runner-Bridging-Header.h";

View File

@ -11,7 +11,7 @@ description: A meditation learning tool
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
# Read more about iOS versioning at
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
version: 1.0.34+34
version: 1.0.35+35
environment:
sdk: ">=2.6.0 <3.0.0"

View File

@ -1,4 +1,6 @@
- Fixed going back from text screens
- Better loading screen for tiles
- Fixed streak counter bugs (not updating on home page and resetting itself too early)
- Attempt to stop ANR
- Attempt to stop ANR
- Fixed audio player bugs
- Background audio