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
When in macOS App, Apple use symbol link in sandbox to show Desktops / Documents / Downloads. When I print p2, I found it was /Users/your-name/xxx/your-App/Data/Desktops which is symbol link to real Desktops. And the ~= result is false.
When is Swift Package CLI, the result is true.
The text was updated successfully, but these errors were encountered:
macOS Version: 12.5.1
Xcode: 14.0
Example (execute in macOS App):
Reason:
The text was updated successfully, but these errors were encountered: