[iOS] I have a few questions about iPA files

StackMasher

Well-Known Member
OP
Member
Joined
Nov 29, 2016
Messages
136
Trophies
0
Age
20
XP
370
Country
I've been messing around with iPA files and looking around online and I have 2 questions so far:
  • Would it be possible to create an ipa file to install with cydia impactor , by using the same toolchain that is used to build jailbreak apps to create the executable in the package bundle?
  • What is the crc file that comes with the exectuable (e.g. /Payload/minecraftpe.app/minecraftpe.crc)?
 

StackMasher

Well-Known Member
OP
Member
Joined
Nov 29, 2016
Messages
136
Trophies
0
Age
20
XP
370
Country
You can do some, like f.lux and something else. How, I don't know.
Well they could have been built using xcode which only MacOSX supports, the toolchain cydia devs use is cross-platform (at least I think, I haven't looked into it much)
 

StackMasher

Well-Known Member
OP
Member
Joined
Nov 29, 2016
Messages
136
Trophies
0
Age
20
XP
370
Country
CRC is redndancy checking I think. Its used to check if there is an accidental change in memory.
What files does it CRC though, I tried using cksum on the executable and it doesn't match
Code:
pipeline@pipeline-Precision-WorkStation-T3400:~/minecraftpe.app$ cksum "minecraftpe"
1218149416 46952240 minecraftpe
pipeline@pipeline-Precision-WorkStation-T3400:~/minecraftpe.app$ cat "minecraftpe.crc"
CheckSum=47686179
 

CrimsonMaple

Developer • She/Her
Member
Joined
May 2, 2016
Messages
449
Trophies
0
Location
the deepest depths of hell.
Website
crimson.ninja
XP
1,510
Country
United States
What files does it CRC though, I tried using cksum on the executable and it doesn't match
Code:
pipeline@pipeline-Precision-WorkStation-T3400:~/minecraftpe.app$ cksum "minecraftpe"
1218149416 46952240 minecraftpe
pipeline@pipeline-Precision-WorkStation-T3400:~/minecraftpe.app$ cat "minecraftpe.crc"
CheckSum=47686179

Thats what I linked the wiki article. TBH I have no clue what it is, I just quickly googled it. I assume it CRCs world files.
 
Last edited by CrimsonMaple, , Reason: Actually answer the god damn question >_>. I can't read.

Dialexio

Well-Known Member
Member
Joined
Mar 14, 2009
Messages
1,567
Trophies
0
Website
twitter.com
XP
329
Country
United States
The .crc file has nothing to do with an IPA. (Look at another app's IPA, e.g. Apple Store, and you'll see it doesn't have one.)

It's just a file that Mojang has in their app bundle— don't worry about it.
 

StackMasher

Well-Known Member
OP
Member
Joined
Nov 29, 2016
Messages
136
Trophies
0
Age
20
XP
370
Country
The .crc file has nothing to do with an IPA. (Look at another app's IPA, e.g. Apple Store, and you'll see it doesn't have one.)

It's just a file that Mojang has in their app bundle— don't worry about it.
Scribblenauts Unlimited has one aswell. It must be optional or something though because I found a Game Dev Story iPA which doesn't have one
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    SylverReZ @ SylverReZ: Sup