brandonplank/flappybird

"Needs to be updated" error with iOS 15 beta

Closed this issue ยท 25 comments

Just wanted to let you know that this is broken on iOS 15 beta. Also wanted to say thanks so much for the great port!

Thanks for letting me know, i.m very sad to see that it does not work.

I actually do not have a mac/Hackintosh anymore, so i have no idea when i can push a fix.

What exactly is broken and if it crashes, send a crash log.

It would be nice if someone could loan me a build machine for a day or two to fix this.

Basically it just says what I said. I've attached a screenshot for you - happens when you try to open it. I just saw your message below, I can't loan mine but if it's just for compiling I'm happy to do that for you.
IMG_0024

Ok, i see. I will try and hackintosh my secondary machine in hopes of fixing this.

Awesome! I did have an idea and wondered if just recompiling would work, but I don't have the pod files in the folder "Pods" - grabbed the whole repo just before I installed macOS 12 beta.

Hey, you can try. When you clone the repo, run pod install in the directory.

Though, in this build you will not have Leaderboards or google login etc. that is in a private GitHub repo. I can probably get thatcher to re-compile it.

Ah ok - I just figured maybe if you try recompiling on macOS 12 and with the iOS 15 beta SDK, it might work. Just a guess of course. If you want me to help with that in future, just let me know.

Update, I have successfully hackintoshed my secondary pc on Big Sur, I am installing the Xcode 13 beta now, expect fix to be released tonight!

Amazing, thanks for being super swift with this!

Will you be updating it on your repo, repo.brandonplank.org, too?

I didn't even know my jailbreak repo was still up lol.Yeah I'll push it soon, I have no idea where I'm hosting that repo.

Thanks! I like installing it from your repo more than sideloading it since it doesn't need to be resigned.

I have updated my jailbreak repo, you should now see an update! Also edited release to include the deb.

send crash logs, a video does not help.

and more info like from where you installed it, and if you have app sync unified installed.

I'm curious, how did you manage to install it on iOS 15 beta? I'm having Xcode say "Unable to install "Flappy Bird"", Cydia Impactor shows this below.
Screenshot 2021-06-08 at 23 16 09

I'm curious, how did you manage to install it on iOS 15 beta? I'm having Xcode say "Unable to install "Flappy Bird"", Cydia Impactor shows this below.

Screenshot 2021-06-08 at 23 16 09

I'm pretty sure iOS 15 broke code signing for all side loaded apps.

Yeah I saw that after I posted here, thanks. I guess you tested by compiling and running from Xcode.

Is there any chance of sharing the full code (private repo) with me so I can build it fully with Xcode? Based on what Apple are saying on sideloading, I don't believe that they broke it by accident and that it'll stay that way.

Unfortunately no, but I will share a method to side load the ipa with Xcode itself.

You can always compile this repo as it is almost the exact same gameplay wise, just no leaderboards, sign in, etc.

Ok thanks.

Hm, now I get the following and not really finding anything for it on Google:

:0: error: module map file '/Users/iAdam1n/Library/Developer/Xcode/DerivedData/Flappy_Bird-cbpvaxgpymaywddcylwcjrsqnors/Build/Products/Release-iphoneos/Then/Then.modulemap' not found
/Users/iAdam1n/Downloads/flappybird/Flappy Bird/GameViewController.swift:13:8: error: no such module 'Then'
import Then