If your iOS Project requires additional Xcode frameworks, use the PBXProject API to add those frameworks to the Xcode Project files created by Cloud Build.
可通过两种方法调用此 API 来操作 Xcode 项目:
使用内置的 Unity PostProcessBuildAttribute(在 Unity Cloud Build 导出后方法运行之前执行它)。