Re: lcext for iOS

2014-12-29 Thread Eric Corbett
Thanks Monte, must be the way I modified how I use the library in my latest socket implementation. I'll do some additional testing. Thanks, - e On Dec 29, 2014, at 5:19 PM, Monte Goulding wrote: > You won’t get a copy of the lcext file in the bundle. iOS externals are > statically linked int

Re: lcext for iOS

2014-12-29 Thread Monte Goulding
You won’t get a copy of the lcext file in the bundle. iOS externals are statically linked into the engine executable during the build. > On 30 Dec 2014, at 10:26 am, Eric Corbett wrote: > > I am trying to include a mergSocket.lcext file with my iOS build, but the > standalone builder refuses t

lcext for iOS

2014-12-29 Thread Eric Corbett
I am trying to include a mergSocket.lcext file with my iOS build, but the standalone builder refuses to include it. There are no errors, just no file in the bundle. I am using LC 7.0.1 on OSX 10.9 using SDK 8.1. I am selecting copy file directly, not copy folder. The file is located in a folde