Skip to Content
0
Nov 15, 2022 at 07:18 PM

Issue with branding SAM 2205 with MDK 6.3.1

368 Views

Hi All,

I am trying to build SAM 2205 metadata with MDK 6.3.1 and MDK plugin 2210.0.1 but i get below error when running create client command.

Could you please help.

Installing pods...

Analyzing dependencies

[!] CocoaPods could not find compatible versions for pod "ArcGIS-Runtime-SDK-iOS":

In Podfile:

ArcGIS-Runtime-SDK-iOS (= 100.15.0)

None of your spec sources contain a spec satisfying the dependency: `ArcGIS-Runtime-SDK-iOS (= 100.15.0)`.

You have either:

* out-of-date source repos which you can update with `pod repo update` or with `pod install --repo-update`.

* mistyped the name or version.

* not added the source repo that hosts the Podspec to your Podfile.

'pod install' command failed.

For more information on resolving CocoaPod issues in NativeScript read.

Error: Failed to run ns build ios