[Python-Dev] Putting the Mac Build in the Apple App Store
Maciej Fijalkowski
fijall at gmail.com
Tue Jun 4 08:00:45 CEST 2013
More information about the Python-Dev mailing list
Tue Jun 4 08:00:45 CEST 2013
- Previous message: [Python-Dev] Putting the Mac Build in the Apple App Store
- Next message: [Python-Dev] Putting the Mac Build in the Apple App Store
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Tue, Jun 4, 2013 at 12:44 PM, Raymond Hettinger <raymond.hettinger at gmail.com> wrote: > Does anyone know what we would need to do to get Python in the Apple application store as a free App? > > The default security settings on OS X 10.8 block the installation of the DMG (or any software downloaded outside the app store). A number of my students are having difficulty getting around it will help. > > If we were in the app store, installation and upgrade would be a piece of cake. > > > Raymond > > > _______________________________________________ > Python-Dev mailing list > Python-Dev at python.org > http://mail.python.org/mailman/listinfo/python-dev > Unsubscribe: http://mail.python.org/mailman/options/python-dev/fijall%40gmail.com doesn't it break apple's rules? generally you should not be able to download content from the internet and run it (like say javascript in the browser). I suppose python interpreter counts as that but hey, who knows. cheers, fijal
- Previous message: [Python-Dev] Putting the Mac Build in the Apple App Store
- Next message: [Python-Dev] Putting the Mac Build in the Apple App Store
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list