Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Getting Issue ON Build #129

Closed
idkwhyiusethisname opened this issue Feb 14, 2025 · 7 comments
Closed

Getting Issue ON Build #129

idkwhyiusethisname opened this issue Feb 14, 2025 · 7 comments
Assignees

Comments

@idkwhyiusethisname
Copy link

Build SCInsta
Cache not found for keys: iPhoneOS14.5.sdk, iPhoneOS14.5.sdk

@Zachary-Roland
Copy link

I get the same issue: Build SCInsta
Cache not found for keys: iPhoneOS14.5.sdk, iPhoneOS14.5.sdk

@SoCuul
Copy link
Owner

SoCuul commented Feb 15, 2025

The cache not found part is fine, that's just because it's the first run, so the runner has not cached the SDK files previously.

Though, it shouldn't be failing to build. If you guys could try two things that'd be great!

  1. Make sure the direct link points to the .ipa file itself. It won't work properly if the .ipa file is inside a .zip file.
  2. Try to re-run the GitHub action build for SCInsta a second and third time, and see if it builds.

@idkwhyiusethisname
Copy link
Author

The cache not found part is fine, that's just because it's the first run, so the runner has not cached the SDK files previously.

Though, it shouldn't be failing to build. If you guys could try two things that'd be great!

  1. Make sure the direct link points to the .ipa file itself. It won't work properly if the .ipa file is inside a .zip file.
  2. Try to re-run the GitHub action build for SCInsta a second and third time, and see if it builds.

if you see my repo I run build many diffrents time and it still have same issue idk my ipa bad or some

This is ipa file I use

https://limewire.com/d/f0d1db4a-1cd6-4e13-846d-0f5a2a7ae3a8#gntnhGtRMDbXPeL6RKr6CF7ooNH5HJQy3R5w2zo3_HE

@SoCuul
Copy link
Owner

SoCuul commented Feb 16, 2025

From quickly inspecting this ipa, it looks to contain many artifacts of the encrypted IPA files distributed by itunes (though I haven't inspected it enough to check for sure).

I'd recommend trying another ipa source and seeing if that one builds fine.

@idkwhyiusethisname
Copy link
Author

From quickly inspecting this ipa, it looks to contain many artifacts of the encrypted IPA files distributed by itunes (though I haven't inspected it enough to check for sure).

I'd recommend trying another ipa source and seeing if that one builds fine.

do you mind provideing me ipa that can build with SCInsta Thanks

@SoCuul
Copy link
Owner

SoCuul commented Feb 18, 2025

all i can say is https://armconverter.com just so happens to have a lot of useful features besides convering hex conversion :)

@idkwhyiusethisname
Copy link
Author

all i can say is https://armconverter.com just so happens to have a lot of useful features besides convering hex conversion :)

Lol Thanks I solved the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants