Skip to content

Conversation

simolus3
Copy link
Contributor

@simolus3 simolus3 commented Sep 1, 2025

The original release run for 0.4.5 had a few issues which I've fixed in this PR. To get that release into a good shape, I re-ran relevant actions with the definitions from 3aaad01 which have been reverted in a913fcd.

Specifically, this PR fixes:

  • A warning when uploading the xcframework (compression should be compression-level).
  • A wrong name when compiling Linux libraries
  • Unecessary ifconditions for jobs (the release run is not triggered for PRs, so these checks are not necessary).
  • Fixing the target directory we download desktop libraries to before release (should be the root directory instead of the dart/assets used for tests).
  • Fixing pod lint in the SPM release step by extracting the xcframework archive.

@simolus3 simolus3 requested a review from rkistner September 1, 2025 08:06
@simolus3 simolus3 merged commit 6d6863f into main Sep 1, 2025
23 checks passed
@simolus3 simolus3 deleted the fix-release-ci branch September 1, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants