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
Use SystemPath for ContainerResource.Filesystem. (apple#1523)
- Closesapple#1521.
- Using URL for filesystem paths is bad practice. FilePath is safer and
more ergonomic.
- Same pattern as apple#1480 (HostDNSResolver) and apple#1518 (PacketFilter).
0 commit comments