From 8f84e5029a409273bfad849e3766138ac224efc0 Mon Sep 17 00:00:00 2001 From: Ivan Hahanov Date: Mon, 30 Oct 2017 15:20:37 +0200 Subject: [PATCH] refine podspec remove odd files --- .../project.pbxproj | 184 ------------------ Example/Tests/Info.plist | 24 --- Example/Tests/Tests.swift | 29 --- GravitySliderFlowLayout.podspec | 9 - GravitySliderFlowLayout/Assets/.gitkeep | 0 GravitySliderFlowLayout/Classes/.gitkeep | 0 6 files changed, 246 deletions(-) delete mode 100644 Example/Tests/Info.plist delete mode 100644 Example/Tests/Tests.swift delete mode 100644 GravitySliderFlowLayout/Assets/.gitkeep delete mode 100644 GravitySliderFlowLayout/Classes/.gitkeep diff --git a/Example/GravitySliderFlowLayout.xcodeproj/project.pbxproj b/Example/GravitySliderFlowLayout.xcodeproj/project.pbxproj index f03f7eb..98e82f5 100644 --- a/Example/GravitySliderFlowLayout.xcodeproj/project.pbxproj +++ b/Example/GravitySliderFlowLayout.xcodeproj/project.pbxproj @@ -14,21 +14,9 @@ 607FACD61AFB9204008FA782 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACD51AFB9204008FA782 /* AppDelegate.swift */; }; 607FACDD1AFB9204008FA782 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDC1AFB9204008FA782 /* Images.xcassets */; }; 607FACE01AFB9204008FA782 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */; }; - 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 607FACEB1AFB9204008FA782 /* Tests.swift */; }; - 8A5E395E4079BAD41FF789ED /* Pods_GravitySliderFlowLayout_Tests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8B1E0E12E4C41737252EA929 /* Pods_GravitySliderFlowLayout_Tests.framework */; }; D84CF501849E4BBE9599DAC8 /* Pods_GravitySliderFlowLayout_Example.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 645B79A0C75B22CFBB01F805 /* Pods_GravitySliderFlowLayout_Example.framework */; }; /* End PBXBuildFile section */ -/* Begin PBXContainerItemProxy section */ - 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */ = { - isa = PBXContainerItemProxy; - containerPortal = 607FACC81AFB9204008FA782 /* Project object */; - proxyType = 1; - remoteGlobalIDString = 607FACCF1AFB9204008FA782; - remoteInfo = GravitySliderFlowLayout; - }; -/* End PBXContainerItemProxy section */ - /* Begin PBXFileReference section */ 05D6C0941F9F1757002174F6 /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = ""; }; 05D6C0991F9F1777002174F6 /* ProductCollectionViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProductCollectionViewCell.swift; sourceTree = ""; }; @@ -42,9 +30,6 @@ 607FACD51AFB9204008FA782 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = ""; }; 607FACDC1AFB9204008FA782 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; 607FACDF1AFB9204008FA782 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = ""; }; - 607FACE51AFB9204008FA782 /* GravitySliderFlowLayout_Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = GravitySliderFlowLayout_Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; - 607FACEA1AFB9204008FA782 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = ""; }; - 607FACEB1AFB9204008FA782 /* Tests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Tests.swift; sourceTree = ""; }; 645B79A0C75B22CFBB01F805 /* Pods_GravitySliderFlowLayout_Example.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GravitySliderFlowLayout_Example.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 7F671F9A5D3E8E2F51BA97A2 /* README.md */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = net.daringfireball.markdown; name = README.md; path = ../README.md; sourceTree = ""; }; 8B1E0E12E4C41737252EA929 /* Pods_GravitySliderFlowLayout_Tests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_GravitySliderFlowLayout_Tests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -62,14 +47,6 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 607FACE21AFB9204008FA782 /* Frameworks */ = { - isa = PBXFrameworksBuildPhase; - buildActionMask = 2147483647; - files = ( - 8A5E395E4079BAD41FF789ED /* Pods_GravitySliderFlowLayout_Tests.framework in Frameworks */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ @@ -114,7 +91,6 @@ children = ( 607FACF51AFB993E008FA782 /* Podspec Metadata */, 607FACD21AFB9204008FA782 /* Example for GravitySliderFlowLayout */, - 607FACE81AFB9204008FA782 /* Tests */, 607FACD11AFB9204008FA782 /* Products */, 53FC1A8AB2512C643A7769FA /* Pods */, 4D6D43EF6F3A826E87754FAA /* Frameworks */, @@ -125,7 +101,6 @@ isa = PBXGroup; children = ( 607FACD01AFB9204008FA782 /* GravitySliderFlowLayout_Example.app */, - 607FACE51AFB9204008FA782 /* GravitySliderFlowLayout_Tests.xctest */, ); name = Products; sourceTree = ""; @@ -154,23 +129,6 @@ name = "Supporting Files"; sourceTree = ""; }; - 607FACE81AFB9204008FA782 /* Tests */ = { - isa = PBXGroup; - children = ( - 607FACEB1AFB9204008FA782 /* Tests.swift */, - 607FACE91AFB9204008FA782 /* Supporting Files */, - ); - path = Tests; - sourceTree = ""; - }; - 607FACE91AFB9204008FA782 /* Supporting Files */ = { - isa = PBXGroup; - children = ( - 607FACEA1AFB9204008FA782 /* Info.plist */, - ); - name = "Supporting Files"; - sourceTree = ""; - }; 607FACF51AFB993E008FA782 /* Podspec Metadata */ = { isa = PBXGroup; children = ( @@ -204,27 +162,6 @@ productReference = 607FACD01AFB9204008FA782 /* GravitySliderFlowLayout_Example.app */; productType = "com.apple.product-type.application"; }; - 607FACE41AFB9204008FA782 /* GravitySliderFlowLayout_Tests */ = { - isa = PBXNativeTarget; - buildConfigurationList = 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "GravitySliderFlowLayout_Tests" */; - buildPhases = ( - 61AF04965166A4A14973BFA9 /* [CP] Check Pods Manifest.lock */, - 607FACE11AFB9204008FA782 /* Sources */, - 607FACE21AFB9204008FA782 /* Frameworks */, - 607FACE31AFB9204008FA782 /* Resources */, - 87C213EB9E3990EAFB71CFD5 /* [CP] Embed Pods Frameworks */, - AB8A32430625AC8A02A85B2E /* [CP] Copy Pods Resources */, - ); - buildRules = ( - ); - dependencies = ( - 607FACE71AFB9204008FA782 /* PBXTargetDependency */, - ); - name = GravitySliderFlowLayout_Tests; - productName = Tests; - productReference = 607FACE51AFB9204008FA782 /* GravitySliderFlowLayout_Tests.xctest */; - productType = "com.apple.product-type.bundle.unit-test"; - }; /* End PBXNativeTarget section */ /* Begin PBXProject section */ @@ -239,11 +176,6 @@ CreatedOnToolsVersion = 6.3.1; LastSwiftMigration = 0900; }; - 607FACE41AFB9204008FA782 = { - CreatedOnToolsVersion = 6.3.1; - LastSwiftMigration = 0900; - TestTargetID = 607FACCF1AFB9204008FA782; - }; }; }; buildConfigurationList = 607FACCB1AFB9204008FA782 /* Build configuration list for PBXProject "GravitySliderFlowLayout" */; @@ -260,7 +192,6 @@ projectRoot = ""; targets = ( 607FACCF1AFB9204008FA782 /* GravitySliderFlowLayout_Example */, - 607FACE41AFB9204008FA782 /* GravitySliderFlowLayout_Tests */, ); }; /* End PBXProject section */ @@ -276,31 +207,9 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 607FACE31AFB9204008FA782 /* Resources */ = { - isa = PBXResourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXResourcesBuildPhase section */ /* Begin PBXShellScriptBuildPhase section */ - 61AF04965166A4A14973BFA9 /* [CP] Check Pods Manifest.lock */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Check Pods Manifest.lock"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n"; - showEnvVarsInLog = 0; - }; 794C731A5C89763DE7F1F242 /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -316,36 +225,6 @@ shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GravitySliderFlowLayout_Example/Pods-GravitySliderFlowLayout_Example-resources.sh\"\n"; showEnvVarsInLog = 0; }; - 87C213EB9E3990EAFB71CFD5 /* [CP] Embed Pods Frameworks */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Embed Pods Frameworks"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GravitySliderFlowLayout_Tests/Pods-GravitySliderFlowLayout_Tests-frameworks.sh\"\n"; - showEnvVarsInLog = 0; - }; - AB8A32430625AC8A02A85B2E /* [CP] Copy Pods Resources */ = { - isa = PBXShellScriptBuildPhase; - buildActionMask = 2147483647; - files = ( - ); - inputPaths = ( - ); - name = "[CP] Copy Pods Resources"; - outputPaths = ( - ); - runOnlyForDeploymentPostprocessing = 0; - shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GravitySliderFlowLayout_Tests/Pods-GravitySliderFlowLayout_Tests-resources.sh\"\n"; - showEnvVarsInLog = 0; - }; AF1F96C0CF0947D3F22246B4 /* [CP] Embed Pods Frameworks */ = { isa = PBXShellScriptBuildPhase; buildActionMask = 2147483647; @@ -390,24 +269,8 @@ ); runOnlyForDeploymentPostprocessing = 0; }; - 607FACE11AFB9204008FA782 /* Sources */ = { - isa = PBXSourcesBuildPhase; - buildActionMask = 2147483647; - files = ( - 607FACEC1AFB9204008FA782 /* Tests.swift in Sources */, - ); - runOnlyForDeploymentPostprocessing = 0; - }; /* End PBXSourcesBuildPhase section */ -/* Begin PBXTargetDependency section */ - 607FACE71AFB9204008FA782 /* PBXTargetDependency */ = { - isa = PBXTargetDependency; - target = 607FACCF1AFB9204008FA782 /* GravitySliderFlowLayout_Example */; - targetProxy = 607FACE61AFB9204008FA782 /* PBXContainerItemProxy */; - }; -/* End PBXTargetDependency section */ - /* Begin PBXVariantGroup section */ 607FACDE1AFB9204008FA782 /* LaunchScreen.xib */ = { isa = PBXVariantGroup; @@ -549,44 +412,6 @@ }; name = Release; }; - 607FACF31AFB9204008FA782 /* Debug */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 4091DCFCA0CD3E9ACBF4D885 /* Pods-GravitySliderFlowLayout_Tests.debug.xcconfig */; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - ); - GCC_PREPROCESSOR_DEFINITIONS = ( - "DEBUG=1", - "$(inherited)", - ); - INFOPLIST_FILE = Tests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - }; - name = Debug; - }; - 607FACF41AFB9204008FA782 /* Release */ = { - isa = XCBuildConfiguration; - baseConfigurationReference = 060AA8DD4A5462649640450A /* Pods-GravitySliderFlowLayout_Tests.release.xcconfig */; - buildSettings = { - FRAMEWORK_SEARCH_PATHS = ( - "$(SDKROOT)/Developer/Library/Frameworks", - "$(inherited)", - ); - INFOPLIST_FILE = Tests/Info.plist; - LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = "org.cocoapods.$(PRODUCT_NAME:rfc1034identifier)"; - PRODUCT_NAME = "$(TARGET_NAME)"; - SWIFT_SWIFT3_OBJC_INFERENCE = Default; - SWIFT_VERSION = 4.0; - }; - name = Release; - }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ @@ -608,15 +433,6 @@ defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; - 607FACF21AFB9204008FA782 /* Build configuration list for PBXNativeTarget "GravitySliderFlowLayout_Tests" */ = { - isa = XCConfigurationList; - buildConfigurations = ( - 607FACF31AFB9204008FA782 /* Debug */, - 607FACF41AFB9204008FA782 /* Release */, - ); - defaultConfigurationIsVisible = 0; - defaultConfigurationName = Release; - }; /* End XCConfigurationList section */ }; rootObject = 607FACC81AFB9204008FA782 /* Project object */; diff --git a/Example/Tests/Info.plist b/Example/Tests/Info.plist deleted file mode 100644 index ba72822..0000000 --- a/Example/Tests/Info.plist +++ /dev/null @@ -1,24 +0,0 @@ - - - - - CFBundleDevelopmentRegion - en - CFBundleExecutable - $(EXECUTABLE_NAME) - CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER) - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - $(PRODUCT_NAME) - CFBundlePackageType - BNDL - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1 - - diff --git a/Example/Tests/Tests.swift b/Example/Tests/Tests.swift deleted file mode 100644 index 30a769f..0000000 --- a/Example/Tests/Tests.swift +++ /dev/null @@ -1,29 +0,0 @@ -import UIKit -import XCTest -import GravitySliderFlowLayout - -class Tests: XCTestCase { - - override func setUp() { - super.setUp() - // Put setup code here. This method is called before the invocation of each test method in the class. - } - - override func tearDown() { - // Put teardown code here. This method is called after the invocation of each test method in the class. - super.tearDown() - } - - func testExample() { - // This is an example of a functional test case. - XCTAssert(true, "Pass") - } - - func testPerformanceExample() { - // This is an example of a performance test case. - self.measure() { - // Put the code you want to measure the time of here. - } - } - -} diff --git a/GravitySliderFlowLayout.podspec b/GravitySliderFlowLayout.podspec index 3b66bc3..efc90ca 100644 --- a/GravitySliderFlowLayout.podspec +++ b/GravitySliderFlowLayout.podspec @@ -15,21 +15,12 @@ GravitySlider is a lightweight animation flowlayot for UICollectionView complete DESC s.homepage = 'https://github.com/ApplikeySolutions/GravitySlider' - # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' s.license = { :type => 'MIT', :file => 'LICENSE' } s.author = { 'Applikey Solutions' => 'welcome@applikeysolutions.com' } s.source = { :git => 'https://github.com/AppliKeySolutions/GravitySlider.git', :tag => s.version.to_s } - # s.social_media_url = 'https://twitter.com/Applikey_' s.ios.deployment_target = '9.0' s.source_files = 'GravitySliderFlowLayout/Classes/**/*' - - # s.resource_bundles = { - # 'GravitySliderFlowLayout' => ['GravitySliderFlowLayout/Assets/*.png'] - # } - # s.public_header_files = 'Pod/Classes/**/*.h' - # s.frameworks = 'UIKit', 'MapKit' - # s.dependency 'AFNetworking', '~> 2.3' end diff --git a/GravitySliderFlowLayout/Assets/.gitkeep b/GravitySliderFlowLayout/Assets/.gitkeep deleted file mode 100644 index e69de29..0000000 diff --git a/GravitySliderFlowLayout/Classes/.gitkeep b/GravitySliderFlowLayout/Classes/.gitkeep deleted file mode 100644 index e69de29..0000000