Last night I threw together a little program to copy the Info.plist and the Rescources folder to the .app. (because a default .plist erases my .plist when the .app is created). I used OpenFileRequester() to find the files and PathRequester() to get the resources path. The only problem is.. that the destination file/folder is in the .app and is INVISIBLE (as in Show Package Contents).
So I can't get the destination file/path.. any ideas?
Show invisible files/folders
Show invisible files/folders
MacBook Pro-M1 (2021), Tahoe 26.2, PB 6.30b5
Re: Show invisible files/folders
Hi William,WilliamL wrote:Last night I threw together a little program to copy the Info.plist and the Rescources folder to the .app. (because a default .plist erases my .plist when the .app is created). I used OpenFileRequester() to find the files and PathRequester() to get the resources path. The only problem is.. that the destination file/folder is in the .app and is INVISIBLE (as in Show Package Contents).
So I can't get the destination file/path.. any ideas?
There is a tool called "Invisibility Toggler". Google it. It's a nice tool, I use it a long time.
It toggles the visibility, so you can see ALL invisibel files
michel51
Mac OS X Snow Leopard (10.6.8 ) Intel
PureBasic V 5.21(x64), V 5.22beta
Mac OS X Snow Leopard (10.6.8 ) Intel
PureBasic V 5.21(x64), V 5.22beta

