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

To verify a CocoaPod and a Swift Package #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Wei18
Copy link
Contributor

@Wei18 Wei18 commented Sep 21, 2024

The ci.yml has been set up to build and test ZMarkupParser.xcworkspace, but it does not guarantee compatibility with CocoaPods and Swift Package Manager.

The PR supports this.

@Wei18
Copy link
Contributor Author

Wei18 commented Sep 21, 2024

@zhgchgli0718

The test failure (https://github.com/ZhgChgLi/ZMarkupParser/actions/runs/10973491979/job/30470931411?pr=81#step:7:22)

To ensure users who want to use ZMarkupParser with CocoaPods.

You may consider modifying the path from /scripts/ZMarkupParser.podspec to /ZMarkupParser.podspec,
or fix the following issues:

  • ERROR | File patterns: The source_files pattern did not match any files.
  • WARN | License: Unable to find a license file."

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.

1 participant