Skip to content

We're unable to build in Release mode but you have a change on master that fixes the issue #21

@craigomac

Description

@craigomac

Checklist

  • Reviewed the README and documents.
  • Searched existing issues for ensure not duplicated.

Expected Behavior

We should be able to build in Release mode.

Current Behavior

In Xcode 11.4 only, building the framework in Release mode fails. The error is in SnapshotStructure.swift on line 38: the compiler complains that it resolves Collection to SnapshotStructure.Section.Collection and that this type has no associated Element.

Detailed Description (Include Screenshots)

The change already made on master to Swift.Collection resolves this issue, but it's not yet in a release.

Please can you make a new release including this change?

Environment

  • version:

  • Swift version:

5.0

  • iOS version:

12.1/13.4

  • Xcode version:

11.4

  • Devices/Simulators:

Any

  • CocoaPods/Carthage version:

1.9.0.beta.2 (issue also occurs with latest SPM release)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions