Feb. 27, 2013
9:28 p.m.
esteban is absent until monday so he will probably answer when he is back. On Feb 27, 2013, at 6:43 PM, phil@highoctane.be wrote:
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.