Skip to content

Conversation

@markst
Copy link

@markst markst commented Jul 10, 2024

🚀 Description

Since generate-xcodeproj is now deprecated, we need a means to build a XCFramework packaged binary from a Package.swift

There is limitation with using xcodebuild with Swift package.
https://forums.swift.org/t/how-to-build-swift-package-as-xcframework/41414

Based on script shared with this Apple forum:
https://developer.apple.com/forums/thread/741100

This PR will upgrade BuildFrameworksTask to build and package XCFramework.

#3

https://youtrack.jetbrains.com/issue/KT-53877/Support-Swift-Package-Manager-in-Kotlin-Multiplatform

@markst markst changed the title Update BuildFrameworksTask to build Package.swift directly #1 Update BuildFrameworksTask to build Package.swift directly #1 Jul 10, 2024
@markst markst marked this pull request as draft July 10, 2024 02:39
@markst markst force-pushed the task/update-plugin-2 branch from 78f6f2a to b542212 Compare July 10, 2024 02:42
@markst markst force-pushed the task/update-plugin-2 branch from b542212 to f266078 Compare July 10, 2024 02:43
@markst markst changed the title Update BuildFrameworksTask to build Package.swift directly #1 Update BuildFrameworksTask to build Package.swift directly #1 Jul 25, 2024
@markst markst changed the title Update BuildFrameworksTask to build Package.swift directly #1 Update BuildFrameworksTask to build Package.swift directly Jul 26, 2024
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

Successfully merging this pull request may close these issues.

2 participants