Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor instruction amendment for Deathroids #1214

Merged
merged 3 commits into from
Jan 20, 2025
Merged

Conversation

tabreturn
Copy link
Collaborator

@tabreturn tabreturn commented Jan 16, 2025

Folders ending in .app can appear as files on Mac, so I'm opting for more flexible wording here.
Also, some other text refinements.

@cdeletre
Copy link
Collaborator

technically folders ending with .app can contains an application (they are not a file). Here is an exemple:

cde@arcticfox Steam.app % tree -L 3
.
└── Contents
    ├── CodeResources
    ├── Frameworks
    │   ├── Breakpad.framework
    │   └── crashhandler.dylib
    ├── Info.plist
    ├── MacOS
    │   ├── public -> ../Resources/public
    │   ├── steam.sh -> steam_osx
    │   └── steam_osx
    ├── PkgInfo
    ├── Resources
    │   ├── Steam.icns
    │   └── public
    ├── _CodeSignature
    │   └── CodeResources
    └── embedded.provisionprofile

9 directories, 9 files

cdeletre
cdeletre previously approved these changes Jan 17, 2025
@tabreturn tabreturn requested a review from cdeletre January 19, 2025 08:41
@Cebion Cebion merged commit 39630ca into PortsMaster:main Jan 20, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants