Solution to pod problems after upgrading to mac 10.10, 10.10pod
I was curious about the latest powerful features of mac 10.10, So I upgraded the system to 10.10. I found that the following problems occurred when using the pod:
/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- xcodeproj/prebuilt/universal.x86_64-darwin14-2.0.0/xcodeproj_ext (LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /Library/Ruby/Gems/2.0.0/gems/xcodeproj-0.17.0/lib/xcodeproj/ext.rb:6:in `rescue in <top (required)>' from /Library/Ruby/Gems/2.0.0/gems/xcodeproj-0.17.0/lib/xcodeproj/ext.rb:3:in `<top (required)>' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /Library/Ruby/Gems/2.0.0/gems/xcodeproj-0.17.0/lib/xcodeproj.rb:30:in `<top (required)>' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /Library/Ruby/Gems/2.0.0/gems/cocoapods-0.33.1/lib/cocoapods.rb:2:in `<top (required)>' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in `require' from /Library/Ruby/Gems/2.0.0/gems/cocoapods-0.33.1/bin/pod:32:in `<top (required)>' from /usr/bin/pod:23:in `load' from /usr/bin/pod:23:in `<main>'
The specific steps are as follows:
1. Open Xcode 6
2. Enter Preferences
3. Click the Locations option.
4. Change Command Line Tools to Xcode 6.0
5. Uninstall cocoapods and enter
$ sudo gem uninstall cocoapods
6. Install xcodeproj and enter
$ sudo gem install xcodeproj
7. Install cocoapods and enter
$ sudo gem install cocoapods
8. test whether the pod is successfully installed. Enter
$ pod --version
After mac OS X1010 is updated, the user interface will be crashed. How can this problem be solved?
Original online post:
Third-party input method causes an invincible firewheel problem for MAC 10.10 login upon startup
I use the sogou input method, so I just need to uninstall sogou. (Note that it is not simply removed from the input source)
The operation logic is that you must first enter the computer to perform the operation.
The solution is to start the computer in standalone mode and delete a file from Apple so that the system determines that the computer has not been configured. After the computer is started, the system directly enters the configuration computer and user interface and creates a user, then you can go to the desktop to delete all evil input methods.
First, press Command + s when starting the instance;
After entering the command prompt Screen
1. Enter sbin/mount-uaw and press Enter.
Here, pay attention to the prompt after the carriage return, as long as it is not found and so on.
2. Enter rm/var/db/. AppleSetupDone and press Enter.
Note that there is a space behind rm. There may be no prompt after you press enter here. If there is, as long as it is not found or another type, if the old prompt is not found, check whether there is a mistake, add/try before rm, and so on.
3. Enter reboot and press enter to restart
After restart, the user enters the system after the configuration is established.
Download a dmg of the sogou input method, and select uninstall sogou input method.
Restart and delete the account you Just configured to enter the system.
How can I upgrade my mac to the latest OS x1010? Urgent
Reload it once. If I get stuck, I just need to install it again.