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

XcodeGen #17

Merged
merged 5 commits into from
Jan 7, 2019
Merged

XcodeGen #17

merged 5 commits into from
Jan 7, 2019

Conversation

stephencelis
Copy link
Member

Fixes #16.

@stephencelis stephencelis requested a review from mbrandonw January 7, 2019 19:27
@@ -1,5 +0,0 @@
IPHONEOS_DEPLOYMENT_TARGET=8.0
Copy link
Member Author

Choose a reason for hiding this comment

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

This all comes in with the XcodeGen config.

@@ -1,16 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
Copy link
Member Author

Choose a reason for hiding this comment

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

We don't need the workspace since Xcodegen can be used to add the playground to the project file.

Copy link
Member

@mbrandonw mbrandonw left a comment

Choose a reason for hiding this comment

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

beautiful

@stephencelis stephencelis merged commit 2155489 into master Jan 7, 2019
@stephencelis stephencelis deleted the xcodegen branch January 7, 2019 19:43
stephencelis pushed a commit that referenced this pull request Apr 9, 2019
* Coerce (#15)

* Added coerce to be able to switch between compatible representations where only the tag changes

* Change coerce to explicitly pass the new tag. Fixed spacing issues

* Renamed coerce to coerced

* Apply suggestions from code review

Incorporated fixes for argument prefix

Co-Authored-By: buscarini <buscarini@gmail.com>

* XcodeGen (#17)

* XcodeGen

* 4.2

* Bump sim

* Update package names

* Bump Xcode

* Add workspace (#18)

* Add tests for playgrounds (#20)

* Add tests for playgrounds.

* Update Makefile

Co-Authored-By: mbrandonw <mbw234@gmail.com>

* Time != Money (#10)

* Time

* Money

* typo

* podspecs

* update readme

* comment about currencies

* date conversions and more tests

* positive examples in readme

* clean up

* more cleanup

* Update README.md

* wip

* Update Tagged.podspec

* clean up

* clean u

* Bump

* Update Podspecs

* run make xcodeproj

* dependency

* make xcodeproj

* Bundle XcodeGen. Ignore Package.resolved

* Fix podspecs

* Prep pod release

* Fix pod name

* Swift 5 (#19)

* Add workspace

* Swift 5

* Bumps

* Workaround for Swift bug.

* Bumps

* Bump 2

* Podspecs

* Use Swift 5 Docker

* Conditionally include development dependencies

* Use PF-prefixed environment variable to scope

* Update TaggedTests.swift

* Revert "Update TaggedTests.swift"

This reverts commit b5bea0b.

* Update README.md

* Remove unneeded return

* Update podspecs to point to 0.4.0.

* Fixed date parsing with a custom decoding strategy

* Fixed encoding with a custom date strategy
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.

2 participants