Skip to content
New issue

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

Build fails for ios. GCDWebServer is not configured correctly? #78

Open
FedericoBiro opened this issue Nov 30, 2023 · 1 comment
Open

Comments

@FedericoBiro
Copy link

Hello,
i'm using
Version 15.0.1 of xcode
cordova 12.0.0
cordova-ios 6.3.0

if i build the project with command: cordova build ios
i get:
platforms/ios/build/emulator/GCDWebServer.framework/GCDWebServer normal (in target 'GCDWebServer' from project 'Pods')
(1 failure)
xcodebuild: Command failed with exit code 65

Anyone has a suggestion how to solve this issue?

@dieterdreist
Copy link

I am having similar issues, it seems the .a files are not included any more in the SDK, I get the error SDK does not contain 'libarclite' at the path '/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/arc/libarclite_iphonesimulator.a'; try increasing the minimum deployment target from the GCDWebServer package. Looking at similar problems, people have worked around this by setting the iOS Version to 11, but it is not possible with current XCode where the minimum version is 12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants