Я пытаюсь построить свое текущее приложение с новой бета -версией Xcode 26 на бета -симуляторе iOS 26, и приложение сбоятся на всех сторонних SDK при их инициализации. Ошибка всегда одинакова: < /p>
Thread 1: Excbreakpoint (code = 1, subcode = 0x257b8223c) < /p>
< /blockquote>
в 1 из 3-й стороны Sdks. Ошибка < /p>
public init(config: SDKConfig,
urlSession: URLSessionProtocol = URLSession(configuration: .ephemeral))
на UrlSession.
Все наши SDK поступают из Spm.
Это означает, что мне нужно подождать, пока все SDK не будут построены с новой бета -версией Xcode 26 или есть еще один способ заставить его работать?
Я все еще использую Swift 5, а не SWIFT 6. /> На реальном устройстве приложение работает без сбоев.dyld[17855]: Symbol not found: _NSUserActivityTypeBrowsingWeb
Referenced from: /Users/****/Library/Developer/CoreSimulator/Devices/19C6B44A-009B-4D6B-93B6-7123BA8BD2FA/data/Containers/Bundle/Application/9381BCE5-AB29-48A8-8E58-B0D13D63BEC9/***.app/***.debug.dylib
Expected in: /Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreServices.framework/CoreServices
Expected in: /Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreServices.framework/CoreServices
dyld config: DYLD_SHARED_CACHE_DIR=/Library/Developer/CoreSimulator/Caches/dyld/25A5279m/com.apple.CoreSimulator.SimRuntime.iOS-18-4.22E238/
DYLD_ROOT_PATH=/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot
DYLD_LIBRARY_PATH=/Users/****/Library/Developer/Xcode/DerivedData/WirelessDigital-efyogkbtpeqnocasnboeddaazhys/Build/Products/Staging-iphonesimulator:/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS
18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libLogRedirect.dylib:/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib:/usr/lib/libRPAC.dylib:/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libViewDebuggerSupport.dylib
DYLD_FRAMEWORK_PATH=/Users/****/Library/Developer/Xcode/DerivedData/WirelessDigital-efyogkbtpeqnocasnboeddaazhys/Build/Products/Staging-iphonesimulator:/Users/****/Library/Developer/Xcode/DerivedData/WirelessDigital-efyogkbtpeqnocasnboeddaazhys/Build/Products/Staging-iphonesimulator/PackageFrameworks
DYLD_FALLBACK_FRAMEWORK_PATH=/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks
DYLD_FALLBACK_LIBRARY_PATH=/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Dev
Подробнее здесь: https://stackoverflow.com/questions/796 ... urlsession
Приложение сбоя при запуске под iOS 26 с Exc_Breakpoint при использовании URLSession [закрыто] ⇐ IOS
Программируем под IOS
1749591256
Anonymous
Я пытаюсь построить свое текущее приложение с новой бета -версией Xcode 26 на бета -симуляторе iOS 26, и приложение сбоятся на всех сторонних SDK при их инициализации. Ошибка всегда одинакова: < /p>
Thread 1: Excbreakpoint (code = 1, subcode = 0x257b8223c) < /p>
< /blockquote>
в 1 из 3-й стороны Sdks. Ошибка < /p>
public init(config: SDKConfig,
urlSession: URLSessionProtocol = URLSession(configuration: .ephemeral))
на UrlSession.
Все наши SDK поступают из Spm.
Это означает, что мне нужно подождать, пока все SDK не будут построены с новой бета -версией Xcode 26 или есть еще один способ заставить его работать?
Я все еще использую Swift 5, а не SWIFT 6. /> На реальном устройстве приложение работает без сбоев.dyld[17855]: Symbol not found: _NSUserActivityTypeBrowsingWeb
Referenced from: /Users/****/Library/Developer/CoreSimulator/Devices/19C6B44A-009B-4D6B-93B6-7123BA8BD2FA/data/Containers/Bundle/Application/9381BCE5-AB29-48A8-8E58-B0D13D63BEC9/***.app/***.debug.dylib
Expected in: /Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreServices.framework/CoreServices
Expected in: /Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks/CoreServices.framework/CoreServices
dyld config: DYLD_SHARED_CACHE_DIR=/Library/Developer/CoreSimulator/Caches/dyld/25A5279m/com.apple.CoreSimulator.SimRuntime.iOS-18-4.22E238/
DYLD_ROOT_PATH=/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot
DYLD_LIBRARY_PATH=/Users/****/Library/Developer/Xcode/DerivedData/WirelessDigital-efyogkbtpeqnocasnboeddaazhys/Build/Products/Staging-iphonesimulator:/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS
18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libLogRedirect.dylib:/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib:/usr/lib/libRPAC.dylib:/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libViewDebuggerSupport.dylib
DYLD_FRAMEWORK_PATH=/Users/****/Library/Developer/Xcode/DerivedData/WirelessDigital-efyogkbtpeqnocasnboeddaazhys/Build/Products/Staging-iphonesimulator:/Users/****/Library/Developer/Xcode/DerivedData/WirelessDigital-efyogkbtpeqnocasnboeddaazhys/Build/Products/Staging-iphonesimulator/PackageFrameworks
DYLD_FALLBACK_FRAMEWORK_PATH=/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 18.4.simruntime/Contents/Resources/RuntimeRoot/System/Library/Frameworks
DYLD_FALLBACK_LIBRARY_PATH=/Library/Developer/CoreSimulator/Volumes/iOS_22E238/Library/Dev
Подробнее здесь: [url]https://stackoverflow.com/questions/79659933/app-crashes-on-launch-under-ios-26-with-exc-breakpoint-when-using-urlsession[/url]
Ответить
1 сообщение
• Страница 1 из 1
Перейти
- Кемерово-IT
- ↳ Javascript
- ↳ C#
- ↳ JAVA
- ↳ Elasticsearch aggregation
- ↳ Python
- ↳ Php
- ↳ Android
- ↳ Html
- ↳ Jquery
- ↳ C++
- ↳ IOS
- ↳ CSS
- ↳ Excel
- ↳ Linux
- ↳ Apache
- ↳ MySql
- Детский мир
- Для души
- ↳ Музыкальные инструменты даром
- ↳ Печатная продукция даром
- Внешняя красота и здоровье
- ↳ Одежда и обувь для взрослых даром
- ↳ Товары для здоровья
- ↳ Физкультура и спорт
- Техника - даром!
- ↳ Автомобилистам
- ↳ Компьютерная техника
- ↳ Плиты: газовые и электрические
- ↳ Холодильники
- ↳ Стиральные машины
- ↳ Телевизоры
- ↳ Телефоны, смартфоны, плашеты
- ↳ Швейные машинки
- ↳ Прочая электроника и техника
- ↳ Фототехника
- Ремонт и интерьер
- ↳ Стройматериалы, инструмент
- ↳ Мебель и предметы интерьера даром
- ↳ Cантехника
- Другие темы
- ↳ Разное даром
- ↳ Давай меняться!
- ↳ Отдам\возьму за копеечку
- ↳ Работа и подработка в Кемерове
- ↳ Давай с тобой поговорим...
Мобильная версия