Post

Replies

Boosts

Views

Activity

Reply to uses triple "arm64e-apple-ios14.0.0", which is not compatible with the target triple "arm64-apple-ios14.1.0". Enabling per-module Swift scratch context
I used Apple Pencil to input text on UITextView, but the program crashed when I long pressed and tried to use the insert function. warning: Module "/Users/baochengzhu/Library/Developer/Xcode/iOS DeviceSupport/iPad14,1 17.0.3 (21A360)/Symbols/usr/lib/libobjc.A.dylib" uses triple "arm64e-apple-ios17.0.0", which is not compatible with the target triple "arm64-apple-ios11.0.0". Enabling per-module Swift scratch context who can help me ?
Nov ’23
Reply to uses triple "arm64e-apple-ios14.0.0", which is not compatible with the target triple "arm64-apple-ios14.1.0". Enabling per-module Swift scratch context
I used Apple Pencil to input text on UITextView, but the program crashed when I long pressed and tried to use the insert function. warning: Module "/Users/baochengzhu/Library/Developer/Xcode/iOS DeviceSupport/iPad14,1 17.0.3 (21A360)/Symbols/usr/lib/libobjc.A.dylib" uses triple "arm64e-apple-ios17.0.0", which is not compatible with the target triple "arm64-apple-ios11.0.0". Enabling per-module Swift scratch context who can help me ?
Replies
Boosts
Views
Activity
Nov ’23
Reply to SwiftUI Text Editor Crash with Apple Pencil Long Press
I encountered the same problem,use: textView.layoutManager.allowsNonContiguousLayout = false I really don't understand why this is happening, it has been bothering me for too long!
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Nov ’23