Skip to content

Conversation

crazytonyli
Copy link
Contributor

@crazytonyli crazytonyli commented May 26, 2024

I don't see the need of supporting CocoaPods at the moment. But just in case the requirement arises, this PR adds a simple step to validate we can support CocoaPods.

To fully support CocoaPods, we need to tweak our releases flow to create a source archive, and put it in a HTTP server (i.e. our S3 public artifactory bucket). That of course involves changing the release process.

Also, one major difference between the Swift package and pods is we have two modules WordPressAPI and WordPressAPIInternal in the Swift package, whereas we'll only have one WordPressAPI in CocoaPods. Thus, technically, their public API is different.

@crazytonyli crazytonyli changed the title Cocoapods support Add a CI step to validate CocoaPods support May 28, 2024
@crazytonyli crazytonyli requested a review from jkmassel May 28, 2024 02:38
@crazytonyli crazytonyli marked this pull request as ready for review May 28, 2024 02:38
@jkmassel jkmassel enabled auto-merge (squash) May 29, 2024 02:51
@jkmassel jkmassel merged commit 8e95664 into trunk May 29, 2024
@jkmassel jkmassel deleted the cocoapods-support branch May 29, 2024 03:11
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