Posts

Post not yet marked as solved
0 Replies
670 Views
When I try to download an application in Apple Store Connect I get an error "Couldn't find platform family in Info.plist CFBundleSupportedPlatforms or Mach-O LC_VERSION_MIN for modplug". Who knows how to fix this?Добавить в Словарь Новый список слов для Английский -> Русский...Создать новый список слов...КопироватьI tried the following methods:1. Removed unnecessary files from Copy Bundle Resources.2. In plist added:<key>CFBundleSupportedPlatforms</key><array> <string>iPhoneOS</string></array>3. I was looking for .dSYM files in the project. I didn’t find anything.What else can you do? I've been trying to fix this for two days now.os: macOS 10.13.6xcode: Version 10.1 (10B61)Добавить в Словарь Новый список слов для Английский -> Русский...Создать новый список слов...КопироватьДобавить в Словарь Новый список слов для Английский -> Русский...Создать новый список слов...КопироватьДобавить в Словарь Новый список слов для Английский -> Русский...Создать новый список слов...Копировать
Posted
by fedor1970.
Last updated
.