Skip to content

Conversation

@raspu
Copy link
Owner

@raspu raspu commented Jun 18, 2025

Updated highlighter.js to v11.11.1, removed Pod integration, made code more defensive and added a bunch of new themes.

@raspu raspu requested a review from Copilot June 18, 2025 20:10
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR merges develop into master while updating the highlighter library, removing outdated Pod integration, and renaming directories and resource paths to support new asset processing. Key changes include:

  • Removal of legacy Pod-specific files (LICENSE, podspec, Xcode schemes, etc.) and old [email protected].
  • Updates in Package.swift to change source paths from "Pod/Classes" to "src/classes" and to process assets using new directives.
  • Updates in the Example project, including a dependency import change and Interface Builder upgrades in LaunchScreen.xib.

Reviewed Changes

Copilot reviewed 18 out of 372 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
Pod/Assets/styles/a11y-dark.min.css Removed outdated theme file.
Pod/Assets/Highlighter/LICENSE Removed legacy license file from Pod integration.
[email protected] Removed outdated Swift package configuration.
Package.swift Updated project paths, resource processing, and asset references.
Highlightr/* Removal of legacy iOS/macOS target files (Info.plist, headers).
Highlightr.xcodeproj/* Removed old Xcode schemes and workspace settings.
Highlightr.podspec Podspec removed due to dropping Pod integration.
Example/Highlightr/SampleCode.swift Updated dependency import from ActionSheetPicker_3_0 to CoreActionSheetPicker.
Example/Highlightr/Base.lproj/LaunchScreen.xib Updated XIB for new Interface Builder tools and layout adjustments.
Example/Highlightr.xcodeproj/project.pbxproj Revised project build settings and swift package references.
CHANGELOG.md Updated release notes to reflect v2.3.0 changes.
Files not reviewed (2)
  • Example/Highlightr.xcworkspace/contents.xcworkspacedata: Language not supported
  • Highlightr.xcodeproj/project.xcworkspace/contents.xcworkspacedata: Language not supported

@raspu raspu merged commit 05e7fcc into master Jun 18, 2025
1 check passed
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.

3 participants