Skip to content

Commit

Permalink
Revert to develop mode
Browse files Browse the repository at this point in the history
  • Loading branch information
417-72KI committed Oct 10, 2023
1 parent 7638f73 commit b8556ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

import PackageDescription

let isDevelop = false
let isDevelop = true

let devDependencies: [Package.Dependency] = isDevelop ? [
.package(url: "https://github.com/realm/SwiftLint.git", from: "0.53.0"),
Expand Down

0 comments on commit b8556ba

Please sign in to comment.