Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple commands produce 'PrivacyInfo.xcprivacy' #196

Closed
Str4tos opened this issue Feb 8, 2024 · 2 comments
Closed

Multiple commands produce 'PrivacyInfo.xcprivacy' #196

Str4tos opened this issue Feb 8, 2024 · 2 comments
Labels
transmitted Issue transmitted to inner service

Comments

@Str4tos
Copy link

Str4tos commented Feb 8, 2024

Добрый день.
PrivacyInfo.xcprivacy добавленный с YandexMobileAds.framework имеет конфликт с PrivacyInfo.xcprivacy который создает приложение.
Такое добавление PrivacyInfo.xcprivacy в ресурсы для YandexMobileAds.podspec.json, не коректно и вызывает проблемы сборки приложения, так как ресурс котируется в корень приложения где уже есть другой файл.

  "resources": [
    "static/YandexMobileAds.xcframework/MobileAdsBundle.bundle",
    "PrivacyInfo.xcprivacy"
  ],

Вы можете увидеть больше информации в Cocoapods issue.

@mobile-ads-github
Copy link
Collaborator

Спасибо за Ваше обращение, для разбора создана задача с номером PCODESUP-2905. Мы ознакомимся и вернемся с ответом в течение 2 дней, возможно запросим дополнительную информацию.

Thank you for your message, a task with the number PCODESUP-2905 has been created for analysis. We will get acquainted and return with the answer within 2 days, we may request additional information.

@mobile-ads-github mobile-ads-github added the transmitted Issue transmitted to inner service label Feb 8, 2024
@mobile-ads-github
Copy link
Collaborator

Исправлено в 6.4.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
transmitted Issue transmitted to inner service
Projects
None yet
Development

No branches or pull requests

2 participants