I haven't in a while, I've just been functional testing, but I want acceptance testing back so I tried adding Frank to my project
, but it's not working. When I build I see this:
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libCocoaAsyncSocketMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libCocoaAsyncSocketMac.a
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libCocoaHTTPServerMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libCocoaHTTPServerMac.a
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libCocoaLumberjackMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libCocoaLumberjackMac.a
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libFrankMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libFrankMac.a
ld: warning: ignoring file /Users/pachun/code/iLift/vendor/Frank/libShelleyMac.a, file was built for archive which is not the architecture being linked (i386): /Users/pachun/code/iLift/vendor/Frank/libShelleyMac.a
And when I try to access the symbiote server in my browser the app crashes!
2013-02-28 19:10:23:545 iLift[16487:c07] HTTPServer: Started HTTP server on port 37265
(main)> 2013-02-28 19:10:24:229 iLift[16487:4503] Bonjour Service Published: domain(local.) type(_http._tcp.) name(Frank UISpec server)
(main)> 2013-02-28 19:15:05.971 iLift[16487:c07] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '*** setObjectForKey: object cannot be nil (key: class)'
I'm not sure if it's the newest motion version or something I'm doing, but I can't get it to work in fresh projects. Anyone else seen it?
~nick
--
No trees were hurt in the transmission of this message, however a few trillion electrons were terribly inconvenienced.