Xcode7 Cocoapods generating Xcworkspace file is not a successful solution

Source: Internet
Author: User
Tags documentation install cocoapods


After migrating the SVN repository, the following error occurs when a new local pod install is executed to produce the workspace file to open the project. Look at this post: Http://www.cocoachina.com/bbs/read.php?tid-324308.html said it is advisable to update the gem in the execution of the command, it is indeed possible.


xxxx$ pod Install

Analyzing dependencies

CocoaPods 0.39.0 is available.

To update use: ' Gem install Cocoapods '

For more information see http://blog.cocoapods.org

And the CHANGELOG for this version Http://git.io/BaH8pQ.

Downloading dependencies

Installing Afnetworking (2.5.4)

Installing Dacircularprogress (2.3.1)

Installing FMDB (2.5)

Installing Gcjsonkit (1.5.0)

Installing Iqkeyboardmanager (3.2.0.3)

Installing Mbprogresshud (0.9.1)

Installing Mwphotobrowser (1.4.1)

Installing Marqueelabel (2.0.10)

Installing Njkscrollfullscreen (0.2.6)

Installing Pstcollectionview (1.2.3)

Installing Sdwebimage (3.7.3)

Installing Sskeychain (1.2.3)

Installing Towebviewcontroller (2.0.19)

Installing Tttattributedlabel (1.10.1)

Installing Uicountinglabel (1.1.0)

Installing Umeng (2.2.1)

installing umengsocial (4.3)

Installing Xypiechart (0.2)

Generating Pods Project

2015-11-05 11:01:20.189 ruby[8479:192138] [MT] dvtassertions:assertion FAILURE in/library/caches/com.apple.xbs/ sources/ideframeworks/ideframeworks-9079/idefoundation/initialization/ideinitialization.m:590

Details:assertion failed: _initializationcompletedsuccessfully

Function:bool ideisinitializedforuserinteraction ()

Thread: <nsthread:0x7f90cc95dea0>{number = 1, name = main}

Hints:none

BackTrace:

0 0x000000010ed82f96-[dvtassertionhandler handleFailureInFunction:fileName:lineNumber:assertionSignature: Messageformat:arguments:] (in dvtfoundation)

1 0x000000010ed82723 _dvtassertionhandler (in dvtfoundation)

2 0x000000010ed8298f _dvtassertionfailurehandler (in dvtfoundation)

3 0x000000010ed828f1 _dvtassertionfailurehandler (in dvtfoundation)

4 0x00000001102c86fd ideisinitializedforuserinteraction (in idefoundation)

5 0x0000000112afb081 +[pbxproject ProjectWithFile:errorHandler:readOnly:] (in Devtoolscore)

6 0x0000000112afcc06 +[pbxproject Projectwithfile:errorhandler:] (in Devtoolscore)

7 0x00007fff97d38f44 ffi_call_unix64 (in Libffi.dylib)

Abort Trap:6

Solution: Run the Gem install cocoapods Update Cocoapods tool before performing the pod install

xxxxx$ Gem Install Cocoapods

Fetching:nap-1.0.0.gem (100%)

Successfully installed nap-1.0.0

Fetching:molinillo-0.4.0.gem (100%)

Successfully installed molinillo-0.4.0

Fetching:cocoapods-trunk-0.6.4.gem (100%)

Successfully installed cocoapods-trunk-0.6.4

Fetching:cocoapods-try-0.5.1.gem (100%)

Successfully installed cocoapods-try-0.5.1

Fetching:cocoapods-stats-0.6.2.gem (100%)

Successfully installed cocoapods-stats-0.6.2

Fetching:cocoapods-search-0.1.0.gem (100%)

Successfully installed cocoapods-search-0.1.0

Fetching:cocoapods-downloader-0.9.3.gem (100%)

Successfully installed cocoapods-downloader-0.9.3

Fetching:cocoapods-core-0.39.0.gem (100%)

Successfully installed cocoapods-core-0.39.0

Fetching:cocoapods-0.39.0.gem (100%)

Successfully installed cocoapods-0.39.0

Parsing documentation for nap-1.0.0

Installing RI documentation for nap-1.0.0

Parsing documentation for MOLINILLO-0.4.0

Installing RI documentation for molinillo-0.4.0

Parsing documentation for cocoapods-trunk-0.6.4

Installing RI documentation for cocoapods-trunk-0.6.4

Parsing documentation for cocoapods-try-0.5.1

Installing RI documentation for cocoapods-try-0.5.1

Parsing documentation for cocoapods-stats-0.6.2

Installing RI documentation for cocoapods-stats-0.6.2

Parsing documentation for cocoapods-search-0.1.0

Installing RI documentation for cocoapods-search-0.1.0

Parsing documentation for cocoapods-downloader-0.9.3

Installing RI documentation for cocoapods-downloader-0.9.3

Parsing documentation for cocoapods-core-0.39.0

Installing RI documentation for cocoapods-core-0.39.0

Parsing documentation for cocoapods-0.39.0

Installing RI documentation for cocoapods-0.39.0

9 Gems installed

xxxxx$ pod Install

Updating Local Specs repositories

Analyzing dependencies

Downloading dependencies

Installing Afnetworking (2.5.4)

Installing Dacircularprogress (2.3.1)

Installing FMDB (2.5)

Installing Gcjsonkit (1.5.0)

Installing Iqkeyboardmanager (3.2.0.3)

Installing Mbprogresshud (0.9.1)

Installing Mwphotobrowser (1.4.1)

Installing Marqueelabel (2.0.10)

Installing Njkscrollfullscreen (0.2.6)

Installing Pstcollectionview (1.2.3)

Installing Sdwebimage (3.7.3)

Installing Sskeychain (1.2.3)

Installing Towebviewcontroller (2.0.19)

Installing Tttattributedlabel (1.10.1)

Installing Uicountinglabel (1.1.0)

Installing Umeng (2.2.1)

installing umengsocial (4.3)

Installing Xypiechart (0.2)

Generating Pods Project

Integrating client Project

[!] Please close any current Xcode sessions and use ' Xxx.xcworkspace ' for this project from now on.

Sending stats

Pod installation complete! There is dependencies from the Podfile and 18

Total pods installed.

xxxxx$

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.