Skip to content

Commit

Permalink
feat: xcode icon
Browse files Browse the repository at this point in the history
  • Loading branch information
prazdevs committed Dec 1, 2024
1 parent 89edb3d commit fb6361f
Show file tree
Hide file tree
Showing 6 changed files with 43 additions and 0 deletions.
7 changes: 7 additions & 0 deletions icons/css-variables/xcode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/frappe/xcode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/latte/xcode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/macchiato/xcode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icons/mocha/xcode.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions src/defaults/fileIcons.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2829,6 +2829,14 @@ const fileIcons: FileIcons = {
'axaml',
],
},
'xcode': {
fileExtensions: [
'xcodeproj',
'xcsettings',
'xcworkspace',
'xcworkspacedata',
],
},
'xmake': {
fileNames: ['xmake.lua'],
},
Expand Down

0 comments on commit fb6361f

Please sign in to comment.