I have some text fields and some button to get data from server.But when my app run and when i touch textfield or button i am getting error like this continuously with up to 20 lines. I am using xcode 7 swift 2.0. Set my deployment as 6.0 above.
_BSMachError: (os/kern) invalid capability (20)
_BSMachError: (os/kern) invalid name (15)
_BSMachError: (os/kern) invalid capability (20)
_BSMachError: (os/kern) invalid name (15)
Help me how to come out from this...