Closed scottlemke closed 3 years ago
Messages | |
---|---|
:book: | View more details on Bitrise |
:book: | AppStoreConnect-Swift-SDK: Executed 202 tests, with 0 failures (0 unexpected) in 1.969 (2.541) seconds |
File | Coverage | |
---|---|---|
ListBuildsTests.swift | 100.0% | ✅ |
File | Coverage | |
---|---|---|
ListBuilds.swift | 99.12% | ✅ |
Generated by :no_entry_sign: Danger Swift against a8a8486fbfdb2a13f7ec14018c1ae005eac3a67d
Congratulations! :tada: This was released as part of Release 1.5.0 :rocket:
Generated by GitBuddy
Summary
The ListBuilds API was not working due to incorrect names for fields. In fixing this issue, I also took the opportunity to fully update the ListBuilds API to bring it up to date with the latest Apple docs.
Changes in this PR
Other info
IDEWorkspaceChecks.plist
file was created. I noticed that it wasn't git ignored, so I assume others would have this created for them as well. For this reason, I included it in this PR, but I am open to removing if you don't want it checked in.