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

Updated Swift Package Manager installation instructions #50

Closed ruipfcosta closed 4 years ago

ruipfcosta commented 4 years ago

Currently, the instructions to use this library via Swift Package Manager result in a compiler error, as the initializer Package.Dependency.package(url:) does not exist. This PR updates the instructions to use one of the available initializers.

SwiftLeeBot commented 4 years ago

Danger has errored

[!] Invalid Dangerfile file: uninitialized constant Danger::Dangerfile::OtherError

 #  from /Users/travis/build/AvdLee/appstoreconnect-swift-sdk/fastlane/../Submodules/WeTransfer-iOS-CI/Danger/Dangerfile:49
 #  -------------------------------------------
 #    end
 >  rescue OtherError
 #    fail('Code coverage creation failed')
 #  -------------------------------------------

Generated by :no_entry_sign: Danger

AvdLee commented 4 years ago

Merging in as CI will be fixed later.

SwiftLeeBot commented 4 years ago

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