Bug fixes
-
Remove
device.freeMemory
from OOM and Thermal Kill events.
This indicated the app's remaining quota rather than the device's free memory, so has been removed to avoid confusion.
#1408 -
Fix a crash that could occur in apps that set
com.apple.developer.default-data-protection
toNSFileProtectionComplete
.
#1407