[Icon Request] Support for plist
See original GitHub issue-
I’m sure this issue is not a duplicate.
-
I’m submitting an icon request:
- Type:
extension
- Icon Name:
plist
- Sample original Icon: X Code uses a generic file icon with a 4 cell “grid” on it. Example:
- Extensions:
.plist
- Type:
-
More info: Property list file (basically a manifest) from Apple. Commonly used in iOS apps, macOS apps, Safari extensions, etc. It’s just an XML file with a
.plist
extension. Example: https://github.com/bitwarden/browser/blob/master/src/safari/Info.plist
Issue Analytics
- State:
- Created 5 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Missing Info.plist value CFBundleI… | Apple Developer Forums
Missing Info.plist value - A value for the Info.plist key 'CFBundleIconName' is missing in the bundle 'com.yourcompany.Free42'. Apps built with ...
Read more >Icon specified in info.plist not found under the top level app ...
I looked under build phases and found both icon.png (which didn't exist as a file anymore) and Icon.png. I deleted icon.png and it...
Read more >Add support for alternate app icons, and MSBuild items ...
iOS Apps support the ability to set alternate app icons Currently there's an info.plist key XSAppIconAssets which specifies which icon is to ...
Read more >A value for the Info.plist key 'CFBundleIconName' is missing in ...
plist key 'CFBundleIconName' is missing in the bundle 'com.saudia.iphone'. Apps built with iOS 11 or later SDK must supply app icons in an...
Read more >Project Build Settings - Solar2D Documentation
iOS Build Settings · CFBundleIconFiles (table) — a required table of app icon image files to associate with the app. · UILaunchStoryboardName —...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@vscode-icons/development I believe this could be associated with the config icon. Thoughts?
Oh, no problem at all! I would have probably missed it myself!