Discuss Scratch

Jonathan50
Scratcher
1000+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

helloandgoodbye9 wrote:

Jonathan50 wrote:

helloandgoodbye9 wrote:

Jonathan50 wrote:

…or, since Xcode 7, a normal Apple ID

I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?
Only up to 2000 people with testflight, or 100 with ad hoc, but that could work…
EDIT: Any way to get the source code? Apple now semi-supports sideloading but you need the .xcodeproject.
but people could sign it them selves, and then there is no limit.
But you need the source code for that, at least to my knowledge. Also, I dont know if you can use the free apple develeper certificate one, and the paid one cost (drumroll) $90 a year.

elfin8er wrote:

IAP-Reloaded wrote:

Do you have the ..xcodeproject file and its folder? I could sign the app and allow non-jail broken people to download the iOS app.
As I said earlier, I built it using the Adobe Air tools (I don't remember what they're called exactly). So, I don't have an .xcodeproject file. Just an ipa and apk.
Did you read my “…or, since Xcode 7, …” post?
I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?
helloandgoodbye9
Scratcher
1000+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

Sorry, I know that you can use ad-hoc but what about testflight? Also, you have a point - here are the docs. http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac35eb7b4e12cddc5fbbb-8000.html
http://www.adobe.com/devnet/air/air_for_ios.html

Edit: maybe this flag? -storetype pkcs12 -keystore ../AppleDistribution.p12

Last edited by helloandgoodbye9 (March 10, 2016 07:30:08)

elfin8er
Scratcher
100+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

Jonathan50 wrote:

I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?

I have no idea. I'm not really an iOS developer, so I have no clue how any of this works tbh. I know I needed a p12 file and a mobileprovision file. I believe that if you figured out how to create a p12 and mobileprovision file with your Apple ID, you could sign it with your Apple ID. Even if you were to sign it with your Apple ID, how would it be installed?

If I'm making absolutely no sense, it's because I really don't know what I'm talking about.
Jonathan50
Scratcher
1000+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

elfin8er wrote:

Jonathan50 wrote:

I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?

I have no idea. I'm not really an iOS developer, so I have no clue how any of this works tbh. I know I needed a p12 file and a mobileprovision file. I believe that if you figured out how to create a p12 and mobileprovision file with your Apple ID, you could sign it with your Apple ID. Even if you were to sign it with your Apple ID, how would it be installed?

If I'm making absolutely no sense, it's because I really don't know what I'm talking about.
Using iTunes. It should work if you're logged into the right Apple ID on iTunes…
elfin8er
Scratcher
100+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

Jonathan50 wrote:

elfin8er wrote:

Jonathan50 wrote:

I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?

I have no idea. I'm not really an iOS developer, so I have no clue how any of this works tbh. I know I needed a p12 file and a mobileprovision file. I believe that if you figured out how to create a p12 and mobileprovision file with your Apple ID, you could sign it with your Apple ID. Even if you were to sign it with your Apple ID, how would it be installed?

If I'm making absolutely no sense, it's because I really don't know what I'm talking about.
Using iTunes. It should work if you're logged into the right Apple ID on iTunes…
Ah, makes sense. I think it is possible to do, but I believe you need a developer license to create these p12 and mobileprovision files that I was talking about before…
thefnaffan2312
Scratcher
2 posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

It works slightly laggy but it works
pkexe
Scratcher
85 posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

elfin8er wrote:

pkexe wrote:

Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
Because Apple doesn't allow you to install apps outside of the appstore.
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
helloandgoodbye9
Scratcher
1000+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

pkexe wrote:

elfin8er wrote:

pkexe wrote:

Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
Because Apple doesn't allow you to install apps outside of the appstore.
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
? Please explain. Jailbreaking is perfectly legal.
helloandgoodbye9
Scratcher
1000+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

elfin8er wrote:

Jonathan50 wrote:

elfin8er wrote:

