Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
floriangbh committed May 20, 2021
1 parent 3cbf2a7 commit 937f592
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 36 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions Example/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ PODS:
- FBSDKLoginKit/Login (= 9.3.0)
- FBSDKLoginKit/Login (9.3.0):
- FBSDKCoreKit (~> 9.3.0)
- GBHFacebookImagePicker (5.0.1):
- GBHFacebookImagePicker (6.0.0):
- FBSDKCoreKit (~> 9.3.0)
- FBSDKLoginKit (~> 9.3.0)

Expand All @@ -28,7 +28,7 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
FBSDKCoreKit: 0d1ae58388a458b8222f72025804cdc84eb5d0c3
FBSDKLoginKit: aea68df6121c5e165ccae2fabfdc83c4644ee40f
GBHFacebookImagePicker: 42c44576bb8fd17ba7ab80999e6f7d3cae347551
GBHFacebookImagePicker: 376d11c7b68e84573110b37a04af82faa2fc4999

PODFILE CHECKSUM: c7986fba07718931af896e9c40736ace0ccbfe4e

Expand Down
4 changes: 2 additions & 2 deletions GBHFacebookImagePicker.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'GBHFacebookImagePicker'
s.version = '5.0.1'
s.version = '6.0.0'
s.summary = 'GBHFacebookImagePicker is Facebook album photo picker written in Swift. Enjoy !'
s.description = 'GBHFacebookImagePicker is Facebook album photo picker written in Swift which permit to pick picture in your Facebook album'
s.homepage = 'https://github.com/floriangbh/FacebookImagePicker'
Expand All @@ -16,5 +16,5 @@ Pod::Spec.new do |s|
}
s.dependency 'FBSDKCoreKit', '~> 9.3.0'
s.dependency 'FBSDKLoginKit', '~> 9.3.0'
s.swift_versions = ['5.0']
s.swift_versions = ['5.3', '5.4']
end
2 changes: 1 addition & 1 deletion fastlane/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Install _fastlane_ using
```
[sudo] gem install fastlane -NV
```
or alternatively using `brew cask install fastlane`
or alternatively using `brew install fastlane`

# Available Actions
## iOS
Expand Down
34 changes: 3 additions & 31 deletions fastlane/report.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,42 +5,14 @@



<testcase classname="fastlane.lanes" name="0: default_platform" time="0.009731">
<testcase classname="fastlane.lanes" name="0: default_platform" time="0.000166">

</testcase>


<testcase classname="fastlane.lanes" name="1: pod_lib_lint" time="44.481594">
<testcase classname="fastlane.lanes" name="1: pod_lib_lint" time="0.049178">

</testcase>


<testcase classname="fastlane.lanes" name="2: version_bump_podspec" time="0.00216">

</testcase>


<testcase classname="fastlane.lanes" name="3: git_add" time="0.02051">

</testcase>


<testcase classname="fastlane.lanes" name="4: git_commit" time="0.037866">

</testcase>


<testcase classname="fastlane.lanes" name="5: add_git_tag" time="0.020879">

</testcase>


<testcase classname="fastlane.lanes" name="6: push_to_git_remote" time="4.076481">

</testcase>


<testcase classname="fastlane.lanes" name="7: pod_push" time="36.597663">
<failure message="/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/actions/actions_helper.rb:67:in `execute_action'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/runner.rb:255:in `block in execute_action'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/runner.rb:229:in `chdir'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/runner.rb:229:in `execute_action'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/runner.rb:157:in `trigger_action_by_name'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/fast_file.rb:159:in `method_missing'&#10;Fastfile:23:in `release'&#10;Fastfile:18:in `block (2 levels) in parsing_binding'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/lane.rb:33:in `call'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/runner.rb:49:in `block in execute'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/runner.rb:45:in `chdir'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/runner.rb:45:in `execute'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/lane_manager.rb:47:in `cruise_lane'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/command_line_handler.rb:36:in `handle'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/commands_generator.rb:109:in `block (2 levels) in run'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/commander-4.6.0/lib/commander/command.rb:187:in `call'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/commander-4.6.0/lib/commander/command.rb:157:in `run'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/commander-4.6.0/lib/commander/runner.rb:444:in `run_active_command'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane_core/lib/fastlane_core/ui/fastlane_runner.rb:76:in `run!'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/commander-4.6.0/lib/commander/delegates.rb:18:in `run!'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/commands_generator.rb:353:in `run'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/commands_generator.rb:42:in `start'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/fastlane/lib/fastlane/cli_tools_distributor.rb:122:in `take_off'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/gems/fastlane-2.183.1/bin/fastlane:23:in `&lt;top (required)&gt;'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/bin/fastlane:23:in `load'&#10;/opt/homebrew/Cellar/fastlane/2.183.1/libexec/bin/fastlane:23:in `&lt;main&gt;'&#10;&#10;Exit status of command 'pod lib lint --allow-warnings' was 1 instead of 0.&#10;/Library/Ruby/Site/2.6.0/rubygems/specification.rb:1402:in `rescue in block in activate_dependencies': Could not find 'minitest' (~&gt; 5.1) among 138 total gem(s) (Gem::MissingSpecError)&#10;Checked in 'GEM_PATH=/opt/homebrew/Cellar/fastlane/2.183.1/libexec:/opt/homebrew/Cellar/cocoapods/1.10.1/libexec' at: /opt/homebrew/Cellar/cocoapods/1.10.1/libexec/specifications/activesupport-5.2.4.4.gemspec, execute `gem env` for more information&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1399:in `block in activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `each'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1370:in `activate'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1406:in `block in activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `each'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1370:in `activate'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1406:in `block in activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `each'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1370:in `activate'&#10; from /Library/Ruby/Site/2.6.0/rubygems.rb:302:in `block in activate_bin_path'&#10; from /Library/Ruby/Site/2.6.0/rubygems.rb:301:in `synchronize'&#10; from /Library/Ruby/Site/2.6.0/rubygems.rb:301:in `activate_bin_path'&#10; from /opt/homebrew/Cellar/cocoapods/1.10.1/libexec/bin/pod:23:in `&lt;main&gt;'&#10;/Library/Ruby/Site/2.6.0/rubygems/dependency.rb:307:in `to_specs': Could not find 'minitest' (~&gt; 5.1) among 138 total gem(s) (Gem::MissingSpecError)&#10;Checked in 'GEM_PATH=/opt/homebrew/Cellar/fastlane/2.183.1/libexec:/opt/homebrew/Cellar/cocoapods/1.10.1/libexec' , execute `gem env` for more information&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1400:in `block in activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `each'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1370:in `activate'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1406:in `block in activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `each'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1370:in `activate'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1406:in `block in activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `each'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1388:in `activate_dependencies'&#10; from /Library/Ruby/Site/2.6.0/rubygems/specification.rb:1370:in `activate'&#10; from /Library/Ruby/Site/2.6.0/rubygems.rb:302:in `block in activate_bin_path'&#10; from /Library/Ruby/Site/2.6.0/rubygems.rb:301:in `synchronize'&#10; from /Library/Ruby/Site/2.6.0/rubygems.rb:301:in `activate_bin_path'&#10; from /opt/homebrew/Cellar/cocoapods/1.10.1/libexec/bin/pod:23:in `&lt;main&gt;'&#10;" />

</testcase>

Expand Down

0 comments on commit 937f592

Please sign in to comment.