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

Add missing cases for ProfileState #119

Closed DechengMa closed 4 years ago

DechengMa commented 4 years ago

Changes

Currently list Profile request will produce

Cannot initialize ProfileState from invalid String value EXPIRED

This PR is to add the missing cases EXPIRED for ProfileState

SwiftLeeBot commented 4 years ago
Warnings
:warning: **Tests/APIProviderTests.swift#L126** - cannot match several associated values at once, implicitly tupling the associated values and trying to match that instead
Messages
:book: View more details on Bitrise
:book: AppStoreConnect-Swift-SDK: Executed 157 tests, with 0 failures (0 unexpected) in 0.670 (1.237) seconds

Generated by :no_entry_sign: Danger Swift against 8ddedc1e6e19f027625f3835131df90930515af9

SwiftLeeBot commented 3 years ago

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

Generated by GitBuddy