Re: [Development] Gotcha for the IOS port

2013-01-10 Thread Thiago Macieira
On quinta-feira, 10 de janeiro de 2013 21.20.51, Richard Moore wrote: > Hi, > > I've not managed to catch the right people on IRC, but one thing to > watch with the IOS port is that it doesn't ship openssl (which has > been deprecated on macos for a while). This means that one of the > following w

[Development] Gotcha for the IOS port

2013-01-10 Thread Richard Moore
Hi, I've not managed to catch the right people on IRC, but one thing to watch with the IOS port is that it doesn't ship openssl (which has been deprecated on macos for a while). This means that one of the following will need to be done: 1) qt could include it 2) qt apps could ship it themselves 3