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

Add public init to CapabilitySetting and CapabilityOption #106

Merged
merged 1 commit into from
Jun 11, 2020

Conversation

DechengMa
Copy link
Contributor

Background:

APIEndpoint.enableCapability and modifyCapability function needs CapabilitySetting

Due to SPM restriction, struct doesn't have auto-generated init function.
This PR is to create public init to CapabilityOptions and CapabilitySettings in order to init them outside the package.

@DechengMa DechengMa requested a review from AvdLee as a code owner June 9, 2020 04:04
@SwiftLeeBot
Copy link
Collaborator

Messages
📖

View more details on Bitrise

📖 AppStoreConnect-Swift-SDK: Executed 156 tests, with 0 failures (0 unexpected) in 0.708 (1.410) seconds

AppStoreConnect_Swift_SDK.framework: Coverage: 82.09

File Coverage
CapabilityOption.swift 0.0% ⚠️
CapabilitySetting.swift 0.0% ⚠️

Generated by 🚫 Danger Swift against ab55596

@AvdLee AvdLee merged commit 00f3f33 into AvdLee:master Jun 11, 2020
@SwiftLeeBot
Copy link
Collaborator

Congratulations! 🎉 This was released as part of Release 1.1.2 🚀

Generated by GitBuddy

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.

None yet

3 participants