You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Only link UIKit and Foundation as base requirements
- Remove optional framework dependencies (CoreBluetooth, CoreLocation, etc.)
- Consumer apps should link frameworks based on permissions they actually use
- Prevents forcing unnecessary framework dependencies on all users
0 commit comments