From 5afe266c4262bd1196f572a1e2543d949b15e690 Mon Sep 17 00:00:00 2001 From: Viktor Sukochev Date: Wed, 13 Sep 2017 11:42:27 +0700 Subject: [PATCH] Removing Podfile.lock from repository --- .gitignore | 1 + Example-macOS/Podfile.lock | 19 ------------------- Example/Podfile.lock | 19 ------------------- 3 files changed, 1 insertion(+), 38 deletions(-) delete mode 100644 Example-macOS/Podfile.lock delete mode 100644 Example/Podfile.lock diff --git a/.gitignore b/.gitignore index 2626c7be..c0140af5 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,4 @@ contents.xcworkspacedata .DS_Store .Macaw.podspec.swp .Package.swift.swp +Podfile.lock diff --git a/Example-macOS/Podfile.lock b/Example-macOS/Podfile.lock deleted file mode 100644 index 4c7f34fe..00000000 --- a/Example-macOS/Podfile.lock +++ /dev/null @@ -1,19 +0,0 @@ -PODS: - - Macaw (0.8.2): - - SWXMLHash - - SWXMLHash (4.2.0) - -DEPENDENCIES: - - Macaw (from `../`) - -EXTERNAL SOURCES: - Macaw: - :path: "../" - -SPEC CHECKSUMS: - Macaw: 11694cb019930ccce092f988f896cd95eeb92fc5 - SWXMLHash: 14965722e1136f72cc78a9c3bb037ca01d8b8677 - -PODFILE CHECKSUM: d31ba0b2048e70405adc9fbdda765e648c849781 - -COCOAPODS: 1.1.1 diff --git a/Example/Podfile.lock b/Example/Podfile.lock deleted file mode 100644 index 4ef64589..00000000 --- a/Example/Podfile.lock +++ /dev/null @@ -1,19 +0,0 @@ -PODS: - - Macaw (0.8.2): - - SWXMLHash - - SWXMLHash (4.2.0) - -DEPENDENCIES: - - Macaw (from `../`) - -EXTERNAL SOURCES: - Macaw: - :path: "../" - -SPEC CHECKSUMS: - Macaw: 11694cb019930ccce092f988f896cd95eeb92fc5 - SWXMLHash: 14965722e1136f72cc78a9c3bb037ca01d8b8677 - -PODFILE CHECKSUM: cbf14f06870d6ed5613789103b3b2690f63730e6 - -COCOAPODS: 1.1.1