AvdLee / appstoreconnect-swift-sdk

The Swift SDK to work with the App Store Connect API from Apple.
Other
1.48k stars 198 forks source link

ISO8601 date decoding strategy with milliseconds #44

Closed JulianKahnert closed 5 years ago

JulianKahnert commented 5 years ago

Hi @AvdLee, I saw the problem date decoding problem and found a solution for it. What do you think about it? Best regards Julian

Source fixes #43 and possibly #42

SwiftLeeBot commented 5 years ago
2 Warnings
:warning: Capabilities for AppStoreConnect-Swift-SDK_Example may not function correctly because its entitlements use a placeholder team ID. To resolve this, select a development team in the build settings editor. (in target ‘AppStoreConnect-Swift-SDK_Example’)
:warning: ld: directory not found for option ‘-F/Applications/Xcode-10.1.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator12.1.sdk/Developer/Library/Frameworks’
1 Message
:book: Executed 143 tests, with 0 failures (0 unexpected) in 0.630 (1.323) seconds

Powered by xcov

Generated by :no_entry_sign: Danger

AvdLee commented 5 years ago

Thanks for contributing. Merging this in!

SwiftLeeBot commented 4 years ago

Congratulations! :tada: This was released as part of Release 1.0.0 :rocket: