Skip to content

Rename debugSwiftSettings#264

Merged
uhooi merged 1 commit into
mainfrom
feature/rename_swift_settings
Apr 20, 2026
Merged

Rename debugSwiftSettings#264
uhooi merged 1 commit into
mainfrom
feature/rename_swift_settings

Conversation

@uhooi
Copy link
Copy Markdown
Owner

@uhooi uhooi commented Apr 20, 2026

No description provided.

@uhooi uhooi self-assigned this Apr 20, 2026
Copilot AI review requested due to automatic review settings April 20, 2026 04:07
Comment thread LokiPackage/Package.swift
]

let debugSwiftSettings: [PackageDescription.SwiftSetting] = [
let swiftSettings: [PackageDescription.SwiftSetting] = [
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

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

@uhooi uhooi mentioned this pull request Apr 20, 2026
@uhooi uhooi merged commit dcb8868 into main Apr 20, 2026
13 checks passed
Copy link
Copy Markdown
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 renames the Swift Package Manager swift settings variable to better reflect its broader usage across all targets in LokiPackage.

Changes:

  • Renamed debugSwiftSettings to swiftSettings.
  • Updated target configuration to assign swiftSettings to each target’s swiftSettings.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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