Skip to content

Commit

Permalink
Fix Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
kean committed Jul 13, 2024
1 parent 0cfeddc commit 4018a2f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ use_frameworks!
APP_IOS_DEPLOYMENT_TARGET = Gem::Version.new('13.0')

platform :ios, APP_IOS_DEPLOYMENT_TARGET
workspace './WordPressKit.xcworkspace'

def swiftlint_version
require 'yaml'
Expand Down
16 changes: 16 additions & 0 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
PODS:
- SwiftLint (0.54.0)

DEPENDENCIES:
- SwiftLint (= 0.54.0)

SPEC REPOS:
trunk:
- SwiftLint

SPEC CHECKSUMS:
SwiftLint: c1de071d9d08c8aba837545f6254315bc900e211

PODFILE CHECKSUM: f5d84c7c2e4e821bc4d7d4b12dc5749aa1a83102

COCOAPODS: 1.15.2
3 changes: 3 additions & 0 deletions WordPressKit.xcworkspace/contents.xcworkspacedata

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4018a2f

Please sign in to comment.