<?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 Prevent pod to embed ArcGIS lib into my framework in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/prevent-pod-to-embed-arcgis-lib-into-my-framework/m-p/263710#M2457</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using cocoapods to integrate ArcGIS SDK into my framework in xcode project.&lt;/P&gt;&lt;P&gt;My Podfile looks like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;workspace 'MyAppWorkspace'
xcodeproj 'Frameworks/MyFramework/MyFramework.xcodeproj'


target 'MyFramework' do
 platform :ios, '10.0'
 pod 'ArcGIS-Runtime-SDK-iOS', '~&amp;gt; 10.2.5'
 xcodeproj 'Frameworks/MyFramework/MyFramework.xcodeproj'
 use_frameworks!

 target 'MyFrameworkTests' do
 inherit! :search_paths
 # Pods for testing
 end
end&lt;/PRE&gt;&lt;P&gt;I am able to build&amp;nbsp;MyFramework, however, the ArcGIS lib seems to be embedded inside MyFramework.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can avoid this embedding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Dec 2021 12:55:42 GMT</pubDate>
    <dc:creator>KunalMehta</dc:creator>
    <dc:date>2021-12-11T12:55:42Z</dc:date>
    <item>
      <title>Prevent pod to embed ArcGIS lib into my framework</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/prevent-pod-to-embed-arcgis-lib-into-my-framework/m-p/263710#M2457</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using cocoapods to integrate ArcGIS SDK into my framework in xcode project.&lt;/P&gt;&lt;P&gt;My Podfile looks like this:&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;workspace 'MyAppWorkspace'
xcodeproj 'Frameworks/MyFramework/MyFramework.xcodeproj'


target 'MyFramework' do
 platform :ios, '10.0'
 pod 'ArcGIS-Runtime-SDK-iOS', '~&amp;gt; 10.2.5'
 xcodeproj 'Frameworks/MyFramework/MyFramework.xcodeproj'
 use_frameworks!

 target 'MyFrameworkTests' do
 inherit! :search_paths
 # Pods for testing
 end
end&lt;/PRE&gt;&lt;P&gt;I am able to build&amp;nbsp;MyFramework, however, the ArcGIS lib seems to be embedded inside MyFramework.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any way I can avoid this embedding?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:55:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/prevent-pod-to-embed-arcgis-lib-into-my-framework/m-p/263710#M2457</guid>
      <dc:creator>KunalMehta</dc:creator>
      <dc:date>2021-12-11T12:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent pod to embed ArcGIS lib into my framework</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/prevent-pod-to-embed-arcgis-lib-into-my-framework/m-p/263711#M2458</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="color: #8b8b8b; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A _jive_internal="true" class="" data-userid="38845" data-username="kunal.mehta@sap.com" href="https://community.esri.com/people/kunal.mehta@sap.com" style="color: #8ca9cd; background-color: #ffffff; border: 0px; font-weight: 600; text-decoration: none; font-size: 13.7136px;"&gt;Kunal Mehta&lt;/A&gt;&lt;SPAN style="color: #8b8b8b; background-color: #ffffff;"&gt;&lt;SPAN&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8b8b8b; background-color: #ffffff;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #8b8b8b; background-color: #ffffff;"&gt;&lt;SPAN&gt;Maybe you can take a look about this thread on CocoaPods:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/CocoaPods/CocoaPods/issues/3440#issuecomment-204912171" title="https://github.com/CocoaPods/CocoaPods/issues/3440#issuecomment-204912171"&gt;Framework inside embedded framework · Issue #3440 · CocoaPods/CocoaPods · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 17:41:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/prevent-pod-to-embed-arcgis-lib-into-my-framework/m-p/263711#M2458</guid>
      <dc:creator>YueWu1</dc:creator>
      <dc:date>2017-05-15T17:41:39Z</dc:date>
    </item>
  </channel>
</rss>

