11-11-2023 04:58 PM
Neither "List Folder", nor "Recursive File List.vi" will find .app files on a Mac.
paul_a_cardinale_0-1699743368704.png
paul_a_cardinale_1-1699743407421.png
Is there a way to do it?
Solved! Go to Solution.
11-12-2023 08:26 AM
Applications are not files, despite that Finder won’t let you open them, they are bundles as Apple calls them and actually folders.
11-12-2023 09:45 AM
@rolfk wrote:
Applications are not files, despite that Finder won’t let you open them, they are bundles as Apple calls them and actually folders.
Ahh. Thank you.
So my solution is to use the "folder names" output of "List Folder".
-----
It turns out you can look inside them: Right-click and select "Show Package Contents".