Feb. 27, 2013
5:43 p.m.
Yeah but it is not. StackIPhoneConfig new "addExternalPlugins: #( FT2Plugin );" "generateDebug;" generateSources; generate. and I had to comment out the FT2Plugin for some other reason. Maybe I'll be able to put it back later. There is no PharoVMBuilder support for the iOS things at the moment. Phil 2013/2/27 Igor Stasenko <siguctua@gmail.com>:
2013/2/27 phil@highoctane.be <phil@highoctane.be>:
CocoaIOSConfig>>commonCompilerFlags "Common compiler flags" ^#('-arch i386' '-mmacosx-version-min=10.5' '-DHAVE_UUID_GENERATE')
it should be overridden in subclass, no?
-- Best regards, Igor Stasenko.