From f3bc085da2aee0a6795edfff5ce43c6ea701df87 Mon Sep 17 00:00:00 2001 From: Nikita Lutsenko Date: Mon, 21 Mar 2016 18:46:42 -0700 Subject: [PATCH] =?UTF-8?q?Parse=201.13.0=20=E2=98=81=EF=B8=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Parse.podspec | 2 +- Parse.xcodeproj/project.pbxproj | 15 +++++++++++++++ Parse/PFConstants.h | 2 +- Parse/Resources/Parse-OSX.Info.plist | 4 ++-- Parse/Resources/Parse-iOS.Info.plist | 4 ++-- Parse/Resources/Parse-tvOS.Info.plist | 4 ++-- Parse/Resources/Parse-watchOS.Info.plist | 4 ++-- .../Resources/Info.plist | 4 ++-- .../ParseOSXStarterProject/Resources/Info.plist | 4 ++-- .../Resources/Info.plist | 4 ++-- .../iOS/ParseStarterProject/Resources/Info.plist | 4 ++-- .../ParseStarter/Info.plist | 4 ++-- .../ParseStarter Extension/Info.plist | 4 ++-- .../ParseStarter/Info.plist | 4 ++-- .../Resources/Info.plist | 4 ++-- 15 files changed, 41 insertions(+), 26 deletions(-) diff --git a/Parse.podspec b/Parse.podspec index b8cd89abc..d4cb7d679 100644 --- a/Parse.podspec +++ b/Parse.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Parse' - s.version = '1.12.0' + s.version = '1.13.0' s.license = { :type => 'BSD', :file => 'LICENSE' } s.homepage = 'https://www.parse.com/' s.summary = 'A library that gives you access to the powerful Parse cloud platform from your iOS/OS X/watchOS/tvOS app.' diff --git a/Parse.xcodeproj/project.pbxproj b/Parse.xcodeproj/project.pbxproj index 9a9a888cb..c88629334 100644 --- a/Parse.xcodeproj/project.pbxproj +++ b/Parse.xcodeproj/project.pbxproj @@ -2803,6 +2803,13 @@ remoteGlobalIDString = 030EF0A714632FD000B04273; remoteInfo = OCMock; }; + 81BF7D771CA0DAFA0015AB0D /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = 81AB68AE1B7E7ECC0053210E /* OCMock.xcodeproj */; + proxyType = 2; + remoteGlobalIDString = 817EB1621BD765130047E85A; + remoteInfo = "OCMock tvOS"; + }; 81C582E31C3B0A98000063C6 /* PBXContainerItemProxy */ = { isa = PBXContainerItemProxy; containerPortal = 81EC57761C34D0C4002DF851 /* Bolts.xcodeproj */; @@ -4679,6 +4686,7 @@ 81AB68BB1B7E7ECC0053210E /* libOCMock.a */, 81AB68BD1B7E7ECC0053210E /* OCMockLibTests.xctest */, 81AB68BF1B7E7ECC0053210E /* OCMock.framework */, + 81BF7D781CA0DAFA0015AB0D /* OCMock.framework */, ); name = Products; sourceTree = ""; @@ -6948,6 +6956,13 @@ remoteRef = 81AB68BE1B7E7ECC0053210E /* PBXContainerItemProxy */; sourceTree = BUILT_PRODUCTS_DIR; }; + 81BF7D781CA0DAFA0015AB0D /* OCMock.framework */ = { + isa = PBXReferenceProxy; + fileType = wrapper.framework; + path = OCMock.framework; + remoteRef = 81BF7D771CA0DAFA0015AB0D /* PBXContainerItemProxy */; + sourceTree = BUILT_PRODUCTS_DIR; + }; 81EC57851C34D0C4002DF851 /* Bolts.framework */ = { isa = PBXReferenceProxy; fileType = wrapper.framework; diff --git a/Parse/PFConstants.h b/Parse/PFConstants.h index 5b1207b4e..a6e258f3e 100644 --- a/Parse/PFConstants.h +++ b/Parse/PFConstants.h @@ -13,7 +13,7 @@ #pragma mark - SDK Version ///-------------------------------------- -#define PARSE_VERSION @"1.12.0" +#define PARSE_VERSION @"1.13.0" ///-------------------------------------- #pragma mark - Platform diff --git a/Parse/Resources/Parse-OSX.Info.plist b/Parse/Resources/Parse-OSX.Info.plist index 8ef0baf0b..0cfd2e981 100644 --- a/Parse/Resources/Parse-OSX.Info.plist +++ b/Parse/Resources/Parse-OSX.Info.plist @@ -13,10 +13,10 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 diff --git a/Parse/Resources/Parse-iOS.Info.plist b/Parse/Resources/Parse-iOS.Info.plist index bf096ff28..2dc2564bc 100644 --- a/Parse/Resources/Parse-iOS.Info.plist +++ b/Parse/Resources/Parse-iOS.Info.plist @@ -13,7 +13,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -22,7 +22,7 @@ iPhoneOS CFBundleVersion - 1.12.0 + 1.13.0 MinimumOSVersion 6.0 diff --git a/Parse/Resources/Parse-tvOS.Info.plist b/Parse/Resources/Parse-tvOS.Info.plist index c815398cb..9c70b7e38 100644 --- a/Parse/Resources/Parse-tvOS.Info.plist +++ b/Parse/Resources/Parse-tvOS.Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 NSPrincipalClass diff --git a/Parse/Resources/Parse-watchOS.Info.plist b/Parse/Resources/Parse-watchOS.Info.plist index c815398cb..9c70b7e38 100644 --- a/Parse/Resources/Parse-watchOS.Info.plist +++ b/Parse/Resources/Parse-watchOS.Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 NSPrincipalClass diff --git a/ParseStarterProject/OSX/ParseOSXStarterProject-Swift/Resources/Info.plist b/ParseStarterProject/OSX/ParseOSXStarterProject-Swift/Resources/Info.plist index 47b208a82..8ed835a84 100644 --- a/ParseStarterProject/OSX/ParseOSXStarterProject-Swift/Resources/Info.plist +++ b/ParseStarterProject/OSX/ParseOSXStarterProject-Swift/Resources/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 LSMinimumSystemVersion $(MACOSX_DEPLOYMENT_TARGET) NSMainNibFile diff --git a/ParseStarterProject/OSX/ParseOSXStarterProject/Resources/Info.plist b/ParseStarterProject/OSX/ParseOSXStarterProject/Resources/Info.plist index 3da095744..137821965 100644 --- a/ParseStarterProject/OSX/ParseOSXStarterProject/Resources/Info.plist +++ b/ParseStarterProject/OSX/ParseOSXStarterProject/Resources/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 LSMinimumSystemVersion ${MACOSX_DEPLOYMENT_TARGET} NSMainNibFile diff --git a/ParseStarterProject/iOS/ParseStarterProject-Swift/Resources/Info.plist b/ParseStarterProject/iOS/ParseStarterProject-Swift/Resources/Info.plist index 9ca0fbdae..b136a4999 100644 --- a/ParseStarterProject/iOS/ParseStarterProject-Swift/Resources/Info.plist +++ b/ParseStarterProject/iOS/ParseStarterProject-Swift/Resources/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 LSRequiresIPhoneOS UIMainStoryboardFile diff --git a/ParseStarterProject/iOS/ParseStarterProject/Resources/Info.plist b/ParseStarterProject/iOS/ParseStarterProject/Resources/Info.plist index d90e66682..791044217 100644 --- a/ParseStarterProject/iOS/ParseStarterProject/Resources/Info.plist +++ b/ParseStarterProject/iOS/ParseStarterProject/Resources/Info.plist @@ -19,11 +19,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 LSRequiresIPhoneOS NSMainNibFile diff --git a/ParseStarterProject/tvOS/ParseStarterProject-Swift/ParseStarter/Info.plist b/ParseStarterProject/tvOS/ParseStarterProject-Swift/ParseStarter/Info.plist index 03b8455a5..58d5a5e6c 100644 --- a/ParseStarterProject/tvOS/ParseStarterProject-Swift/ParseStarter/Info.plist +++ b/ParseStarterProject/tvOS/ParseStarterProject-Swift/ParseStarter/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 LSRequiresIPhoneOS UIMainStoryboardFile diff --git a/ParseStarterProject/watchOS/ParseStarterProject-Swift/ParseStarter Extension/Info.plist b/ParseStarterProject/watchOS/ParseStarterProject-Swift/ParseStarter Extension/Info.plist index 3e59949f1..4da1203c2 100644 --- a/ParseStarterProject/watchOS/ParseStarterProject-Swift/ParseStarter Extension/Info.plist +++ b/ParseStarterProject/watchOS/ParseStarterProject-Swift/ParseStarter Extension/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 NSExtension NSExtensionAttributes diff --git a/ParseStarterProject/watchOS/ParseStarterProject-Swift/ParseStarter/Info.plist b/ParseStarterProject/watchOS/ParseStarterProject-Swift/ParseStarter/Info.plist index eafa98f72..a77d400d5 100644 --- a/ParseStarterProject/watchOS/ParseStarterProject-Swift/ParseStarter/Info.plist +++ b/ParseStarterProject/watchOS/ParseStarterProject-Swift/ParseStarter/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 UISupportedInterfaceOrientations UIInterfaceOrientationPortrait diff --git a/ParseStarterProject/watchOS/ParseStarterProject-Swift/Resources/Info.plist b/ParseStarterProject/watchOS/ParseStarterProject-Swift/Resources/Info.plist index 9ca0fbdae..b136a4999 100644 --- a/ParseStarterProject/watchOS/ParseStarterProject-Swift/Resources/Info.plist +++ b/ParseStarterProject/watchOS/ParseStarterProject-Swift/Resources/Info.plist @@ -15,11 +15,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.12.0 + 1.13.0 CFBundleSignature ???? CFBundleVersion - 1.12.0 + 1.13.0 LSRequiresIPhoneOS UIMainStoryboardFile