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

Fixed up for packaging and added Swift demo app. #12

Merged
merged 2 commits into from
Oct 11, 2024

Conversation

mbalfour-amzn
Copy link
Contributor

Description of changes:

This starts to add packaging logic into the javascript and kotlin build scripts. As a part of that, the bundled licensing files needed to get duplicated in each subdirectory so that they can be used by each bundler.
Also, because the README.md files are split, they've now been modified to be appropriate for each language.
Finally, this adds a demo app for Swift and fixes the Swift code so that it correctly exports the API and produces valid GeoJSON.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

This starts to add packaging logic into the javascript
and kotlin build scripts. As a part of that, the bundled
licensing files needed to get duplicated in each subdirectory so that
they can be used by each bundler.
Also, because the README.md files are split, they've now been
modified to be appropriate for each language.
Finally, this adds a demo app for Swift and fixes the Swift
code so that it correctly exports the API and produces valid
GeoJSON.
@mbalfour-amzn mbalfour-amzn requested a review from a team as a code owner October 11, 2024 16:53
README.md Outdated Show resolved Hide resolved
javascript/README.md Outdated Show resolved Hide resolved
javascript/package.json Show resolved Hide resolved
javascript/README.md Outdated Show resolved Hide resolved
kotlin/README.md Outdated Show resolved Hide resolved
swift/README.md Outdated Show resolved Hide resolved
Fixed up CONTRIBUTING.md links, changed unpkg to jsdelivr.
@mbalfour-amzn mbalfour-amzn merged commit aafec99 into main Oct 11, 2024
4 checks passed
@mbalfour-amzn mbalfour-amzn deleted the mbalfour/prep-for-packaging branch October 11, 2024 21:56
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