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 4, 2023
1 parent 5ce06df commit 70da3e0
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 70da3e0

Please sign in to comment.