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

Fix the Swifter.podspec path to the source files #400

Merged
merged 2 commits into from
Apr 25, 2019

Conversation

welsonpan360
Copy link
Contributor

After forking the repository, pointing my Podfile at the fork, and running pod install, I found that my Pods/Swifter directory was empty.

Since the source files now exist in XCode/Sources/, the podspec should be updated.

@swifter-bot
Copy link

swifter-bot commented Apr 24, 2019

2 Warnings
⚠️ It seems like you’ve added new tests to the library. If that’s the case, please update the XCTestManifests.swift file running in your terminal the command swift test --generate-linuxmain.
⚠️ If you ran the command swift test --generate-linuxmain in your terminal, please remove the line testCase(IOSafetyTests.__allTests__IOSafetyTests), from public func __allTests() -> [XCTestCaseEntry] in the bottom of the file. For more reference see #366.
1 Message
📖 Hey, @welsonpan 👋.

Generated by 🚫 Danger

@Vkt0r Vkt0r self-requested a review April 25, 2019 00:35
Copy link
Member

@Vkt0r Vkt0r left a comment

Choose a reason for hiding this comment

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

This looks good to me! Thanks @welsonpan

@Vkt0r Vkt0r merged commit ad20738 into httpswift:stable Apr 25, 2019
tomieq pushed a commit to tomieq/swifterfork that referenced this pull request Apr 1, 2021
Fix the Swifter.podspec path to the source files
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.

3 participants