From 843d0c7324d26b3ab9e74e198fdc072d89ddd39a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ce=CC=81dric=20Luthi?= Date: Sat, 12 Oct 2013 13:34:53 +0200 Subject: [PATCH] Version 1.1.1 --- XCDYouTubeVideoPlayerViewController.podspec | 2 +- XCDYouTubeVideoPlayerViewController.xcodeproj/project.pbxproj | 4 ++-- .../Supporting Files/YouTube Video Player Demo-Info.plist | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/XCDYouTubeVideoPlayerViewController.podspec b/XCDYouTubeVideoPlayerViewController.podspec index 87cdf14b..9a92b4b8 100644 --- a/XCDYouTubeVideoPlayerViewController.podspec +++ b/XCDYouTubeVideoPlayerViewController.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "XCDYouTubeVideoPlayerViewController" - s.version = "1.1.0" + s.version = "1.1.1" s.summary = "YouTube video player for iPhone and iPad." s.homepage = "https://github.com/0xced/XCDYouTubeVideoPlayerViewController" s.license = 'MIT' diff --git a/XCDYouTubeVideoPlayerViewController.xcodeproj/project.pbxproj b/XCDYouTubeVideoPlayerViewController.xcodeproj/project.pbxproj index 29e46a6e..bfbb87cf 100644 --- a/XCDYouTubeVideoPlayerViewController.xcodeproj/project.pbxproj +++ b/XCDYouTubeVideoPlayerViewController.xcodeproj/project.pbxproj @@ -157,7 +157,7 @@ CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; COPY_PHASE_STRIP = NO; - DYLIB_COMPATIBILITY_VERSION = 1.1.0; + DYLIB_COMPATIBILITY_VERSION = 1.1.1; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_OPTIMIZATION_LEVEL = 0; GCC_TREAT_WARNINGS_AS_ERRORS = YES; @@ -199,7 +199,7 @@ CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES; COPY_PHASE_STRIP = YES; - DYLIB_COMPATIBILITY_VERSION = 1.1.0; + DYLIB_COMPATIBILITY_VERSION = 1.1.1; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_TREAT_WARNINGS_AS_ERRORS = YES; GCC_WARN_64_TO_32_BIT_CONVERSION = YES; diff --git a/YouTube Video Player Demo/Supporting Files/YouTube Video Player Demo-Info.plist b/YouTube Video Player Demo/Supporting Files/YouTube Video Player Demo-Info.plist index dad6f014..5abf8ea0 100644 --- a/YouTube Video Player Demo/Supporting Files/YouTube Video Player Demo-Info.plist +++ b/YouTube Video Player Demo/Supporting Files/YouTube Video Player Demo-Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleVersion 0 LSRequiresIPhoneOS