Skip to content

Conversation

@oozoofrog
Copy link
Owner

@oozoofrog oozoofrog commented Nov 26, 2024

SwiftDemangle 6.0.2 Update

Changes

  • Remove binary target
  • Add xcframework build script (xcframework.sh)

Details

This update focuses on improving SwiftDemangle's distribution method and enhancing user convenience:

  1. Binary Target Removal

    • Resolves potential compatibility issues from the previous binary target approach
    • Establishes foundation for more flexible integration support
  2. Xcode Project Removal

    • Removed .xcodeproj files to simplify repository structure
    • Transitions to pure SPM-based development workflow
    • Reduces maintenance overhead and potential version conflicts
  3. XCFramework Build Script

    • Automated XCFramework generation through new xcframework.sh script
    • Improved usability across various platforms including iOS and macOS

Testing

  • Completed build and integration testing across major platforms

@oozoofrog oozoofrog self-assigned this Nov 26, 2024
@oozoofrog oozoofrog merged commit d748acd into main Nov 26, 2024
1 check passed
@oozoofrog oozoofrog deleted the update-xcframework branch November 26, 2024 13:17
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.

2 participants