I am getting following error by apple for my uploaded binary.
Invalid Segment Alignment - The app binary at '/Payload/MyAppName_iPhone.app/GooglePlus.bundle/GPPCommonSharedResources.bundle/GPPCommonSharedResources' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version.
Invalid Segment Alignment - The app binary at '/Payload/MyAppName_iPhone.app/GooglePlus.bundle/GPPShareboxSharedResources.bundle/GPPShareboxSharedResources' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version.
Invalid Segment Alignment - The app binary at '/Payload/MyAppName_iPhone.app/GooglePlus.bundle/GPPSignIn3PResources' does not have proper segment alignment. Try rebuilding the app with the latest Xcode version.
any solution on this ?