Validating build environment for Crashlytics...
error: Info.plist Error Unable to process Info.plist at path /Users/censt/Library/Developer/Xcode/DerivedData/Video-fdvegonclvuetpfyicrfizaqinnk/Build/Products/Debug-iphoneos/AKASO GO.app/Info.plist
This could be a timing issue, make sure the Fabric run script build phase is the last build phase and no other scripts have moved AKASO GO.app from the location Xcode generated it. You can also add '$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)' as an "Input Files" dependency for your Fabric run script build phase.
这个info.plist报错折磨我好久,解决办法也很奇葩
Target->Build Phases 将Run script firbase点一下,滚动到底部