We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Related to #7 but a feature request
Example structure of the Mix app, which is a catalyst app:
$ ls -l /Applications/Mix.app/ total 0 lrw-r--r-- 1 root wheel 15 Jan 20 09:20 WrappedBundle -> Wrapper/Mix.app drwxr-xr-x 5 root wheel 160 Jan 20 09:20 Wrapper $ ls -l /Applications/Mix.app/Wrapper/ total 16 -rw-r--r-- 1 root wheel 618 Jan 20 09:20 BundleMetadata.plist drwxr-xr-x@ 87 root wheel 2784 Jan 20 09:20 Mix.app -rw-r--r-- 1 root wheel 1353 Jan 20 09:20 iTunesMetadata.plist $ ls -l /Applications/Mix.app/Wrapper/Mix.app/ total 41656 -rw-r--r--@ 1 root wheel 6613 Jan 18 12:59 ActivityCell.nib -rw-r--r--@ 1 root wheel 3063 Jan 18 12:59 [email protected] # AppIcon -rw-r--r--@ 1 root wheel 3787 Jan 18 12:59 AppIcon76x76@2x~ipad.png # AppIcon used in the dock -rw-r--r--@ 1 root wheel 975960 Jan 18 12:59 Assets.car # ... # Rest of the files # ...
I am happy to open a PR for this!
The text was updated successfully, but these errors were encountered:
Support Catalyst apps
cf84167
Fixes Basedash#8
Hi @raxityo, good feature request. Thank you for offering to put up a PR. I'll work with you on it.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Related to #7 but a feature request
Example structure of the Mix app, which is a catalyst app:
I am happy to open a PR for this!
The text was updated successfully, but these errors were encountered: