Skip to content

Instantly share code, notes, and snippets.

@Mcrich23
Last active November 3, 2023 23:07
Show Gist options
  • Select an option

  • Save Mcrich23/c9568fc83f91d12ab49ddd9cf9323f68 to your computer and use it in GitHub Desktop.

Select an option

Save Mcrich23/c9568fc83f91d12ab49ddd9cf9323f68 to your computer and use it in GitHub Desktop.

Revisions

  1. Mcrich23 revised this gist Nov 3, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion PortfolioKit-Example.json
    Original file line number Diff line number Diff line change
    @@ -4,6 +4,6 @@
    "icon_url": "https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/f8/76/09/f876095c-4f99-f138-d380-0420e21c3c89/AppIcon-0-0-1x_U007emarketing-0-0-0-10-0-0-sRGB-0-0-0-GLES2_U002c0-512MB-85-220-0-0.png/540x540bb.jpg",
    "url": "https://apps.apple.com/us/app/safari/id1146562112",
    "url_button_name": "Get",
    "bundle_id": "com.example.app"
    "bundle_id": "com.apple.mobilesafari"
    }
    ]
  2. Mcrich23 created this gist Nov 3, 2023.
    9 changes: 9 additions & 0 deletions PortfolioKit-Example.json
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,9 @@
    [
    {
    "name": "Safari",
    "icon_url": "https://is1-ssl.mzstatic.com/image/thumb/Purple126/v4/f8/76/09/f876095c-4f99-f138-d380-0420e21c3c89/AppIcon-0-0-1x_U007emarketing-0-0-0-10-0-0-sRGB-0-0-0-GLES2_U002c0-512MB-85-220-0-0.png/540x540bb.jpg",
    "url": "https://apps.apple.com/us/app/safari/id1146562112",
    "url_button_name": "Get",
    "bundle_id": "com.example.app"
    }
    ]