Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Set Swift library to be dynamic #782

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

aringenbach
Copy link
Contributor

@aringenbach aringenbach commented Aug 23, 2023

Setting the Swift library as dynamic should avoid having issues with duplicated symbols.

Note: we are though still using a fork of uniffi-rs that solves that issue through renaming, because it also contains mozilla/uniffi-rs#1671 that we currently need in order to build in library mode without library size issues (see #768). I'll create an issue to replace that fork when a version of uniffi containing the fix lands.

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.43% 🎉

Comparison is base (d76a9f8) 88.29% compared to head (4681327) 88.73%.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #782      +/-   ##
============================================
+ Coverage     88.29%   88.73%   +0.43%     
============================================
  Files           153      113      -40     
  Lines         17795    16207    -1588     
  Branches        848      597     -251     
============================================
- Hits          15712    14381    -1331     
+ Misses         1854     1796      -58     
+ Partials        229       30     -199     
Flag Coverage Δ
uitests ?
uitests-android ?
uitests-ios ?
unittests 88.73% <ø> (+1.63%) ⬆️
unittests-android ?
unittests-ios 76.71% <ø> (ø)
unittests-rust 89.95% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

see 48 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@langleyd langleyd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds good, thanks

@aringenbach aringenbach merged commit 5a2cbee into main Aug 23, 2023
@aringenbach aringenbach deleted the aringenbach/set-composer-library-as-dynamic branch August 23, 2023 15:29
aringenbach added a commit that referenced this pull request Aug 25, 2023
aringenbach added a commit that referenced this pull request Aug 25, 2023
aringenbach added a commit that referenced this pull request Aug 25, 2023
* Revert "Set Swift library to be dynamic (#782)"

This reverts commit 5a2cbee.

* Version 2.6.3
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants