From 70c0d909f8a4973a81c7b7fa7d95848caff3a64f Mon Sep 17 00:00:00 2001 From: Victor Peschenkov Date: Thu, 23 May 2019 18:45:23 +0300 Subject: [PATCH] Bump version --- Podfile.lock | 2 +- Predator.xcodeproj/project.pbxproj | 4 ++-- Predator/Info.plist | 4 ++-- PredatorCore/Info.plist | 2 +- PredatorSandbox/Info.plist | 2 +- README.md | 2 +- appcast.xml | 6 +++--- 7 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Podfile.lock b/Podfile.lock index c33f335..49ebcce 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -13,4 +13,4 @@ SPEC CHECKSUMS: PODFILE CHECKSUM: 0d6b79d3c693ee9f006d318c6c6663cedfd38397 -COCOAPODS: 1.5.3 +COCOAPODS: 1.6.1 diff --git a/Predator.xcodeproj/project.pbxproj b/Predator.xcodeproj/project.pbxproj index dd7f34f..889e706 100644 --- a/Predator.xcodeproj/project.pbxproj +++ b/Predator.xcodeproj/project.pbxproj @@ -401,7 +401,7 @@ inputFileListPaths = ( ); inputPaths = ( - "${SRCROOT}/Pods/Target Support Files/Pods-PredatorSandbox/Pods-PredatorSandbox-frameworks.sh", + "${PODS_ROOT}/Target Support Files/Pods-PredatorSandbox/Pods-PredatorSandbox-frameworks.sh", "${PODS_ROOT}/Sparkle/Sparkle.framework", "${PODS_ROOT}/Sparkle/Sparkle.framework.dSYM", ); @@ -414,7 +414,7 @@ ); runOnlyForDeploymentPostprocessing = 0; shellPath = /bin/sh; - shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-PredatorSandbox/Pods-PredatorSandbox-frameworks.sh\"\n"; + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-PredatorSandbox/Pods-PredatorSandbox-frameworks.sh\"\n"; showEnvVarsInLog = 0; }; 6EE7CB5DB64C20B525C2AF40 /* [CP] Check Pods Manifest.lock */ = { diff --git a/Predator/Info.plist b/Predator/Info.plist index c3573db..655d08b 100644 --- a/Predator/Info.plist +++ b/Predator/Info.plist @@ -15,9 +15,9 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.0.4 + 1.0.3 CFBundleVersion - 7 + 9 NSHumanReadableCopyright Copyright © 2019 Victor Peschenkov. All rights reserved. NSPrincipalClass diff --git a/PredatorCore/Info.plist b/PredatorCore/Info.plist index 39d85b4..2a4e7da 100644 --- a/PredatorCore/Info.plist +++ b/PredatorCore/Info.plist @@ -15,7 +15,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.0.2 + 1.0.0 CFBundleVersion $(CURRENT_PROJECT_VERSION) NSHumanReadableCopyright diff --git a/PredatorSandbox/Info.plist b/PredatorSandbox/Info.plist index e360d97..7bda164 100644 --- a/PredatorSandbox/Info.plist +++ b/PredatorSandbox/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0.2 + 1.0.0 CFBundleVersion 1 LSApplicationCategoryType diff --git a/README.md b/README.md index d02a4b5..3554591 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Requires OS X El Capitan 10.11 and newer ## Installation -1. Click [here](https://github.com/vpeschenkov/Predator/releases/download/1.0.2/Predator.saver.zip) to download the latest release +1. Click [here](https://github.com/vpeschenkov/Predator/releases/download/1.0.3/Predator.saver.zip) to download the latest release 2. Open **Predator.saver** (double click) 3. `"Predator.saver" can't be opened because it is from an unidentified developer` will appear, press `OK` 4. Open `Preferences` diff --git a/appcast.xml b/appcast.xml index fd19e34..0771fae 100644 --- a/appcast.xml +++ b/appcast.xml @@ -2,9 +2,9 @@ Predator -1.0.2 -Tue, 21 May 2019 21:19:34 +0300 +1.0.3 +Thu, 23 May 2019 18:34:35 +0300 10.11 - + \ No newline at end of file