mirror of
https://github.com/serhii-londar/open-source-mac-os-apps.git
synced 2024-11-24 16:40:24 +00:00
Update Iconology (#588)
- description that matches capitalization of others - demo gif for screenshot - app store link for official site - adds it to iOS/macOS dev also because it has lots of functionality for that area
This commit is contained in:
parent
35d6924442
commit
6ba6df36d9
1 changed files with 7 additions and 4 deletions
|
@ -3340,15 +3340,18 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"short_description": "Edit Icons and then Export to Xcode, Icns, Ico, Favicon, Mac Iconset, or a Custom List of Sizes.",
|
||||
"short_description": "Edit icons and then export to Xcode, icns, ico, favicon, macOS iconset, or a custom collection. ",
|
||||
"categories": [
|
||||
"images"
|
||||
"images",
|
||||
"ios--macos"
|
||||
],
|
||||
"repo_url": "https://github.com/liamrosenfeld/Iconology",
|
||||
"title": "Iconology",
|
||||
"icon_url": "",
|
||||
"screenshots": [],
|
||||
"official_site": "",
|
||||
"screenshots": [
|
||||
"https://raw.githubusercontent.com/liamrosenfeld/Iconology/master/demo.gif"
|
||||
],
|
||||
"official_site": "https://apps.apple.com/us/app/iconology/id1463452867",
|
||||
"languages": [
|
||||
"swift"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue