yandexmobile / yandexmapkit-ios

Yandex Map Kit for iOS
Other
173 stars 30 forks source link

ipatool failed with an exception #216

Open Nahatakyan opened 4 years ago

Nahatakyan commented 4 years ago

Can't create .ips file with enabled bitcode. With disabled bitcode everything is fine.

ipatool failed with an exception: #<CmdSpec::NonZeroExitException

Podfile.lock

PODS:
  - YandexMapKit (3.5.0):
    - YandexRuntime (= 3.5.0)
  - YandexMapKitDirections (3.5.0):
    - YandexMapKit (= 3.5.0)
    - YandexRuntime (= 3.5.0)
  - YandexMapKitPlaces (3.5.0):
    - YandexMapKit (= 3.5.0)
    - YandexRuntime (= 3.5.0)
  - YandexMapKitSearch (3.5.0):
    - YandexMapKit (= 3.5.0)
    - YandexRuntime (= 3.5.0)
  - YandexMapKitTransport (3.5.0):
    - YandexMapKit (= 3.5.0)
    - YandexRuntime (= 3.5.0)
  - YandexRuntime (3.5.0)

Cocoapods: 1.9.1