wordpress-mobile / wordpress-mobile/AztecEditor-iOS

Can we get a Swift Package Version of Aztec?

Open
#1,390 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Swift
Stars
669
Forks
153
Avg merge
11h 27m
Merged PRs (30d)
4

Description

Is your feature request related to a problem? Please describe.
Yes, I hate using multiple package managers, when I prefer just to use SPM.

Describe the solution you'd like
I type in the GitHub repo into Xcode, or add it to the correct place of my Swift Package file, and Xcode/SPM take care of the rest.
So I do not have to use Cocoapods/Carthage anymore.

Describe alternatives you've considered
One is the hell spawn of Satan (Cocoapods). The other is left over cold pizza (Carthage, not the best but it is still pizza so you put up with it)

Additional context
Everyone else with a decent iOS framework has SPM package at this point, I am a little confused why you do not.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the repository's existing CocoaPods and Carthage integration and how the iOS framework is packaged. Define the Swift Package Manager configuration needed for Xcode to consume Aztec, then verify that the framework can be added from its GitHub repository without those package managers.

Written by the indexing model from the issue text.

Assessment

Tech stack
swift
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.