Skip to content

Commit

Permalink
Merge pull request #154 from noreasonprojects/release/1.5.1
Browse files Browse the repository at this point in the history
Release/1.5.1
  • Loading branch information
raphrel authored Feb 28, 2020
2 parents d45ecab + b286cc2 commit 2170fba
Show file tree
Hide file tree
Showing 33 changed files with 2,191 additions and 1,872 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,15 @@
All notable changes to this project will be documented in this file.

---
## [X.X.X]
## [1.5.1]
* Fix:
* Fix duplicated target handler generated when getting commands from `ModernAVPlayerRemoteCommandFactory`
* Fix duplicated command target handler from `ModernAVPlayerRemoteCommandFactory`
* Breaking changes:
* ModernAVPlayerRemoteCommandFactory become a class
* Get most remote commands from lazy var instead of functions
* Dependencies:
* [gem] Cocoapods -> 1.9.0
* [gem] Fastlane -> 2.142.0

## [1.5.0]
* Features:
Expand All @@ -18,10 +21,10 @@ All notable changes to this project will be documented in this file.
* Remove some WaitingForNetworkState dead code
* Improvement:
* Create service to deliver AVPlayerItem
* Breaking change:
* Breaking changes:
* New `itemLoadedAssetKeys` attribut for `PlayerConfiguration`
* `PlayerConfiguration` `preferedTimescale` was renamed as `preferredTimescale`
* Dependency:
* Dependencies:
* [gem] Fastlane -> 2.141.0
* [pod] Rx... -> 5.0.1
* [pod] Swiftlint -> 0.38.2
Expand Down
4 changes: 2 additions & 2 deletions Example/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.5.0</string>
<string>1.5.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20200208.1805</string>
<string>20200228.2038</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
4 changes: 2 additions & 2 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source "https://rubygems.org"
#ruby=2.4.1

gem 'cocoapods', '1.8.4'
gem 'fastlane', '2.141.0'
gem 'cocoapods', '1.9.0'
gem 'fastlane', '2.142.0'
31 changes: 19 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ GEM
atomos (0.1.3)
babosa (1.0.3)
claide (1.0.3)
cocoapods (1.8.4)
cocoapods (1.9.0)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.8.4)
cocoapods-core (= 1.9.0)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -33,13 +33,15 @@ GEM
molinillo (~> 0.6.6)
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.11.1, < 2.0)
cocoapods-core (1.8.4)
xcodeproj (>= 1.14.0, < 2.0)
cocoapods-core (1.9.0)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
fuzzy_match (~> 2.0.4)
nap (~> 1.0)
netrc (~> 0.11)
typhoeus (~> 1.0)
cocoapods-deintegrate (1.0.4)
cocoapods-downloader (1.3.0)
cocoapods-plugins (1.0.0)
Expand All @@ -54,7 +56,7 @@ GEM
colored2 (3.1.2)
commander-fastlane (4.4.6)
highline (~> 1.7.2)
concurrent-ruby (1.1.5)
concurrent-ruby (1.1.6)
declarative (0.0.10)
declarative-option (0.1.0)
digest-crc (0.4.1)
Expand All @@ -63,6 +65,8 @@ GEM
dotenv (2.7.5)
emoji_regex (1.0.1)
escape (0.0.4)
ethon (0.12.0)
ffi (>= 1.3.0)
excon (0.72.0)
faraday (0.17.3)
multipart-post (>= 1.2, < 3)
Expand All @@ -72,7 +76,7 @@ GEM
faraday_middleware (0.13.1)
faraday (>= 0.7.4, < 1.0)
fastimage (2.1.7)
fastlane (2.141.0)
fastlane (2.142.0)
CFPropertyList (>= 2.3, < 4.0.0)
addressable (>= 2.3, < 3.0.0)
babosa (>= 1.0.2, < 2.0.0)
Expand Down Expand Up @@ -109,6 +113,7 @@ GEM
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
ffi (1.12.2)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand All @@ -133,8 +138,8 @@ GEM
google-cloud-core (~> 1.2)
googleauth (~> 0.9)
mini_mime (~> 1.0)
googleauth (0.10.0)
faraday (~> 0.12)
googleauth (0.11.0)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.4, < 3.0)
memoist (~> 0.16)
multi_json (~> 1.11)
Expand Down Expand Up @@ -172,9 +177,9 @@ GEM
ruby-macho (1.4.0)
rubyzip (1.3.0)
security (0.1.3)
signet (0.12.0)
signet (0.13.0)
addressable (~> 2.3)
faraday (~> 0.9)
faraday (>= 0.17.3, < 2.0)
jwt (>= 1.5, < 3.0)
multi_json (~> 1.10)
simctl (1.6.8)
Expand All @@ -189,6 +194,8 @@ GEM
tty-screen (0.7.1)
tty-spinner (0.9.3)
tty-cursor (~> 0.7)
typhoeus (1.3.1)
ethon (>= 0.9.0)
tzinfo (1.2.6)
thread_safe (~> 0.1)
uber (0.1.0)
Expand All @@ -212,8 +219,8 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.8.4)
fastlane (= 2.141.0)
cocoapods (= 1.9.0)
fastlane (= 2.142.0)

BUNDLED WITH
1.17.2
2 changes: 1 addition & 1 deletion ModernAVPlayer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'ModernAVPlayer'
s.version = '1.5.0'
s.version = '1.5.1'
s.summary = 'ModernAVPlayer is an audio persistence AVPlayer wrapper'
s.description = <<-DESC
ModernAVPlayer is an ongoing project that aims to create a more usable audio video player with readable status and network persistence option.
Expand Down
4 changes: 2 additions & 2 deletions ModernAVPlayer.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -871,7 +871,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 20200208.1805;
CURRENT_PROJECT_VERSION = 20200228.2038;
DEVELOPMENT_TEAM = UNDCF9JXB2;
INFOPLIST_FILE = Example/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand All @@ -894,7 +894,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 20200208.1805;
CURRENT_PROJECT_VERSION = 20200228.2038;
DEVELOPMENT_TEAM = 95Y7JDW7K4;
INFOPLIST_FILE = Example/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand Down
8 changes: 4 additions & 4 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- ModernAVPlayer/Core (1.5.0)
- ModernAVPlayer/RxSwift (1.5.0):
- ModernAVPlayer/Core (1.5.1)
- ModernAVPlayer/RxSwift (1.5.1):
- ModernAVPlayer/Core
- RxCocoa (~> 5.0)
- RxSwift (~> 5.0)
Expand Down Expand Up @@ -43,7 +43,7 @@ EXTERNAL SOURCES:
:path: "."

SPEC CHECKSUMS:
ModernAVPlayer: ac33fa10082ff721e0478c55006b89998f5a26cd
ModernAVPlayer: fb44333c70914db6ac60118f420c3a1a0fa2b179
Nimble: 18d5360282923225d62b09d781f63abc1a0111fc
Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e
RxCocoa: e741b9749968e8a143e2b787f1dfbff2b63d0a5c
Expand All @@ -55,4 +55,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 56811f68aa97345ee3c5a4f1c98a0aa332e2b289

COCOAPODS: 1.8.4
COCOAPODS: 1.9.0
4 changes: 2 additions & 2 deletions Pods/Local Podspecs/ModernAVPlayer.podspec.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 2170fba

Please sign in to comment.