On Xcode 15, build command is failing for Logging library on CI server

We are using CircleCI for generating automatic builds. When we changed Xcode version from 14.2.0 to 15.2.0, our pipeline is failing at step: Uploading podspec which is a step needed for our XCFramework. Logging is the sub dependency used by one of the swift packages used in XCFramework. What am I doing wrong here OR how can I fix this to enable build generation from CircleCI again?


Also, I tried to search when this error occurs but I could not find anything exact like my issue. Below is the error given by my CircleCI pipeline:


The following build commands failed:

Ld /Users/distiller/Library/Developer/Xcode/DerivedData/App-aovnuehlnjyzuugsxhzmrdsbstfr/Build/Intermediates.noindex/Pods.build/Release-iphonesimulator/Logging.build/Objects-normal/x86_64/Binary/Logging normal x86_64 (in target 'Logging' from project 'Pods')

(1 failure)


Thanks in advance.

MacBook Pro 15″, macOS 11.4

Posted on Mar 12, 2024 10:58 PM

Reply

Similar questions

2 replies

This thread has been closed by the system or the community team. You may vote for any posts you find helpful, or search the Community for additional answers.

On Xcode 15, build command is failing for Logging library on CI server

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.