dkhamsing / open-source-ios-apps

:iphone: Collaborative List of Open-Source iOS Apps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iGit is not available on App store

akshaybharwani opened this issue · comments

Under the category Github, the iGit app is just a test app and not available on App Store.

Using it would require building the app on Mac.

I don't think it should exist here.

What you say is correct. Currently iGit is on the main list but not the App Store list
https://github.com/dkhamsing/open-source-ios-apps/blob/master/APPSTORE.md

It is currently on the main list as an example to connect go GitHub - seems ok

| iGit is a test iOS app that simply uses GitUpKit to clone a GitHub repo and perform a commit.

{
      "title": "iGit",
      "description": "Uses GitUpKit to clone a GitHub repo and perform a commit",
      "category-ids": [
        "github"
      ],
      "tags": [
        "objc"
      ],
      "license": "gpl-3.0",
      "source": "https://github.com/git-up/GitUp",
      "stars": 11134,
      "date_added": "May 8 2020",
      "suggested_by": "@dkhamsing",
      "updated": "2023-10-26 06:38:07 UTC"
    },