itchio / itch

🎮 The best way to play your itch.io games
https://itch.io/app
MIT License
2.35k stars 209 forks source link

Sometimes updating a game creates a second app bundle #957

Closed fasterthanlime closed 7 years ago

fasterthanlime commented 7 years ago

https://github.com/itchio/itch-compatibility-watchlist/issues/233#issuecomment-258133958

and it breaks. But it shouldn't break!

fasterthanlime commented 7 years ago

Interestingly, this seems to be caused by the .itch folder we create as a temporary storage location for the game:

7389:Asset Forge Deluxe amos$ tree -a Asset\ Forge.app/
Asset\ Forge.app/
└── Contents
    └── MacOS
        └── .itch

3 directories, 0 files

(That's the dead app bundle, obviously).

The battle plan seems pretty clear:

fasterthanlime commented 7 years ago

Closed in https://github.com/itchio/itch/commit/bac9fe267febe9a5e8253273535b499c71985418