Skip to content

Commit

Permalink
Merge pull request #168 from noreasonprojects/release/1.6.0
Browse files Browse the repository at this point in the history
Release/1.6.0
  • Loading branch information
raphrel authored Jun 2, 2020
2 parents 71a2d42 + d042966 commit e2c79b6
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 24 deletions.
6 changes: 4 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,14 @@
All notable changes to this project will be documented in this file.

---
## [X.X.X]
## [1.6.0]
* Feature:
* Accept optional metadata to update
* Fix:
* Fixes:
* Duration value when update metadata manually
* Missing player context unit tests
* Dependency:
* [gem] Cocoapods -> 1.9.3

## [1.5.2]
* Fix:
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.2</string>
<string>1.6.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20200530.1052</string>
<string>20200602.0837</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSAppTransportSecurity</key>
Expand Down
2 changes: 1 addition & 1 deletion 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.9.1'
gem 'cocoapods', '1.9.3'
gem 'fastlane', '2.148.1'
10 changes: 5 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ GEM
aws-eventstream (~> 1.0, >= 1.0.2)
babosa (1.0.3)
claide (1.0.3)
cocoapods (1.9.1)
cocoapods (1.9.3)
activesupport (>= 4.0.2, < 5)
claide (>= 1.0.2, < 2.0)
cocoapods-core (= 1.9.1)
cocoapods-core (= 1.9.3)
cocoapods-deintegrate (>= 1.0.3, < 2.0)
cocoapods-downloader (>= 1.2.2, < 2.0)
cocoapods-plugins (>= 1.0.0, < 2.0)
Expand All @@ -50,7 +50,7 @@ GEM
nap (~> 1.0)
ruby-macho (~> 1.4)
xcodeproj (>= 1.14.0, < 2.0)
cocoapods-core (1.9.1)
cocoapods-core (1.9.3)
activesupport (>= 4.0.2, < 6)
algoliasearch (~> 1.0)
concurrent-ruby (~> 1.1)
Expand Down Expand Up @@ -130,7 +130,7 @@ GEM
xcodeproj (>= 1.13.0, < 2.0.0)
xcpretty (~> 0.3.0)
xcpretty-travis-formatter (>= 0.0.3)
ffi (1.12.2)
ffi (1.13.0)
fourflusher (2.3.1)
fuzzy_match (2.0.4)
gh_inspector (1.1.3)
Expand Down Expand Up @@ -237,7 +237,7 @@ PLATFORMS
ruby

DEPENDENCIES
cocoapods (= 1.9.1)
cocoapods (= 1.9.3)
fastlane (= 2.148.1)

BUNDLED WITH
Expand Down
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.2'
s.version = '1.6.0'
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 @@ -903,7 +903,7 @@
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 20200530.1052;
CURRENT_PROJECT_VERSION = 20200602.0837;
DEVELOPMENT_TEAM = UNDCF9JXB2;
INFOPLIST_FILE = Example/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand All @@ -926,7 +926,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 20200530.1052;
CURRENT_PROJECT_VERSION = 20200602.0837;
DEVELOPMENT_TEAM = 95Y7JDW7K4;
INFOPLIST_FILE = Example/Info.plist;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand Down
6 changes: 3 additions & 3 deletions Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- ModernAVPlayer/Core (1.5.2)
- ModernAVPlayer/RxSwift (1.5.2):
- ModernAVPlayer/Core (1.6.0)
- ModernAVPlayer/RxSwift (1.6.0):
- ModernAVPlayer/Core
- RxCocoa (~> 5.0)
- RxSwift (~> 5.0)
Expand Down Expand Up @@ -43,7 +43,7 @@ EXTERNAL SOURCES:
:path: "."

SPEC CHECKSUMS:
ModernAVPlayer: 28386bd4f3c2c04a757fa186d134c21775d01ed2
ModernAVPlayer: a75a89e6b34316612d81d1be40730c8f1ecf228a
Nimble: 18d5360282923225d62b09d781f63abc1a0111fc
Quick: 7fb19e13be07b5dfb3b90d4f9824c855a11af40e
RxCocoa: e741b9749968e8a143e2b787f1dfbff2b63d0a5c
Expand Down
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.

6 changes: 3 additions & 3 deletions Pods/Manifest.lock

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

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

4 changes: 2 additions & 2 deletions Tests/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>1.5.2</string>
<string>1.6.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>20200530.1052</string>
<string>20200602.0837</string>
</dict>
</plist>

0 comments on commit e2c79b6

Please sign in to comment.