<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Problem installing Quartz SDK Beta 3 using CocoaPods in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120373#M1144</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #c33720; background-color: #ffffff; font-size: 11px;"&gt;pod repo update&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As suggested in the error message? I installed the Beta SDK via CocoaPods without any problems.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #c33720; background-color: #ffffff; font-size: 11px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 16 Oct 2016 18:10:03 GMT</pubDate>
    <dc:creator>LinnartBaeker</dc:creator>
    <dc:date>2016-10-16T18:10:03Z</dc:date>
    <item>
      <title>Problem installing Quartz SDK Beta 3 using CocoaPods</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120369#M1140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm following the instructions of the "Get started: Install and setup" in the online documentation to install Quartz SDK Beta 3 using CocoaPods and encountered this problem:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;garrytoshiba:FCMapApp2 shiminc$ pod install&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Analyzing dependencies&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;[!] Unable to satisfy the following requirements:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;- `ArcGIS-Runtime-SDK-iOS (= 100.0-beta3)` required by `Podfile`&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;None of your spec sources contain a spec satisfying the dependency: `ArcGIS-Runtime-SDK-iOS (= 100.0-beta3)`.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;You have either:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp;* out-of-date source repos which you can update with `pod repo update`.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp;* mistyped the name or version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp;* not added the source repo that hosts the Podspec to your Podfile.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My podfile looks like this:&lt;/P&gt;&lt;P style="color: #008400; font-size: 11px;"&gt;&lt;SPAN&gt;# Uncomment this line to define a global platform for your project&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #272ad8; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;source &lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FCocoaPods%2FSpecs.git" rel="nofollow" target="_blank"&gt;https://github.com/CocoaPods/Specs.git&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;platform :ios, &lt;/SPAN&gt;&lt;SPAN style="color: #272ad8;"&gt;'8.0'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp; target &lt;/SPAN&gt;&lt;SPAN style="color: #272ad8;"&gt;'FCMapApp'&lt;/SPAN&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #bb2ca2;"&gt;do&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #008400; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;# comment this line if you're not using Swift and don't want to use dynamic frameworks'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp; use_frameworks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P style="color: #272ad8; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; pod &lt;/SPAN&gt;&lt;SPAN&gt;'Dropbox-iOS-SDK'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #272ad8; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; pod &lt;/SPAN&gt;&lt;SPAN&gt;'SVProgressHUD'&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, :git =&amp;gt; &lt;/SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FSVProgressHUD%2FSVProgressHUD.git" rel="nofollow" target="_blank"&gt;https://github.com/SVProgressHUD/SVProgressHUD.git&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #272ad8; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; pod &lt;/SPAN&gt;&lt;SPAN&gt;'ArcGIS-Runtime-SDK-iOS'&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;'100.0-beta3'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #272ad8; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; pod &lt;/SPAN&gt;&lt;SPAN&gt;'IQKeyboardManagerSwift'&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #272ad8; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; target &lt;/SPAN&gt;&lt;SPAN&gt;'FCMapAppTests'&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #bb2ca2;"&gt;do&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp; inherit! :search_paths&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #008400; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;# Pods for testing&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #bb2ca2; font-size: 11px;"&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;end&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #bb2ca2; font-size: 11px;"&gt;&lt;SPAN&gt;end&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I'm trying to upgrade a workspace that works fine with the SDK 10.2.5 by changing the line "&lt;SPAN style="color: #000000;"&gt;pod&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #272ad8; font-size: 11px;"&gt;'ArcGIS-Runtime-SDK-iOS'&lt;/SPAN&gt;" to "&lt;SPAN style="color: #000000;"&gt;pod&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #272ad8; font-size: 11px;"&gt;'ArcGIS-Runtime-SDK-iOS'&lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="color: #272ad8; font-size: 11px;"&gt;'100.0-beta3'&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody shed any light on what I'm doing wrong please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 07:08:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120369#M1140</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2016-10-10T07:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Quartz SDK Beta 3 using CocoaPods</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120370#M1141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/ios/beta/swift/guide/install.htm" title="https://developers.arcgis.com/ios/beta/swift/guide/install.htm"&gt;Install and set up—ArcGIS Runtime SDK for iOS (Quartz Beta) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;from there it leads to&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/ios/beta/swift/guide/system-reqs.htm" title="https://developers.arcgis.com/ios/beta/swift/guide/system-reqs.htm"&gt;System requirements—ArcGIS Runtime SDK for iOS (Quartz Beta) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;with comments about the supported iOS version. &amp;nbsp;there seems to be a difference in developing and using. I assume your requirements are met?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 07:39:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120370#M1141</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-10-10T07:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Quartz SDK Beta 3 using CocoaPods</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120371#M1142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan for your reply. I revisited those documents you listed. My Macbook has Xcode 7.3, OS XEI Capitan 10.11.6 and 2.6 GHz Intel Core i7 processor which should meet the system requirements for developing with the Quartz SDK.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 21:20:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120371#M1142</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2016-10-10T21:20:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Quartz SDK Beta 3 using CocoaPods</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120372#M1143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created two identical fresh Xcode projects and tried to install &lt;EM style="color: #4c4c4c; font-size: 15.9375px;"&gt;pod 'ArcGIS-Runtime-SDK-iOS' and pod '&lt;EM&gt;ArcGIS-Runtime-SDK-iOS', '100.0-beta3'&lt;/EM&gt;&lt;/EM&gt;&amp;nbsp;in the projects separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the pod 'ArcGIS-Runtime-SDK-iOS', the pod install went ok and installed 10.2.5:&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Last login: Tue Oct 11 13:27:28 on ttys000&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;garrytoshiba:~ shiminc$ cd Projects/Test/CocoaPodsTest&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;garrytoshiba:CocoaPodsTest shiminc$ pod install&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Analyzing dependencies&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Downloading dependencies&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Using ArcGIS-Runtime-SDK-iOS (10.2.5)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Generating Pods project&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Integrating client project&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Sending stats&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Pod installation complete! There is 1 dependency from the Podfile and 1 total&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;pod installed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the install of pod 'ArcGIS-Runtime-SDK-iOS', '100.0-beta3' failed with the save error as before:&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Last login: Tue Oct 11 13:44:25 on ttys000&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;garrytoshiba:~ shiminc$ cd Projects/Test/CocoaPodsTest1&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;garrytoshiba:CocoaPodsTest1 shiminc$ pod install&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Analyzing dependencies&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;[!] Unable to satisfy the following requirements:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;- `ArcGIS-Runtime-SDK-iOS (= 100.0-beta3)` required by `Podfile`&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;None of your spec sources contain a spec satisfying the dependency: `ArcGIS-Runtime-SDK-iOS (= 100.0-beta3)`.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;You have either:&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp;* out-of-date source repos which you can update with `pod repo update`.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp;* mistyped the name or version.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp;* not added the source repo that hosts the Podspec to your Podfile.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;Note: as of CocoaPods 1.0, `pod repo update` does not happen on `pod install` by default.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also did a search in the&amp;nbsp;&lt;A class="link-titled" href="https://cocoapods.org" title="https://cocoapods.org"&gt;https://cocoapods.org&lt;/A&gt;&amp;nbsp;and only found the SDK 10.2.5 and couldn't find the version 100.0-beta3. So my question is: does the beta version 100.0-beta3 exist at all? Or what should I do to be able to install the &amp;nbsp;Quartz beta3 of the ArcGIS Runtime SDK using CocoaPods?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help is much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2016 03:05:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120372#M1143</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2016-10-11T03:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Quartz SDK Beta 3 using CocoaPods</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120373#M1144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you try:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #c33720; background-color: #ffffff; font-size: 11px;"&gt;pod repo update&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;As suggested in the error message? I installed the Beta SDK via CocoaPods without any problems.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #c33720; background-color: #ffffff; font-size: 11px;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Oct 2016 18:10:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120373#M1144</guid>
      <dc:creator>LinnartBaeker</dc:creator>
      <dc:date>2016-10-16T18:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Quartz SDK Beta 3 using CocoaPods</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120374#M1145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I did. Today tried again and got the same error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;garrytoshiba:FCMapApp2 shiminc$ pod repo update&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Updating spec repo `master`&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Performing a deep fetch of the `master` specs repo to improve future performance&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;[!] /usr/bin/git fetch --unshallow&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;error: RPC failed; result=56, HTTP code = 200&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;fatal: The remote end hung up unexpectedly&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;fatal: early EOF&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #c33720; font-size: 11px;"&gt;&lt;SPAN&gt;fatal: index-pack failed&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;garrytoshiba:FCMapApp2 shiminc$&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It took very long to get the error...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 00:11:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120374#M1145</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2016-10-17T00:11:00Z</dc:date>
    </item>
    <item>
      <title>Re: Problem installing Quartz SDK Beta 3 using CocoaPods</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120375#M1146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With a faster Internet (20 mbps), still no luck with the 'pod repo update':&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Shimins-MBP:FCMapApp2 shiminc$ pod repo update&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Updating spec repo `master`&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Performing a deep fetch of the `master` specs repo to improve future performance&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;&amp;nbsp; $ /usr/bin/git pull --ff-only&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; fatal: unable to access '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FCocoaPods%2FSpecs.git%2F%27%3A" rel="nofollow" target="_blank"&gt;https://github.com/CocoaPods/Specs.git/':&lt;/A&gt;&lt;SPAN&gt; transfer closed with outstanding read data remaining&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #afad24; font-size: 11px;"&gt;&lt;SPAN&gt;[!] CocoaPods was not able to update the `master` repo. If this is an unexpected issue and persists you can inspect it running `pod repo update --verbose`&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, with the &amp;nbsp;'pod update', successfully installed the beta idk:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Shimins-MBP:FCMapApp2 shiminc$ pod update&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #afad24; font-size: 11px;"&gt;&lt;SPAN&gt;Update all pods&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Updating local specs repositories&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #34bd26; font-size: 11px;"&gt;&lt;SPAN&gt;CocoaPods 1.1.0.rc.3 is available.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #34bd26; font-size: 11px;"&gt;&lt;SPAN&gt;To update use: `sudo gem install cocoapods --pre`&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #afad24; font-size: 11px;"&gt;&lt;SPAN&gt;[!] This is a test version we'd love you to try.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="color: #34bd26; font-size: 11px;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;For more information, see &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fblog.cocoapods.org" rel="nofollow" target="_blank"&gt;https://blog.cocoapods.org&lt;/A&gt;&lt;SPAN&gt; and the CHANGELOG for this version at &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FCocoaPods%2FCocoaPods%2Freleases%2Ftag%2F1.1.0.rc.3" rel="nofollow" target="_blank"&gt;https://github.com/CocoaPods/CocoaPods/releases/tag/1.1.0.rc.3&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Analyzing dependencies&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;&lt;SPAN&gt;Pre-downloading: `SVProgressHUD` from `&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FSVProgressHUD%2FSVProgressHUD.git" rel="nofollow" target="_blank"&gt;https://github.com/SVProgressHUD/SVProgressHUD.git&lt;/A&gt;&lt;SPAN&gt;`&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Downloading dependencies&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #34bd26; font-size: 11px;"&gt;&lt;SPAN&gt;Installing ArcGIS-Runtime-SDK-iOS 100.0-beta3 (was 10.2.5)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Using Dropbox-iOS-SDK (1.3.13)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #34bd26; font-size: 11px;"&gt;&lt;SPAN&gt;Installing IQKeyboardManagerSwift 4.0.6 (was 4.0.2)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #34bd26; font-size: 11px;"&gt;&lt;SPAN&gt;Installing SVProgressHUD 2.0.3 (was 2.0.3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Generating Pods project&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Integrating client project&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Sending stats&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;Pod installation complete! There are 4 dependencies from the Podfile and 4 total&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 11px;"&gt;&lt;SPAN&gt;pods installed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your help. Much appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shimin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Oct 2016 10:49:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/problem-installing-quartz-sdk-beta-3-using/m-p/120375#M1146</guid>
      <dc:creator>ShiminCai</dc:creator>
      <dc:date>2016-10-17T10:49:14Z</dc:date>
    </item>
  </channel>
</rss>

