Skip to content
This repository has been archived by the owner on Aug 14, 2020. It is now read-only.

Releases: undefinedlabs/scope-for-swift-action

1.2.4

18 Dec 17:10
Compare
Choose a tag to compare

Fixed

  • Code Path was not working with some SPM projects

1.2.3

18 Dec 15:41
b2264e2
Compare
Choose a tag to compare

Fixed

  • Code Path was not working with projects that used xctestplan files for testing configuration

1.2.2

16 Dec 16:34
Compare
Choose a tag to compare

Added

  • Support for Code Path
  • Option to change configuration for project: configuration:, uses Debug by default

Changed

  • Instrumentation for Http payloads, disabled by default, there is an option now for enabling: instrumentHttpPayloads:

1.2.1

16 Dec 16:09
Compare
Choose a tag to compare

Added

  • Support for Code Path
  • Option to change configuration for project: configuration:, uses Debug by default

Changed

  • Instrumentation for Http payloads, disabled by default, there is an option now for enabling: instrumentHttpPayloads:

1.2.0

16 Dec 14:36
84a7951
Compare
Choose a tag to compare

Added

  • Support for Code Path
  • Option to change configuration for project: configuration:, uses Debug by default

Changed

  • Instrumentation for Http payloads, disabled by default, there is an option now for enabling: instrumentHttpPayloads:

1.1.0

13 Dec 11:46
091211e
Compare
Choose a tag to compare

Added

  • Support for Swift Package Manager projects
  • Force debug symbols in dwarf-with-dsym format, so symbols can be always uploaded

1.0.0

10 Dec 16:47
Compare
Choose a tag to compare

Initial release