iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) - Printable Version +- Kodi Community Forum (https://forum.kodi.tv) +-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33) +--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111) +---- Forum: iOS & tvOS (https://forum.kodi.tv/forumdisplay.php?fid=137) +---- Thread: iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS) (/showthread.php?tid=245978) |
RE: How to install Kodi without jailbreak or recompiling - wrxtasy - 2015-11-03 EDIT: All good with the new bash script Thanks DanTheMan827, saves me having to compile all over again, great time saver. I'm using OSX El Capitan, Xcode 7.1 and an iPad3 - iOS 9.1 This is what users should see if all goes well: PHP Code: Codesigning ./Kodi.app with entitlements EDIT2: If people get an "Untrusted Developer" popup on their iOS device please follow this link to fix: https://support.apple.com/en-au/HT204460 MODS - please sticky this thread ! RE: How to install Kodi without jailbreak or recompiling - onemico - 2015-11-03 Thank you so much for this, all working perfectly now. I appreciate all your help on this and the work you put in to save us time RE: How to install Kodi without jailbreak or recompiling - B.Moxham - 2015-11-03 Don't suppose there is a simpler guide to getting this on my iPad is there? Or should I not bother if the instructions on the 1st page are as simple as it's going to get? lol RE: How to install Kodi without jailbreak or recompiling - DanTheMan827 - 2015-11-03 (2015-11-03, 16:27)B.Moxham Wrote: Don't suppose there is a simpler guide to getting this on my iPad is there? The terminal is never as simple as it can get, that's what GUIs are for. I'll see if I can put together one to automate even more of the process. RE: How to install Kodi without jailbreak or recompiling - slauz - 2015-11-03 Thanks Dan - followed your script and managed to install the ipa to my iPad Air on iOS9.02 on Xcode 7.1, but crashes when run. I have allowed my profile to be trusted etc. script output: /var/folders/tm/_5_kq7lj52n085llyn40rbmc0000gn/T/tmp.jTYODpiV/out/Payload/Kodi.app: replacing existing signature /var/folders/tm/_5_kq7lj52n085llyn40rbmc0000gn/T/tmp.jTYODpiV/out/Payload/Kodi.app: signed bundle with Mach-O thin (armv7) [org.sur.myKodi] rm: /Users/nsXXXX/org.sur.myKodi-signed.ipa: No such file or directory /Users/nsXXXX /var/folders/tm/_5_kq7lj52n085llyn40rbmc0000gn/T/tmp.jTYODpiV But I do have the ipa file in my home folder. Any idea? Thanks. RE: How to install Kodi without jailbreak or recompiling - DanTheMan827 - 2015-11-03 (2015-11-03, 19:30)slauz Wrote: Thanks Dan - followed your script and managed to install the ipa to my iPad Air on iOS9.02 on Xcode 7.1, but crashes when run. I have allowed my profile to be trusted etc. Based on that output, you appear to have an old version of the script, the current version is here https://gist.github.com/DanTheMan827/158f557bbc4b1462b29a Some of the early versions didn't actually create launchable apps (they crashed at launch), this was due to the entitlements.plist being generated as binary instead of text. If the new version still doesn't work, post the crash output of Kodi (if there is any) RE: How to install Kodi without jailbreak or recompiling - slauz - 2015-11-04 Thanks Dan - the output now reflects your latest script. However, still crash when run. Here's the log output. Do I need to be on IOS9.1? ~~~~~~~~~~~~~~~~~~~ Incident Identifier: 7699599A-AD6E-4D0B-B758-1006A35A651A CrashReporter Key: 8daa1d982aaa99110018b159be76301a7c526bcf Hardware Model: iPad4,1 Process: Kodi [327] Path: /private/var/mobile/Containers/Bundle/Application/E493B65C-7571-49C0-81EE-B7B4DCA623B1/Kodi.app/Kodi Identifier: org.sur.myKodi Version: 1.0 Code Type: ARM (Native) Parent Process: launchd [1] Date/Time: 2015-11-04 11:50:03.03 +0800 Launch Time: 2015-11-04 11:50:03.03 +0800 OS Version: iOS 9.0.2 (13A452) Report Version: 105 Exception Type: EXC_BREAKPOINT (SIGTRAP) Exception Codes: 0x0000000000000001, 0x00000000e7ffdefe Triggered by Thread: 0 Filtered syslog: None found Dyld Error Message: Dyld Message: Library not loaded: @executable_path/Frameworks/libsmbclient.dylib.0 Referenced from: /var/mobile/Containers/Bundle/Application/E493B65C-7571-49C0-81EE-B7B4DCA623B1/Kodi.app/Kodi Reason: no suitable image found. Did find: /var/mobile/Containers/Bundle/Application/E493B65C-7571-49C0-81EE-B7B4DCA623B1/Kodi.app/Frameworks/libsmbclient.dylib.0: mmap() errno=1 validating first page of '/var/mobile/Containers/Bundle/Application/E493B65C-7571-49C0-81EE-B7B4DCA623B1/Kodi.app/Frameworks/libsmbclient.dylib.0' /private/var/mobile/Containers/Bundle/Application/E493B65C-7571-49C0-81EE-B7B4DCA623B1/Kodi.app/Frameworks/libsmbclient.dylib.0: mmap() errno=1 validating first page of '/private/var/mobile/Containers/Bundle/Application/E493B65C-7571-49C0-81EE-B7B4DCA623B1/Kodi.app/Frameworks/libsmbclient.dylib.0' Dyld Version: 369.12 Binary Images: 0x9c000 - 0x1d03fff Kodi armv7 <2fe92c40647d3b399d4f1d3e6b7f2117> /var/mobile/Containers/Bundle/Application/E493B65C-7571-49C0-81EE-B7B4DCA623B1/Kodi.app/Kodi 0x1fe24000 - 0x1fe4bfff dyld armv7s <208fd9e5719439acb248b91286f1dd33> /usr/lib/dyld RE: How to install Kodi without jailbreak or recompiling - DanTheMan827 - 2015-11-04 Could you please try it with the current version of the script and post the output (please put it inside the code tag). It appears that either there is a signing issue with my script or a compatibility issue with Kodi I do want to note that my devices are on 9.1, but I don't have an iPad Air to test (works with an Air 2 though) This is a sample of proper output Code: iOS App Signer rev. 35 RE: How to install Kodi without jailbreak or recompiling - slauz - 2015-11-04 Hi Dan I ran the latest script as you mentioned. The output is below: Code: iOS App Signer rev. 33 RE: How to install Kodi without jailbreak or recompiling - DanTheMan827 - 2015-11-04 No problem But, I've updated the script since rev 33 to make it a bit more verbose Current revision is #35 RE: How to install Kodi without jailbreak or recompiling - slauz - 2015-11-04 Hi Dan - do you have link to #35? latest I see is #34 - which crashes. Thanks. RE: How to install Kodi without jailbreak or recompiling - DanTheMan827 - 2015-11-04 My bad, I guess I forgot to commit that version to github... It's up now RE: How to install Kodi without jailbreak or recompiling - kdfannin - 2015-11-04 I was able to do this and install on my iPhone 6s, but now I'm trying to install on my 4th Gen iPad running 9.1 and when I goto devices and try to install I get the error. " App install failed. A valid provisioning profile for this executable was not found." RE: How to install Kodi without jailbreak or recompiling - DanTheMan827 - 2015-11-04 (2015-11-04, 20:17)kdfannin Wrote: I was able to do this and install on my iPhone 6s, but now I'm trying to install on my 4th Gen iPad running 9.1 and when I goto devices and try to install I get the error. " App install failed. A valid provisioning profile for this executable was not found." I've updated step 2 of the directions Basically: 2. Under the app properties, it should say "No matching provisioning profiles found", click "Fix Issue" If you have additional devices
You'll then have to continue from step 3 again RE: How to install Kodi without jailbreak or recompiling - kdfannin - 2015-11-04 That works, thanks for the assistance! |