Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demo Could Not Run #155

Closed
muhasturk opened this issue May 10, 2016 · 4 comments
Closed

Demo Could Not Run #155

muhasturk opened this issue May 10, 2016 · 4 comments

Comments

@muhasturk
Copy link

muhasturk commented May 10, 2016

➜  ImagePickerDemo pod install
Re-creating CocoaPods due to major version update.
Analyzing dependencies
Fetching podspec for `ImagePicker` from `../../`
Pre-downloading: `MainThreadGuard` from `https://github.com/onmyway133/MainThreadGuard`, commit `6a22bcfb2d7fd7dbf097c37cb7756be9d07dadd1`

[!] Error installing MainThreadGuard
[!] /Applications/Xcode.app/Contents/Developer/usr/bin/git checkout --quiet 6a22bcfb2d7fd7dbf097c37cb7756be9d07dadd1

fatal: reference is not a tree: 6a22bcfb2d7fd7dbf097c37cb7756be9d07dadd1

Gem Env

RubyGems Environment:
  - RUBYGEMS VERSION: 2.6.3
  - RUBY VERSION: 2.3.0 (2015-12-25 patchlevel 0) [x86_64-darwin15]
  - INSTALLATION DIRECTORY: /usr/local/lib/ruby/gems/2.3.0
  - USER INSTALLATION DIRECTORY: /Users/muhasturk/.gem/ruby/2.3.0
  - RUBY EXECUTABLE: /usr/local/opt/ruby/bin/ruby
  - EXECUTABLE DIRECTORY: /usr/local/bin
  - SPEC CACHE DIRECTORY: /Users/muhasturk/.gem/specs
  - SYSTEM CONFIGURATION DIRECTORY: /usr/local/Cellar/ruby/2.3.0/etc
  - RUBYGEMS PLATFORMS:
    - ruby
    - x86_64-darwin-15
  - GEM PATHS:
     - /usr/local/lib/ruby/gems/2.3.0
     - /Users/muhasturk/.gem/ruby/2.3.0
     - /usr/local/Cellar/ruby/2.3.0/lib/ruby/gems/2.3.0
  - GEM CONFIGURATION:
     - :update_sources => true
     - :verbose => true
     - :backtrace => false
     - :bulk_threshold => 1000
  - REMOTE SOURCES:
     - https://rubygems.org/
  - SHELL PATH:
     - /usr/local/bin
     - /usr/bin
     - /bin
     - /usr/local/sbin
     - /usr/sbin
     - /sbin

Pod Version

1.0.0.rc.1

@lexrus
Copy link

lexrus commented May 13, 2016

Same issue with CocoaPods 1.0.0.

@onmyway133
Copy link
Contributor

@muhasturk @lexrus I can install it. Can you do it with a pod update?

@lexrus
Copy link

lexrus commented May 13, 2016

@onmyway133 Okay, it works.

pod update

Update all pods
Re-creating CocoaPods due to major version update.
Updating local specs repositories
Analyzing dependencies
Fetching podspec for `ImagePicker` from `../../`
Pre-downloading: `MainThreadGuard` from `https://github.com/onmyway133/MainThreadGuard`
Downloading dependencies
Using ImagePicker (1.3)
Installing MainThreadGuard (1.0.0)
Generating Pods project
Integrating client project
Sending stats
Pod installation complete! There are 2 dependencies from the Podfile and 2 total
pods installed.

@aashishdhawan
Copy link
Contributor

@muhasturk MainThreadGuard has been removed from the demo. You can try again.

Closing this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants