-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Closed
Labels
buildbuild issues; typically submitted using templatebuild issues; typically submitted using templateplatform:mobileissues related to ONNX Runtime mobile; typically submitted using templateissues related to ONNX Runtime mobile; typically submitted using templatestaleissues that have not been addressed in a while; categorized by a botissues that have not been addressed in a while; categorized by a bot
Description
Describe the issue
When creating a new Xcode project (Objective-C/Storyboard) then created a pod file using pod 'onnxruntime-c' the build works fine for iOS but when switching to Mac Catalyst it fails with the following error: Framework 'onnxruntime' not found.
I see in the Release Notes that Mac Catalyst is now supported. I'm not sure if I need to configure the pod file in a special way to get Mac Catalyst support but I couldn't find any documentation on this.
I'm on Xcode Version 16.2 (16C5032a)
Urgency
No response
Target platform
Mac Catalyst
Build script
Using cocoapods onnxruntime-c
Error / output
ld: framework 'onnxruntime' not found
Visual Studio Version
No response
GCC / Compiler Version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
buildbuild issues; typically submitted using templatebuild issues; typically submitted using templateplatform:mobileissues related to ONNX Runtime mobile; typically submitted using templateissues related to ONNX Runtime mobile; typically submitted using templatestaleissues that have not been addressed in a while; categorized by a botissues that have not been addressed in a while; categorized by a bot