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

Step by step instructions #7

Open
notapplicableio opened this issue Mar 28, 2016 · 1 comment
Open

Step by step instructions #7

notapplicableio opened this issue Mar 28, 2016 · 1 comment

Comments

@notapplicableio
Copy link

Hi. Thanks for contributing this.

Can you provide a step-by-step for arriving at this structure, please? Basem did a great one and I'm keen to see the differences between this and his.

You can see his at: http://basememara.com/creating-cross-platform-swift-frameworks-ios-watchos-tvos-via-carthage-cocoapods/

Happy to help...
Scott

@jeffh
Copy link
Collaborator

jeffh commented Apr 6, 2016

Hey @trustyfrog,

I'd love to do this, but I don't know if I have the free time for that, but hopefully the individual commit messages help somewhat in the meantime. Feel free to do this and ask any questions if you're unsure about something I did.

Just perusing the link, it's pretty similar to what I've done, but the directory structure is different mostly because SPM assumes a specific directory structure (see first and second commits for SPM).

Finally, the article doesn't cover what you actually need to do for carthage / cocoapods:

  • Cartfile if you have dependencies for carthage
  • <Library>.podspec for cocoapods

Cheers,
Jef

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

No branches or pull requests

2 participants