Post

Replies

Boosts

Views

Activity

Reply to Is there a way to turn off the new objc stubs optimizations in Xcode 14?
The same problem,Xcode14 compiler framework, used in Xcode13    "_objc_msgSend$backgroundColor", referenced from:  "_objc_msgSend$instancesRespondToSelector:", referenced from:  "_objc_msgSend$initWithTitle:message:delegate:cancelButtonTitle:otherButtonTitles:", referenced from:  "_objc_msgSend$dataWithContentsOfURL:", referenced from:  "_objc_msgSend$indexPathForRow:inSection:", referenced from:  "_objc_msgSend$setObject:forKey:", referenced from:    ...  "_objc_msgSend$actionWithTitle:style:handler:", referenced from:    ...  "_objc_msgSend$norImg", referenced from:  "_objc_msgSend$whiteColor", referenced from:    ...  "_objc_msgSend$string", referenced from:  "_objc_msgSend$clearSubView", referenced from:  "_objc_msgSend$viewControllers", referenced from:  "_objc_msgSend$setFlashMode:", referenced from:  "_objc_msgSend$setAttributedText:", referenced from:  "_objc_msgSend$openFileWithPaths:", referenced from:  "_objc_msgSend$setZoomScale:animated:", referenced from:  "_objc_msgSend$setSafeBottom:", referenced from:  "_objc_msgSend$isEqualToString:", referenced from:    ...  "_objc_msgSend$deviceInputWithDevice:error:", referenced from: ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Feb ’23
Reply to Is there a way to turn off the new objc stubs optimizations in Xcode 14?
The same problem,Xcode14 compiler framework, used in Xcode13    "_objc_msgSend$backgroundColor", referenced from:  "_objc_msgSend$instancesRespondToSelector:", referenced from:  "_objc_msgSend$initWithTitle:message:delegate:cancelButtonTitle:otherButtonTitles:", referenced from:  "_objc_msgSend$dataWithContentsOfURL:", referenced from:  "_objc_msgSend$indexPathForRow:inSection:", referenced from:  "_objc_msgSend$setObject:forKey:", referenced from:    ...  "_objc_msgSend$actionWithTitle:style:handler:", referenced from:    ...  "_objc_msgSend$norImg", referenced from:  "_objc_msgSend$whiteColor", referenced from:    ...  "_objc_msgSend$string", referenced from:  "_objc_msgSend$clearSubView", referenced from:  "_objc_msgSend$viewControllers", referenced from:  "_objc_msgSend$setFlashMode:", referenced from:  "_objc_msgSend$setAttributedText:", referenced from:  "_objc_msgSend$openFileWithPaths:", referenced from:  "_objc_msgSend$setZoomScale:animated:", referenced from:  "_objc_msgSend$setSafeBottom:", referenced from:  "_objc_msgSend$isEqualToString:", referenced from:    ...  "_objc_msgSend$deviceInputWithDevice:error:", referenced from: ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)
Replies
Boosts
Views
Activity
Feb ’23
Reply to SFSpeechRecognizer returns results with punctuation marks
Long sentences are the same problem,like"Yes, this thing is mine",the result returns "Yes, this thing is mine?"
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’22