Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Swift Package Manager supported equally with Cocoapods, dedicated SPM & cocoapods example projects, lots of maintenance & cleanup. #7

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Commits on Feb 3, 2023

  1. Configuration menu
    Copy the full SHA
    541f228 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bceb666 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41ada0b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    507f873 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ff8a25d View commit details
    Browse the repository at this point in the history
  6. implemented and linked swift package, imported a helper class used to…

    … gain a contextually informed reference to the actual bundle of a framework (SPM or Cocoapods), de-flattened assets directory as unnecessary, implemented helper for retrieving web and image assets within the RichEditorView, fixed a bug that caused erratic scrolling when the keyboard appears while editing the view, some comment documentation, podspec minor version bump due to new features with no breaking changes, updated gitignore for SPM ignores, import statement fix
    DanBurkhardt committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1046335 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1 from GigabiteLabs/spm-conversion

    Swift Package Manager Implementation
    DanBurkhardt authored Feb 3, 2023
    Configuration menu
    Copy the full SHA
    1a1e8c2 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Configuration menu
    Copy the full SHA
    1793f87 View commit details
    Browse the repository at this point in the history