updated version and release text
Signed-off-by: Matt Bruce <matt.bruce@verizon.com>
This commit is contained in:
parent
ab08ebbb82
commit
ac8c3a3289
@ -1171,7 +1171,7 @@
|
|||||||
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
||||||
CODE_SIGN_IDENTITY = "";
|
CODE_SIGN_IDENTITY = "";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 40;
|
CURRENT_PROJECT_VERSION = 41;
|
||||||
DEFINES_MODULE = YES;
|
DEFINES_MODULE = YES;
|
||||||
DEVELOPMENT_TEAM = "";
|
DEVELOPMENT_TEAM = "";
|
||||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||||
@ -1208,7 +1208,7 @@
|
|||||||
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
|
||||||
CODE_SIGN_IDENTITY = "";
|
CODE_SIGN_IDENTITY = "";
|
||||||
CODE_SIGN_STYLE = Automatic;
|
CODE_SIGN_STYLE = Automatic;
|
||||||
CURRENT_PROJECT_VERSION = 40;
|
CURRENT_PROJECT_VERSION = 41;
|
||||||
DEFINES_MODULE = YES;
|
DEFINES_MODULE = YES;
|
||||||
DEVELOPMENT_TEAM = "";
|
DEVELOPMENT_TEAM = "";
|
||||||
DYLIB_COMPATIBILITY_VERSION = 1;
|
DYLIB_COMPATIBILITY_VERSION = 1;
|
||||||
|
|||||||
@ -1,6 +1,12 @@
|
|||||||
1.0.41
|
1.0.41
|
||||||
=======
|
=======
|
||||||
- CXTDT-457899 - Tabs - Incorrect nonselected color on Dark surface
|
- CXTDT-457899 - Tabs - Incorrect nonselected color on Dark surface
|
||||||
|
- ONEAPP-4652 - TextLinkCaret - Caret anouncement removed
|
||||||
|
- Fixed ToggleView Disabled Shadow Color
|
||||||
|
- Fixed several component layout issues
|
||||||
|
- Fixed bug in label for ActionLabelAttribute
|
||||||
|
- Updated naming conventions for TextPosition to TextAlignment in regards to alignment properties
|
||||||
|
- Added a ton of Code Documentation
|
||||||
|
|
||||||
1.0.40
|
1.0.40
|
||||||
=======
|
=======
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user