cordova-plugin-firebasex: 15.0.0-cli on Xcode 14 : PhaseScriptExecution failed

Bug report

CHECKLIST

  • I have reproduced the issue using the example project or provided the necessary information to reproduce the issue.
  • [x ] I have checked that no similar issues (open or closed) already exist.

Hi,

I am trying to use a new version of plugin 15.0.0-cli on Volt.Built with Xcode 14 but i am getting error:

`Code Signing /Users/vagrant/Library/Developer/Xcode/DerivedData/ZiE_TEST_APP-cwvqkqvtqskzrhehtjhaesuaccsh/Build/Intermediates.noindex/ArchiveIntermediates/ZiE TEST APP/InstallationBuildProductsLocation/Applications/ZiE TEST APP.app/Frameworks/AppAuth.framework with Identity iPhone Developer: Pedja Vujic (73S873NL2Y) /usr/bin/codesign --force --sign F927C56AE9B2A694BEB53E5F521C3A40AC38EDA9 --preserve-metadata=identifier,entitlements ‘/Users/vagrant/Library/Developer/Xcode/DerivedData/ZiE_TEST_APP-cwvqkqvtqskzrhehtjhaesuaccsh/Build/Intermediates.noindex/ArchiveIntermediates/ZiE TEST APP/InstallationBuildProductsLocation/Applications/ZiE TEST APP.app/Frameworks/AppAuth.framework’ /Users/vagrant/Library/Developer/Xcode/DerivedData/ZiE_TEST_APP-cwvqkqvtqskzrhehtjhaesuaccsh/Build/Intermediates.noindex/ArchiveIntermediates/ZiE TEST APP/InstallationBuildProductsLocation/Applications/ZiE TEST APP.app/Frameworks/AppAuth.framework: errSecInternalComponent Command PhaseScriptExecution failed with a nonzero exit code

warning: Run script build phase ‘Create Symlinks to Header Folders’ will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘abseil’ from project ‘Pods’) warning: Run script build phase ‘Create Symlinks to Header Folders’ will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘gRPC-Core’ from project ‘Pods’) warning: Run script build phase ‘Create Symlinks to Header Folders’ will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking “Based on dependency analysis” in the script phase. (in target ‘gRPC-C++’ from project ‘Pods’) ** ARCHIVE FAILED **

The following build commands failed: PhaseScriptExecution [CP]\ Embed\ Pods\ Frameworks /Users/vagrant/Library/Developer/Xcode/DerivedData/ZiE_TEST_APP-cwvqkqvtqskzrhehtjhaesuaccsh/Build/Intermediates.noindex/ArchiveIntermediates/ZiE\ TEST\ APP/IntermediateBuildFilesPath/ZiE\ TEST\ APP.build/Debug-iphoneos/ZiE\ TEST\ APP.build/Script-F8F0351AC0D69FFA3D0CB7CE.sh (in target ‘ZiE TEST APP’ from project ‘ZiE TEST APP’) (1 failure) xcodebuild: Command failed with exit code 65`

Any idee how to solve this?

Thanks

About this issue

  • Original URL
  • State: closed
  • Created 2 years ago
  • Comments: 30 (14 by maintainers)

Most upvoted comments

As above, my CLI build of the example project with manual provisioning (based on your build.json) was successful

Sorry - missed that. Our replies overlapped.