From 9110e7adef5e68bb5a77bb750b44c5d032322e52 Mon Sep 17 00:00:00 2001 From: Aiello Chan Date: Fri, 1 Jun 2018 19:25:15 +0800 Subject: [PATCH] :ambulance: Now can paste zip file into other app --- Podfile | 12 ++++++++++++ Podfile.lock | 16 ++++++++++++++++ ShadowZip.xcworkspace/contents.xcworkspacedata | 10 ++++++++++ 3 files changed, 38 insertions(+) create mode 100755 Podfile create mode 100644 Podfile.lock create mode 100644 ShadowZip.xcworkspace/contents.xcworkspacedata diff --git a/Podfile b/Podfile new file mode 100755 index 0000000..2f54e09 --- /dev/null +++ b/Podfile @@ -0,0 +1,12 @@ +platform :osx, '10.10' +use_frameworks! + +source 'https://github.com/CocoaPods/Specs.git' + +target 'ShadowZip' do + + # Application + pod 'Zip' + + +end diff --git a/Podfile.lock b/Podfile.lock new file mode 100644 index 0000000..5b4adbb --- /dev/null +++ b/Podfile.lock @@ -0,0 +1,16 @@ +PODS: + - Zip (1.1.0) + +DEPENDENCIES: + - Zip + +SPEC REPOS: + https://github.com/cocoapods/specs.git: + - Zip + +SPEC CHECKSUMS: + Zip: 8877eede3dda76bcac281225c20e71c25270774c + +PODFILE CHECKSUM: fb735eaa2e293991c4dfd71b2342c5fc3e0a34f4 + +COCOAPODS: 1.5.3 diff --git a/ShadowZip.xcworkspace/contents.xcworkspacedata b/ShadowZip.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..c3340a0 --- /dev/null +++ b/ShadowZip.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,10 @@ + + + + + + +