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

0101-swift-composable-architecture-tour-pt2 #84

Closed
kdeda opened this issue May 12, 2020 · 2 comments
Closed

0101-swift-composable-architecture-tour-pt2 #84

kdeda opened this issue May 12, 2020 · 2 comments

Comments

@kdeda
Copy link

kdeda commented May 12, 2020

Describe the bug
Fails to copy the ComposableArchitecture framework because it is not build

To Reproduce
empty ~/Library/Developer
git clone https://github.com/pointfreeco/episode-code-samples.git
Open 0101-swift-composable-architecture-tour-pt2/Todos/Todos.xcodeproj
Run the target (pick any iOS simulator)

Expected behavior
0100-swift-composable-architecture-tour-pt1 checks out builds and runs fine

Environment

  • Xcode [e.g. 11.4.1]
  • Swift [e.g. 5.2.2]
  • OS (if applicable): [e.g. iOS 13]

Additional context
Add any more context about the problem here.

@stephencelis
Copy link
Member

Oh ha, that's because the episode used an earlier version. I've pushed a fix to the episode-code-samples repo here: pointfreeco/episode-code-samples@5c5003e

Thanks for letting us know!

@kdeda
Copy link
Author

kdeda commented May 12, 2020

confirmed, 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

No branches or pull requests

2 participants