CeDeROM

Results 330 comments of CeDeROM

Thanks @jerpelea :-) * There were performance regressions found right before 9.2.1 release was out so it is still not released as search for fix is ongoing. * @kisvegabor yesterday...

* Okay I have asked on https://github.com/lvgl/lvgl/issues/7098 if the `release/v9.2.1` branch could be created so we could move further with 9.2.1+12.7.0 integration. * I know we are 3 weeks after...

Okay, so the LVGL `releases/v9.2` branch is here and this is our target branch to work on 99% ready before the 9.2.1 release (there are no patch release branches) :-)...

TLDR: Its a nice idea to support several LVGL versions in NuttX, but its out of scope of this PR where we want to have specifically 9.2.1 in 12.7.0, we...

Looks like we are set on our side, all tested, waiting for LVGL 9.2.1 release to update the release URL, it should show up in days :-) nop nop nop...

LVGL 9.2.1 release is planned for tomorrow :-)

As promissed LVGL 9.2.1 is out! :-) https://github.com/lvgl/lvgl/archive/refs/tags/v9.2.1.zip https://github.com/lvgl/lvgl/archive/refs/tags/v9.2.1.tar.gz

Thanks @kisvegabor :-) I think we use our own configuration mechanism that is not affected, did reply in https://github.com/lvgl/lvgl/issues/7098 and waiting for @XuNeo confirmation, but I think all if fine...

Hmm this is strange as running that command by hand works fine! o_O ``` xcodebuild -exportArchive -archivePath "/Users/XXX/.buildozer/ios/platform/kivy-ios/XXX-XXX.intermediates/XXX-XXX.xcarchive" -exportOptionsPlist "/Users/XXX/.buildozer/ios/platform/kivy-ios/XXX-ios/XXX-Info.plist" -exportPath "/Users/XXX/.buildozer/ios/platform/kivy-ios/XXX-XXX.intermediates/XXX-XXX.ipa" CODE_SIGN_IDENTITY="Apple Development: XXX (XXX)" ENABLE_BITCODE=NO 2024-05-28 02:33:23.358 xcodebuild[2322:89250]...

Hmm this is not completed. For some reason so files are created during build and that prevents publishing the IPA. Files should not be there and build script creates them...