Merge branch 'mbruce/bugfixes' into 'develop'

updated release notes and version

See merge request BPHV_MIPS/vds_ios!160
This commit is contained in:
Bruce, Matt R 2024-02-27 16:08:31 +00:00
commit 119b71bb3a
2 changed files with 7 additions and 2 deletions

View File

@ -1253,7 +1253,7 @@
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 54;
CURRENT_PROJECT_VERSION = 55;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
@ -1290,7 +1290,7 @@
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 54;
CURRENT_PROJECT_VERSION = 55;
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;

View File

@ -1,3 +1,8 @@
1.0.55
----------------
- ONEAPP-6305 - BadgeIndicator - Finished Development
- ONEAPP-6679 - TileContainer - Finished Development
1.0.54
----------------
- CXTDT-518373 Accessibility Voiceover is reading “Still Loading” after waiting for a short time in all the screens.