Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance Swift Package experience #232

Merged
merged 7 commits into from
Jan 6, 2024

Conversation

OhKanghoon
Copy link
Contributor

@OhKanghoon OhKanghoon commented Oct 3, 2023

Background

  • Change the Swift Package Manager to be available without FLEXLAYOUT_SWIFT_PACKAGE flag

Contents

  • add public header path
  • remove FLEXLAYOUT_SWIFT_PACKAGE
  • remove library for internal (FlexLayoutYoga, FlexLayoutYogaKit)
  • move the unit test to the swift package with XCTest

@OhKanghoon OhKanghoon changed the title Enhance swift package Enhance Swift Package Environment Oct 3, 2023
@OhKanghoon OhKanghoon changed the title Enhance Swift Package Environment Enhance Swift Package experience Oct 3, 2023
@luoxiu
Copy link

luoxiu commented Dec 8, 2023

@lucdion could you please review this?

Copy link
Member

@lucdion lucdion left a comment

Choose a reason for hiding this comment

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

Sorry @OhKanghoon for the long delay, I missed the PR.
Really nice clean up, really good job 👏

Last thing, could you update the README here https://github.com/layoutBox/FlexLayout#in-an-xcode-target

Thanks

@OhKanghoon
Copy link
Contributor Author

OhKanghoon commented Dec 15, 2023

Sorry @OhKanghoon for the long delay, I missed the PR. Really nice clean up, really good job 👏

Last thing, could you update the README here https://github.com/layoutBox/FlexLayout#in-an-xcode-target

Thanks

Thank you for reviewing this PR.

I remove FLEXLAYOUT_SWIFT_PACKAGE content in README.md 8c5177d

@lucdion
Copy link
Member

lucdion commented Dec 15, 2023

@OhKanghoon , you must update the PR's branch. Thanks

@OhKanghoon
Copy link
Contributor Author

OhKanghoon commented Dec 15, 2023

@OhKanghoon , you must update the PR's branch. Thanks

@lucdion Checked it! 👍

@lucdion lucdion merged commit 7208da8 into layoutBox:master Jan 6, 2024
1 check passed
@lucdion
Copy link
Member

lucdion commented Jan 6, 2024

I have merged an published a new release. Thanks

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.

None yet

3 participants