-
Notifications
You must be signed in to change notification settings - Fork 27
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
Fix building of Demo #12
Comments
Ой! Я забросил демку. Надо обновить для поддержки новых Xcode. |
Апнул версию, добавил проверки в CI. Демка собирается в Xcode 10.2.1, 10.1, 10.0. Проверки в CI будут гарантировать работоспособность демки, нужно будет только не забывать добавлять в конфиг новый образ при выходе нового Xcode. I've bumped version of Mixbox, it's 0.2.0 now. I've also added build in travis to check that Demo is working on all known and supported Xcode versions (10.2.1, 10.1, 10). Checks on CI guarantee that Demo can be built on any Xcode. If new version of Xcode is released this file should be updated: https://github.com/avito-tech/Mixbox/blob/master/ci/travis/make_travis_yml/make_travis_yml. |
I was optimistic. The builds didn't pass yet. Code: https://github.com/avito-tech/Mixbox/compare/multi-image-builds?expand=1 Build: https://travis-ci.org/avito-tech/Mixbox/builds/538530195 |
@bust3r3 Теперь работает на всех поддерживаемых Xcode. Рекомендую смотреть На реальном проекте тесты выглядят как-то так:
|
Привет! Во-первых, спасибо за ваши труды. Хотела подключить к себе в проект фреймворк, но потерпела неудачу и решила отдельно запустить Demo, дабы убедиться в его работоспособности. При попытке запуска теста, фейлится с ошибками, например, в классе "BuiltApplicationBundleProvider" ругается на "Use of undeclared type 'XCUIApplication'." |
Добрый день! Демка заброшена. Можно билдить Tests. |
Могу в telegram помочь. artyom_razinov |
Куча ошибок с приватными хедерами.
Пример:
No type or protocol named 'XCTestObservation'
Reference to 'XCTestObservation' is ambiguous
ЧЯДНТ?
The text was updated successfully, but these errors were encountered: