Update documentation and licensing for 2.2.0 release#32
Merged
mrbiggred merged 8 commits intorelease/2.2.0from Nov 13, 2025
Merged
Update documentation and licensing for 2.2.0 release#32mrbiggred merged 8 commits intorelease/2.2.0from
mrbiggred merged 8 commits intorelease/2.2.0from
Conversation
…ify installation steps, and improve documentation structure
There was a problem hiding this comment.
Pull Request Overview
This pull request updates the project documentation and licensing for the 2.2.0 release, focusing on enhancing clarity and organization of project information.
Key Changes:
- Enhanced README.md with detailed installation instructions for Swift Package Manager and XCFramework, plus comprehensive usage examples for both Swift and Objective-C
- Reorganized AI assistant instructions by moving content from CLAUDE.md to a vendor-neutral AGENTS.md file
- Updated LICENSE to include Saturday Morning Productions Inc. copyright
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| README.md | Significantly expanded with detailed installation steps, building instructions, comprehensive code examples for Swift and Objective-C, and enhanced documentation structure |
| LICENSE | Added copyright line for Saturday Morning Productions Inc. (2023) alongside original Boris Emorine copyright |
| CLAUDE.md | Converted to a redirect file pointing to AGENTS.md for vendor-neutral AI instructions |
| AGENTS.md | New file containing comprehensive project reference guide moved from CLAUDE.md with detailed build instructions and CI/CD documentation |
| CHANGELOG.md | Added v2.2.0 release entry documenting the XCFramework build enhancement |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Enhance project documentation, clarify installation steps, and update licensing information. Move AI instructions to a dedicated file for better organization.