updated version
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
ad03637e41
commit
7e6b809427
@ -1175,7 +1175,7 @@
|
||||
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
||||
CODE_SIGN_IDENTITY = "";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 39;
|
||||
CURRENT_PROJECT_VERSION = 40;
|
||||
DEFINES_MODULE = YES;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
@ -1212,7 +1212,7 @@
|
||||
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
||||
CODE_SIGN_IDENTITY = "";
|
||||
CODE_SIGN_STYLE = Automatic;
|
||||
CURRENT_PROJECT_VERSION = 39;
|
||||
CURRENT_PROJECT_VERSION = 40;
|
||||
DEFINES_MODULE = YES;
|
||||
DEVELOPMENT_TEAM = "";
|
||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||
|
||||
@ -1,3 +1,9 @@
|
||||
1.0.40
|
||||
=======
|
||||
- Refactored a bit of code to remove "disabled" and move to "isEnabled" Apple Standard.
|
||||
- Fixed Layout Constraint issues
|
||||
- Added fixes for Accessibility
|
||||
|
||||
1.0.39
|
||||
=======
|
||||
- CXTDT-423141 - Tabs - Selected Tab dark mode text color
|
||||
|
||||
Loading…
Reference in New Issue
Block a user