Be aware there are much more cleanUps or shrinks that can be done regarding the needs of your application. I am playing a bit with them now. Esteban did a lot of shrinks for a PharoCore image so that to run on IPhone (less than 5 MBs). Cheers Mariano On Sat, Mar 13, 2010 at 4:18 PM, Adrian Lienhard <adi@netstyle.ch> wrote:
See the methods #cleanUpForRelease and #cleanUpForProduction. The last one e.g., removes all unit tests.
HTH, Adrian
On Mar 13, 2010, at 05:47 , Rayne wrote:
http://code.google.com/p/pharo/wiki/HowToDeployAnApplication
Oh that page, it talks about "shrinking" an image: "Reduce the image size
by
throwing out anything that is not required by your app and which is useless for your customer (unit tests, dev tools)."
but it doesn't explain /how/ to do so. How does one "throw out" stuff like unit tests and dev tools? -- View this message in context: http://n4.nabble.com/A-question-about-application-deployment-tp1591431p15914... Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users
_______________________________________________ Pharo-users mailing list Pharo-users@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-users