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

[Plat-12580] disable os_proc_available_memory on catalyst #1689

Merged

Conversation

kstenerud
Copy link
Contributor

Goal

os_proc_available_memory() is not implemented on earlier Catalyst versions, causing a failed link crash on launch.

The only way around this is to remove the call in all Catalyst targets, regardless of version.

Copy link

Bugsnag.framework binary size did not change - 656,120 bytes

    FILE SIZE        VM SIZE    
 --------------  -------------- 
  [ = ]       0  [ = ]       0    TOTAL

Generated by 🚫 Danger

@kstenerud kstenerud force-pushed the PLAT-12580-disable-os_proc_available_memory-on-catalyst branch from a4cd5a1 to 3e3e8e5 Compare August 15, 2024 11:16
…ing API implementation on earlier Catalyst version
@kstenerud kstenerud force-pushed the PLAT-12580-disable-os_proc_available_memory-on-catalyst branch from 3e3e8e5 to 7b328ed Compare August 15, 2024 11:19
@kstenerud kstenerud merged commit 9d5dcb2 into next Aug 15, 2024
44 checks passed
@kstenerud kstenerud deleted the PLAT-12580-disable-os_proc_available_memory-on-catalyst branch August 15, 2024 12:10
@robert-smartbear robert-smartbear mentioned this pull request Nov 7, 2024
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