We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
which carthage
carthage version
xcodebuild -version
--no-build
--no-use-binaries
--use-submodules
--cache-builds
--new-resolver
--Xamarin.Forms
Cartfile
<YOUR CARTFILE>
Carthage Output
<OUTPUT> ```/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/iOS/Xamarin.Shared.targets(3,3): Error: dsymutil exited with code 72: 2023-01-27 19:31:56.122 xcodebuild[2011:21243] [MT] DVTPlugInManager: Required plug-in compatibility UUID C91F3560-00E7-4749-8E3F-4D83B1496051 for IDESpriteKitParticleEditor.ideplugin (com.apple.IDESpriteKitParticleEditor) not present 2023-01-27 19:31:56.123 xcodebuild[2011:21243] [MT] DVTPlugInManager: Required plug-in compatibility UUID C91F3560-00E7-4749-8E3F-4D83B1496051 for IDEProductsUI.framework (com.apple.dt.IDEProductsUI) not present 2023-01-27 19:31:56.123 xcodebuild[2011:21243] [MT] DVTPlugInManager: Required plug-in compatibility UUID C91F3560-00E7-4749-8E3F-4D83B1496051 for IDESwiftPackageCore.framework (com.apple.dt.IDE.IDESwiftPackageCore) not present 2023-01-27 19:31:56.123 xcodebuild[2011:21243] [MT] DVTPlugInManager: Required plug-in compatibility UUID C91F3560-00E7-4749-8E3F-4D83B1496051 for IDEMLCodeGeneratorPlugin.ideplugin (com.apple.dt.IDE.IDEMLCodeGenerator) not present 2023-01-27 19:31:56.123 xcodebuild[2011:21243] [MT] DVTPlugInManager: Required plug-in compatibility UUID C91F3560-00 **Actual outcome** Carthage did or did not ... **Expected outcome** Carthage should ...
The text was updated successfully, but these errors were encountered:
No branches or pull requests
which carthage
: Nocarthage version
: Noxcodebuild -version
: 14.2--no-build
?--no-use-binaries
?--use-submodules
?--cache-builds
?--new-resolver
?--Xamarin.Forms
?Cartfile
Carthage Output
The text was updated successfully, but these errors were encountered: