App crashes on launch iOS 14 and lower simulators using Xcode 13.2.1 on M1 MacBook Pro
Referenced from: /Users/anilsudhakaran/Library/Developer/Xcode/DerivedData/APIGuardTest-cvlwhhwgzpcsbhdqtgbbgjryqdqj/Build/Products/Debug-iphonesimulator/APIGuard.framework/APIGuard
Expected in: /Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libSystem.B.dylib
in /Users/anilsudhakaran/Library/Developer/Xcode/DerivedData/APIGuardTest-cvlwhhwgzpcsbhdqtgbbgjryqdqj/Build/Products/Debug-iphonesimulator/APIGuard.framework/APIGuard
dyld: launch, loading dependent libraries
DYLD_ROOT_PATH=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot
DYLD_LIBRARY_PATH=/Users/anilsudhakaran/Library/Developer/Xcode/DerivedData/APIGuardTest-cvlwhhwgzpcsbhdqtgbbgjryqdqj/Build/Products/Debug-iphonesimulator:/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/usr/lib/system/introspection
DYLD_INSERT_LIBRARIES=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libBacktraceRecording.dylib:/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/usr/lib/libMainThreadChecker.dylib:/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.simruntime/Contents/Resources/RuntimeRoot/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
DYLD_FALLBACK_FRAMEWORK_PATH=/Library/Developer/CoreSimulator/Profiles/Runtimes/iOS 13.7.si
Selecting any option will automatically load the page
Post
Replies
Boosts
Views
Activity
Keep getting this error during SwiftUI previews on simulator.
Already tried xcrun simctl --set previews delete all no luck.
Xcode 13.2.1 on M1 MacBook Pro
It appears that hidesBottomBarWhenPushed no longer works in iOS 26 Beta 1.
Is it supposed to work, is it going away or is there a alternate behavior we should be using?
Topic:
UI Frameworks
SubTopic:
UIKit