Error on Installing ArcGIS-Runtime-SDK-iOS 100.1.0, curl: (28) Operation timed out after 300477 milliseconds with 0 out of 0 bytes received

673
2
08-22-2017 06:30 AM
NehruHingwe
New Contributor

My profile is like this,

target 'ProjectName' do

  # Comment this line if you're not using Swift and don't want to use dynamic frameworks

  use_frameworks!

pod 'Alamofire', '~> 4.3'

pod 'ArcGIS-Runtime-SDK-iOS', '100.1'

end



Nehru:project_path$ pod install

Analyzing dependencies

Downloading dependencies

Using Alamofire (4.3.0)

Installing ArcGIS-Runtime-SDK-iOS 100.1.0 (was 100.0.0)

[!] Error installing ArcGIS-Runtime-SDK-iOS

[!] /usr/bin/curl -f -L -o /var/folders/_t/15q0ydb10wnbwc9vj6vs44r80000gn/T/d20170822-4168-1355fht/file.zip https://esri.box.com/shared/static/ihda0mduu51ljo4l4u8n1k226qpo7gw0.zip --create-dirs --netrc-optional

  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current

                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:--  0:05:00 --:--:--     0

curl: (28) Operation timed out after 300477 milliseconds with 0 out of 0 bytes received

0 Kudos
2 Replies
shan_sarkar
Occasional Contributor III
0 Kudos
NehruHingwe
New Contributor

Issue resolved.

0 Kudos