From 4018a2ff75ecf23017c541eb62d8df58881fbc22 Mon Sep 17 00:00:00 2001 From: kean Date: Fri, 12 Jul 2024 20:06:16 -0400 Subject: [PATCH] Fix Podfile --- Podfile | 1 + Podfile.lock | 16 ++++++++++++++++ .../contents.xcworkspacedata | 3 +++ 3 files changed, 20 insertions(+) create mode 100644 Podfile.lock diff --git a/Podfile b/Podfile index 5ca24888..c4ea2de3 100644 --- a/Podfile +++ b/Podfile @@ -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' diff --git a/Podfile.lock b/Podfile.lock new file mode 100644 index 00000000..3b6b1917 --- /dev/null +++ b/Podfile.lock @@ -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 diff --git a/WordPressKit.xcworkspace/contents.xcworkspacedata b/WordPressKit.xcworkspace/contents.xcworkspacedata index bbbd476d..c6817f81 100644 --- a/WordPressKit.xcworkspace/contents.xcworkspacedata +++ b/WordPressKit.xcworkspace/contents.xcworkspacedata @@ -4,4 +4,7 @@ + +