JakeLin / SwiftLanguageWeather

Swift Language Weather is an iOS weather app developed in Swift 4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

building error

liucheng opened this issue · comments

*** Fetching SwiftyJSON
*** Fetching Alamofire
*** Checking out Alamofire at "1.1.2"
*** Checking out SwiftyJSON at "2.1.3"
*** xcodebuild output can be found in /var/folders/ww/cwp872vd4l14zbc060nmtwp00000gn/T/carthage-xcodebuild.0vAgR7.log
*** Building scheme "Alamofire" in Alamofire.xcworkspace
2015-04-11 17:32:30.852 xcodebuild[3165:177328] [MT] DVTAssertions: Warning in /SourceCache/IDEFrameworks/IDEFrameworks-7569/IDEFoundation/SourceControl/Model/IDESourceControlManager.m:423
Details: Error Domain=com.apple.dt.IDESourceControlErrorDomain Code=-1 "Missing extension: public.vcs.subversion" UserInfo=0x7fc403e8cd50 {NSLocalizedDescription=Missing extension: public.vcs.subversion}
Object: <IDESourceControlManager: 0x7fc401642280>
Method: -loadRepositories
Thread: <NSThread: 0x7fc401436220>{number = 1, name = main}
Please file a bug at http://bugreport.apple.com with this warning message and any useful information you can provide.
** BUILD FAILED **

The following build commands failed:
CompileSwift normal x86_64 /Users/liucheng/Downloads/SwiftWeather-master/Carthage/Checkouts/Alamofire/Source/Alamofire.swift
CompileSwiftSources normal x86_64 com.apple.xcode.tools.swift.compiler
(2 failures)