mirror of
https://github.com/apple/container.git
synced 2026-07-21 08:51:31 +00:00
- Closes #1557. - Replaces `executableURL` utility function for getting app executable path with `executablePath`. - Adds `FilePath.resolvingSymlinks()` extension. - Also converts for FilePath for types in `ContainerVersion` target.