Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solve absence of needed libraries in DMG files. #1673

Conversation

GillesDuvert
Copy link
Contributor

@GillesDuvert GillesDuvert commented Nov 16, 2023

insures OSX DMG app contains all needed libraries.
Works, thanks to dylibbundler utility
Unfortunately needs a host computer of the same OSX version as the host on which the compilation was done.

Copy link

codecov bot commented Nov 16, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (ba16768) 41.24% compared to head (9238aa4) 41.80%.
Report is 13 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1673      +/-   ##
==========================================
+ Coverage   41.24%   41.80%   +0.56%     
==========================================
  Files         356      356              
  Lines       95150    95208      +58     
  Branches    19562    19555       -7     
==========================================
+ Hits        39243    39803     +560     
+ Misses      55907    55405     -502     

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

@GillesDuvert GillesDuvert changed the title test Solve absence of needed libraries in DMG files. Nov 16, 2023
@GillesDuvert GillesDuvert merged commit a11b0a0 into gnudatalanguage:master Nov 16, 2023
8 checks passed
@GillesDuvert GillesDuvert deleted the test_add_necessary_libs_for_installer branch July 2, 2024 13:24
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.

1 participant