Skip to content

Remove post process build for xcframework#59

Merged
asus4 merged 6 commits intomainfrom
simple-xcframework
Apr 3, 2025
Merged

Remove post process build for xcframework#59
asus4 merged 6 commits intomainfrom
simple-xcframework

Conversation

@asus4
Copy link
Owner

@asus4 asus4 commented Apr 3, 2025

@asus4 asus4 requested a review from Copilot April 3, 2025 14:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR removes the custom post-process build functionality for xcframework integration and cleans up related documentation while updating dependency versions.

  • Removed post-process build scripts for iOS in both the core and extensions packages.
  • Removed README files in the optional packages that contained obsolete documentation.
  • Updated version numbers in the root README.

Reviewed Changes

Copilot reviewed 23 out of 35 changed files in this pull request and generated no comments.

Show a summary per file
File Description
com.github.asus4.onnxruntime/Editor/OrtPostProcessBuild.cs Removed post-process build script for the core package.
com.github.asus4.onnxruntime.win-x64-gpu/README.md Removed obsolete documentation for the Windows GPU package.
com.github.asus4.onnxruntime.unity/README.md Removed obsolete documentation for the Unity utilities package.
com.github.asus4.onnxruntime.linux-x64-gpu/README.md Removed obsolete documentation for the Linux GPU package.
com.github.asus4.onnxruntime-extensions/README.md Removed obsolete documentation for the extensions package.
com.github.asus4.onnxruntime-extensions/Editor/OrtExtensionsPostProcessBuild.cs Removed post-process build script for the extensions package.
README.md Updated dependency versions across the project.
Files not reviewed (12)
  • com.github.asus4.onnxruntime-extensions/Editor/OrtExtensionsPostProcessBuild.cs.meta: Language not supported
  • com.github.asus4.onnxruntime-extensions/Editor/com.github.asus4.onnxruntime-extensions.Editor.asmdef: Language not supported
  • com.github.asus4.onnxruntime-extensions/Plugins/iOS.meta: Language not supported
  • com.github.asus4.onnxruntime-extensions/Plugins/iOS/onnxruntime_extensions.xcframework.meta: Language not supported
  • com.github.asus4.onnxruntime-extensions/package.json: Language not supported
  • com.github.asus4.onnxruntime-genai/package.json: Language not supported
  • com.github.asus4.onnxruntime.linux-x64-gpu/package.json: Language not supported
  • com.github.asus4.onnxruntime.unity/package.json: Language not supported
  • com.github.asus4.onnxruntime.win-x64-gpu/package.json: Language not supported
  • com.github.asus4.onnxruntime/Editor/OrtPostProcessBuild.cs.meta: Language not supported
  • com.github.asus4.onnxruntime/Editor/com.github.asus4.onnxruntime.Editor.asmdef: Language not supported
  • com.github.asus4.onnxruntime/Plugins/Linux/x64/libonnxruntime.so.meta: Language not supported

@asus4 asus4 merged commit d6fa097 into main Apr 3, 2025
1 check passed
@asus4 asus4 deleted the simple-xcframework branch April 3, 2025 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove custom build post process for iOS XCFramework

1 participant