Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,288 contributions in the last year
Activity overview
Contributed to
aws-amplify/amplify-ios,
aws-amplify/aws-sdk-ios,
aws-amplify/docs
and 5 other
repositories
Contribution activity
August 2020
Created a pull request in aws-amplify/amplify-ios that received 2 comments
fix: Propagate @discardableResult to implementations
refs:#713 When this is released, merge aws-amplify/docs#2246 Issue #, if available: Description of changes: By submitting this pull request, I conf…
+55
−15
•
2
comments
- chore: Resolve or transfer TODOs
- chore: Remove stray 'Unreleased' section
- chore: Remove version from .jazzy config
- chore: Update Xcode version in README
- feat: Add AmplifyConfiguration file-based initializer
- chore: Merge branch 'release' into main
- chore: Pin to SwiftFormat 0.44.17
- chore: Update SDK dependencies
- feat(pinpoint): deprecate handler argument in intercept notification methods
- chore(IoT): Cleanup toDecoderStream delegate and runloop
- fix(AWSMobileClient): Federated SignIn completion handler is assigned before status change is issued
- chore(IoT): Stop multiple threads from entering CR while connecting
- CHANGELOG for model updates published around: Thu Jul 30 18:21:34 UTC 2020
- AWSEC2 Update models to latest
Created an issue in aws-amplify/amplify-ios that received 5 comments
Protocol-defined APIs marked with `@discardableResult` don't propagate to implementations
Thanks for adding this ! After I updated my project to 1.1.0, removing derived data and cleaning the build, I still receive the 'unsused' warning. …
5
comments