ish-app / ish

Linux shell for iOS
https://ish.app
Other
16.83k stars 882 forks source link

New App Store release with 2022 improvements? #2002

Closed denisw closed 1 year ago

denisw commented 1 year ago

Looking at the Git history, there have been many valuable improvements to the emulator in 2022, many of which fix tools like Git and Node.js that don't work well in the last App Store release from November 2021. Is it planned to update the App Store version of iSH soon to make these improvements easily available to all?

mrbm commented 1 year ago

Toying with the idea of doing nodejs development on an iPad Pro m1 with an external monitor. The new os seems to make this feasible especially with your app. Would love to know if you have an upcoming release with all your updates I’m seeing in here! Would love to not rely on a rasberry pi tunnel set up that seems to be the defacto method. End goal is running Cloudflare wrangler 2.

UrsaDK commented 1 year ago

I would love to see a new App Store release too!

I imagine most people discover this app via App Store. A new release might help to reduce the number of issues opened for things that have already been fixed, on top of everything @denisw has mentioned.

kalebmckale commented 1 year ago

I also have this question or rather want to know if updates are merely going to be on TestFlight and if there is a way to join the now-full beta list if that’s the case.

WinkelCode commented 1 year ago

I wonder if the devs are worried that iSH might get kicked off the AppStore if the next update gets reviewed?

Unfortunately git clone just seems to be broken on my M1 iPad and the TestFlight is full.

Rukario commented 1 year ago

European's law for better sideloading which will most likely be part for iOS 17 is coming so if new iSH app does happen to get kicked off from App Store we can have it back another way in the next 4 months.

WinkelCode commented 1 year ago

European's law for better sideloading which will most likely be part for iOS 17 is coming so if new iSH app does happen to get kicked off from App Store we can have it back another way in the next 4 months.

Also, I was able to download iDOS 2 from my "purchases" page just now, so people who already have should be able to redownload it, assuming it gets removed in the same way as iDOS.

g3rhard commented 1 year ago

I wonder if the devs are worried that iSH might get kicked off the AppStore if the next update gets reviewed?

Unfortunately git clone just seems to be broken on my M1 iPad and the TestFlight is full.

Also join to all, who waiting for new version :) Did you try the solution for .gitconfig:

[pack]
  threads = 1
WinkelCode commented 1 year ago
[pack]
  threads = 1

It worked (at least cloning did)! I ran git config --global pack.threads 1, also I am using the edge repos for APK.

saagarjha commented 1 year ago

I wonder if the devs are worried that iSH might get kicked off the AppStore if the next update gets reviewed?

No.

Mnpn commented 1 year ago

iSH 1.3 is now available! :tada: