Расширение IOS Share не работает на эмуляторе iOS, но работает на моем iPhoneIOS

Программируем под IOS
Anonymous
Расширение IOS Share не работает на эмуляторе iOS, но работает на моем iPhone

Сообщение Anonymous »

Проблема: < /p>
В какой -то момент я заметил свое приложение для iOS с расширением IOS Care. Не может запустить на эмуляторе iOS. < /p>
Основное Сообщение об ошибке было следующим: < /p>
Your target is built for iOS but contains embedded content built for the iOS platform (...-share.appex), which is not allowed
< /code>
Полное сообщение об ошибке: < /p>
ValidateEmbeddedBinary /Users/olehkopyl/Library/Developer/Xcode/DerivedData/instagram-downloader-eyyoimtlrlmitkcsgtcfdwmtarnt/Build/Products/Debug-iphonesimulator/instagram-downloader.app/PlugIns/instagram-downloader-share.appex (in target 'instagram-downloader' from project 'instagram-downloader')
cd /Users/olehkopyl/Dropbox/Development/Swift/iOS/instagram-downloader
/Applications/Xcode.app/Contents/Developer/usr/bin/embeddedBinaryValidationUtility /Users/olehkopyl/Library/Developer/Xcode/DerivedData/instagram-downloader-eyyoimtlrlmitkcsgtcfdwmtarnt/Build/Products/Debug-iphonesimulator/instagram-downloader.app/PlugIns/instagram-downloader-share.appex -signing-cert - -info-plist-path /Users/olehkopyl/Library/Developer/Xcode/DerivedData/instagram-downloader-eyyoimtlrlmitkcsgtcfdwmtarnt/Build/Products/Debug-iphonesimulator/instagram-downloader.app/Info.plist

error: Your target is built for iOS but contains embedded content built for the iOS platform (instagram-downloader-share.appex), which is not allowed.


Подробнее здесь: https://stackoverflow.com/questions/794 ... -my-iphone

Вернуться в «IOS»