mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-05-14 20:48:00 +00:00
* Add ability to generate ios static framework * Fix typos * Add pod cache clean, update some comments of previous commit * Fix CI failure with newly added cpuinfo library * Update test model (CoreML requires node has a name) * Addressed CR comments
4 lines
No EOL
112 B
Text
4 lines
No EOL
112 B
Text
{
|
|
"IOS_DEPLOYMENT_TARGET": "@CMAKE_OSX_DEPLOYMENT_TARGET@",
|
|
"WEAK_FRAMEWORK": "@APPLE_WEAK_FRAMEWORK@"
|
|
} |