Skip to content

Missing Info.plist in curl.framework when using SPM integration #1

@hek4ek

Description

@hek4ek

Description:
When integrating SwiftyCurl via Swift Package Manager (SPM) in Xcode 26, the build fails with:

Framework /.../curl.framework did not contain an Info.plist

In Xcode 16.3, the build succeeds but installation on a physical device fails with:

Info.plist missing at /var/installd/Library/Caches/com.apple.mobile.installd.staging/temp.p7ltcu/extracted/devCurl.app/Frameworks/curl.framework/Info.plist

The CocoaPods integration works correctly

Request:
Could you please provide an SPM integration example in the repository

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions