• 1
  • 73
  • 74
  • 75
  • 76(current)
  • 77
iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS)
(2023-12-18, 20:43)Pienoet Wrote:
(2022-03-12, 15:49)kambala Wrote:
(2022-03-11, 21:37)MoshePupkin Wrote: I followed the steps to install it on the latest Apple TV and keep getting the "unable to install" message...any ideas?

please check troubleshooting steps from https://forum.kodi.tv/showthread.php?tid=353308

also: which macOS version do you have and which Xcode version you're using?

What version macos an xcode is needed?

usually any would work. Just that Xcode 15.0.x has issues with uploading ipa to device.

which step are you having troubles with?
Reply
(2023-12-19, 08:33)kambala Wrote:
(2023-12-18, 20:43)Pienoet Wrote:
(2022-03-12, 15:49)kambala Wrote: please check troubleshooting steps from https://forum.kodi.tv/showthread.php?tid=353308

also: which macOS version do you have and which Xcode version you're using?

What version macos an xcode is needed?

usually any would work. Just that Xcode 15.0.x has issues with uploading ipa to device.

which step are you having troubles with?

no issues yet i just finshed setup a VMware macOS Monterey with xcode 13.3.1 on my AMD pc.

we'll see of this gonna work.
Reply
(2023-12-19, 22:50)Pienoet Wrote:
(2023-12-19, 08:33)kambala Wrote:
(2023-12-18, 20:43)Pienoet Wrote: What version macos an xcode is needed?

usually any would work. Just that Xcode 15.0.x has issues with uploading ipa to device.

which step are you having troubles with?

no issues yet i just finshed setup a VMware macOS Monterey with xcode 13.3.1 on my AMD pc.

we'll see of this gonna work.

FYI you can run 14.2 on Monterey
Reply
(2023-12-19, 23:07)kambala Wrote:
(2023-12-19, 22:50)Pienoet Wrote:
(2023-12-19, 08:33)kambala Wrote: usually any would work. Just that Xcode 15.0.x has issues with uploading ipa to device.

which step are you having troubles with?

no issues yet i just finshed setup a VMware macOS Monterey with xcode 13.3.1 on my AMD pc.

we'll see of this gonna work.

FYI you can run 14.2 on Monterey

i tried 14.3.1 and it didnt work 13.3.1 works but i cant see my apple tv in xcode
Reply
(2023-12-20, 00:12)Pienoet Wrote:
(2023-12-19, 23:07)kambala Wrote:
(2023-12-19, 22:50)Pienoet Wrote: no issues yet i just finshed setup a VMware macOS Monterey with xcode 13.3.1 on my AMD pc.

we'll see of this gonna work.

FYI you can run 14.2 on Monterey

i tried 14.3.1 and it didnt work 13.3.1 works but i cant see my apple tv in Xcode
14.3.1 doesn't work, but 14.2 does

your Mac and atv must be on the same local network. You can also try adding device via its IP address: the + button in the bottom.
Reply
(2023-12-20, 08:44)kambala Wrote:
(2023-12-20, 00:12)Pienoet Wrote:
(2023-12-19, 23:07)kambala Wrote: FYI you can run 14.2 on Monterey

i tried 14.3.1 and it didnt work 13.3.1 works but i cant see my apple tv in Xcode
14.3.1 doesn't work, but 14.2 does

your Mac and atv must be on the same local network. You can also try adding device via its IP address: the + button in the bottom.
also i cant fix this and my apple tv is in the same network as my macos vmware
Image

Image
Reply
(2023-12-20, 17:11)Pienoet Wrote:
(2023-12-20, 08:44)kambala Wrote:
(2023-12-20, 00:12)Pienoet Wrote: i tried 14.3.1 and it didnt work 13.3.1 works but i cant see my apple tv in Xcode
14.3.1 doesn't work, but 14.2 does

your Mac and atv must be on the same local network. You can also try adding device via its IP address: the + button in the bottom.
also i cant fix this and my apple tv is in the same network as my macos vmware

I don't have any experience with devices on a virtual machine

have you tried this?
Quote:You can also try adding device via its IP address: the + button in the bottom
Reply
Are you able to login to iCloud and and use your AppleID?  You might need to virtualize OpenCore etc to define a SMBIOS
Reply
(2023-12-20, 20:47)emveepee Wrote: Are you able to login to iCloud and and use your AppleID?  You might need to virtualize OpenCore etc to define a SMBIOS

yes i can login with my icloud
Reply
Hi, 
Can you send me the provisioning profile and the other certificate for the ios app singer, it worked for me till last week and now its not working after the update and when I try to open the IOS singer app it doesn't show me the provisioning profile anymore?
Reply
(2024-09-22, 20:33)ippili1998 Wrote: Hi, 
Can you send me the provisioning profile and the other certificate for the ios app singer, it worked for me till last week and now its not working after the update and when I try to open the IOS singer app it doesn't show me the provisioning profile anymore?

you need to generate new ones via Xcode
Reply
How do i do that? Can you help me with the process please?
Reply
Are you running Xcode 16 on Sequoia? My provisioning profiles weren't showing up after generating new ones in Xcode. I guess they moved where they're saved, ~/Library/Developer/Xcode/UserData/Provisioning Profiles I had to copy them from here and move them to ~/Library/MobileDevice/Provisioning Profiles/ but every time I pasted them into that folder they would auto delete. I finally got them to stay by quitting Xcode and deleting and making a new Provisioning Profiles folder. After that, they showed up in iOS App Signer.
Reply
(2024-09-25, 06:35)DominicJ Wrote: Are you running Xcode 16 on Sequoia? My provisioning profiles weren't showing up after generating new ones in Xcode. I guess they moved where they're saved, ~/Library/Developer/Xcode/UserData/Provisioning Profiles I had to copy them from here and move them to ~/Library/MobileDevice/Provisioning Profiles/ but every time I pasted them into that folder they would auto delete. I finally got them to stay by quitting Xcode and deleting and making a new Provisioning Profiles folder. After that, they showed up in iOS App Signer.

it was fixed a few days ago: https://github.com/DanTheMan827/ios-app-signer/pull/267 But you should compile new version of the signer yourself.
Reply
Yes, I'm running Xcode 16 on Sequoia and I tried finding the path that you mentioned but I have no luck.
Reply
  • 1
  • 73
  • 74
  • 75
  • 76(current)
  • 77

Logout Mark Read Team Forum Stats Members Help
iOS App Signer - Install Kodi without Jailbreak (iOS and tvOS)8