I try to build an ionic 3 app with push notification and I have some problem with iOS deployment.
I have this 3 error in xcode :
diff: /Podfile.lock: N
Open up terminal and run
pod deintegrate
This will remove all connections of pods and your project.
Then you can run
pod install