Linker command failed with exit code 1

Related issue in push plugin repo:

Anyway, for me the below solve it:

PushPlugin uses Cocoa Pods now, once it is installed you can not run your regular yourProjectName.xcodeproj file you must open a new file that was creating after you installed PushPlugin called yourProjectName.xcworkspace.

from here.