I\'m using some external codes from google in my new Swift 2.0 project that required \"libz.dylib\" in earlier versions. After updating to the new Xcode / the new SDK.
Remove all dynamic libraries (dylib) from the linking with binaries phase. It will find these libraries on its own.