onnxruntime
Upgrade current MacOS-13 to 14
#23293
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
27
Changes
View On
GitHub
Commits
Adding x64 to the ARCHs
jchen351
committed
353 days ago
Update macos to 14
jchen351
committed
353 days ago
update xcode version
jchen351
committed
353 days ago
API_AVAILABLE(macos(15), ios(18))
jchen351
committed
353 days ago
adding arm64 preset
jchen351
committed
353 days ago
merge with main
jchen351
committed
352 days ago
Merge branch 'main' into Cjian/macos_14
jchen351
committed
352 days ago
Adding preprocessor define for checking CAN_USE_COREML8_OR_LATER
jchen351
committed
351 days ago
Adding preprocessor define for checking CAN_USE_COREML8_OR_LATER
jchen351
committed
351 days ago
rolling back ios changes
jchen351
committed
351 days ago
Apply suggestions from code review
jchen351
committed
351 days ago
update project.pbxproj
jchen351
committed
347 days ago
using the new Podfile
jchen351
committed
347 days ago
update Podfile and comment out :mac_catalyst_enabled => false,
jchen351
committed
347 days ago
Merge branch 'main' into Cjian/macos_14
jchen351
committed
304 days ago
Merge branch 'main' into Cjian/macos_14
jchen351
committed
295 days ago
Merge branch 'main' into Cjian/macos_14
jchen351
committed
295 days ago
Merge remote-tracking branch 'origin/main' into Cjian/macos_14
jchen351
committed
295 days ago
update ios target
jchen351
committed
295 days ago
Trying apple_deploy_target to 16.0
jchen351
committed
290 days ago
Rolling back 16.0 and add condition to check if FP16 ios supported
jchen351
committed
290 days ago
Reformat code
jchen351
committed
290 days ago
Update #define CAN_BUILD_COREML6_OR_LATER (__MAC_OS_X_VERSION_MAX_ALLOWED >= 130000 && __IPHONE_OS_VERSION_MAX_ALLOWED >= 160000)
jchen351
committed
290 days ago
Merge branch 'main' into Cjian/macos_14
jchen351
committed
289 days ago
Update #if __has_include(<CoreML/MLOptimizationHints.h>) && CAN_BUILD_COREML8_OR_LATER
jchen351
committed
289 days ago
Lint update
jchen351
committed
288 days ago
Upgrade simulator to iPhone 15 iOS 17.4
jchen351
committed
285 days ago
Loading