question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[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: screen shot 2018-05-09 at 4 49 27 pm
    • Extensions: .plist
  • 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:closed
  • Created 5 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
JimiCcommented, Jun 18, 2018

@vscode-icons/development I believe this could be associated with the config icon. Thoughts?

0reactions
robertohuertasmcommented, Jun 17, 2018

Oh, no problem at all! I would have probably missed it myself!

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found