Jonathan50 wrote:

I know you can't use Xcode, since it's done with Adobe AIR and there is no xcodeproj, but is there some way to sign the binary that AIR outputs with an Apple ID?

I have no idea. I'm not really an iOS developer, so I have no clue how any of this works tbh. I know I needed a p12 file and a mobileprovision file. I believe that if you figured out how to create a p12 and mobileprovision file with your Apple ID, you could sign it with your Apple ID. Even if you were to sign it with your Apple ID, how would it be installed?

If I'm making absolutely no sense, it's because I really don't know what I'm talking about.
Using iTunes. It should work if you're logged into the right Apple ID on iTunes…
Ah, makes sense. I think it is possible to do, but I believe you need a developer license to create these p12 and mobileprovision files that I was talking about before…
Check this out - it might help (github is broken on my end for some reason, so I cant test) http://stackoverflow.com/questions/5160863/how-to-re-sign-the-ipa-file
SB4321
Scratcher
75 posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

comp09 wrote:

elfin8er wrote:

pkexe wrote:

Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
Because Apple doesn't allow you to install apps outside of the appstore.
Unless you have some sort of enterprise developer certificate.
nope
SB4321
Scratcher
75 posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

helloandgoodbye9 wrote:

pkexe wrote:

elfin8er wrote:

pkexe wrote:

Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?
Because Apple doesn't allow you to install apps outside of the appstore.
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
? Please explain. Jailbreaking is perfectly legal.
I do not do it but the school of law says it is legal and just plain fun.
jacquesimo
Scratcher
100+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

Do I have to jailbreak? Or can I just use iTunes on my computer?
elfin8er
Scratcher
100+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

jacquesimo wrote:

Do I have to jailbreak? Or can I just use iTunes on my computer?
As of now, you have to be jail broken. Until one of us figures out how to do it otherwise.
CappottoXD123
Scratcher
12 posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

whenclicked
playsoundNew Channel Freakout
helloandgoodbye9
Scratcher
1000+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

CappottoXD123 wrote:

whenclicked
playsoundNew Channel Freakout
Please dont blockspam.
jr12013676
Scratcher
29 posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

Hi, I got scratch 2.0 on andriod, but I have a problem. MY fingers can barely touch anything without my bluetooth mouse. Is there any way to zoom in?
elfin8er
Scratcher
100+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

jr12013676 wrote:

Hi, I got scratch 2.0 on andriod, but I have a problem. MY fingers can barely touch anything without my bluetooth mouse. Is there any way to zoom in?
There's a version that includes pinch-to-zoom. See the main topic. Keep in mind that it doesn't work all that well though.

Last edited by elfin8er (March 12, 2016 18:27:52)

CappottoXD123
Scratcher
12 posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?

Because Apple doesn't allow you to install apps outside of the appstore
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
elfin8er
Scratcher
100+ posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

CappottoXD123 wrote:

Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?

Because Apple doesn't allow you to install apps outside of the appstore
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
We've already discussed this. Jailbreaking isn't even illegal. It's the things that you do with it that may be illegal. We're working on trying to figure out a way to get it to work on non-jailbroken devices, but I have yet to figure it out.
SB4321
Scratcher
75 posts

Unofficial - Scratch 2.0 Compiled For Mobile - Download Now! (iOS and Android)

elfin8er wrote:

CappottoXD123 wrote:

Ok, elfin8er, I have no idea but why does it have to be jailbroken for iOS?

Because Apple doesn't allow you to install apps outside of the appstore
Ok. Lost the point here.Maybe we can hack (No, we're not doing that because I bet 10000000000 times it's illegal.) or something like that (and I mean completely not that related into hacking)
We've already discussed this. Jailbreaking isn't even illegal. It's the things that you do with it that may be illegal. We're working on trying to figure out a way to get it to work on non-jailbroken devices, but I have yet to figure it out.
add it to the app store

Powered by DjangoBB