Prey Project for iOS source code released.
1–10 of 18 posts
Re: Prey Project for iOS source code released.
#2Re: Prey Project for iOS source code released.
#3I thought this was for the game Prey.
Re: Prey Project for iOS source code released.
#4Re: Prey Project for iOS source code released.
#5Re: Prey Project for iOS source code released.
#6Earlier quoted context omitted.
You thought wrong.
What's it for then?
Re: Prey Project for iOS source code released.
#7Allright - it's GPL licensed. So Apple violates the GPL everytime someone loads the app from the App Store, because of their "you're not allowed to redistribute the app" rule. This was the reason why VLC got pulled from the App Store, I'm wondering how long they will hold up...
Re: Prey Project for iOS source code released.
#8Allright - it's GPL licensed. So Apple violates the GPL everytime someone loads the app from the App Store, because of their "you're not allowed to redistribute the app" rule. This was the reason why VLC got pulled from the App Store, I'm wondering how long they will hold up...
You can have GPL'd apps in the app store. The VLC guys are just more demanding than the license itself. I guess there could be some issue with GPL3 and its DRM restrictions, but this should work with GPL2.
Re: Prey Project for iOS source code released.
#9Earlier quoted context omitted.
You thought wrong.
What's it for then?
Re: Prey Project for iOS source code released.
#10Allright - it's GPL licensed. So Apple violates the GPL everytime someone loads the app from the App Store, because of their "you're not allowed to redistribute the app" rule. This was the reason why VLC got pulled from the App Store, I'm wondering how long they will hold up...
I don't know what version of the GPL they are licensed but all they need to do is release their code and they are compliant. I think VLC didn't like the DRM wrapper around their software (or whatever Apple does), demanded the code for it, and were told no. If I can take the code and compile the software, then I'm good. I don't need to app store code to make it work. You can have GPL'd apps in the app store. The VLC g…
Assuming that's the case, they are free to release the code under as many licenses as they want (as long as they don't violate the BSD parts) - it's their code. They can release a GPLv3 version to the public and still publish to Apple. The copyright holder is not bound by the GPL if he releases his own code under GPL.... he already has all those rights, and more.