Closed dfeinzimer closed 2 months ago
~I'm looking into a build compatibility issue with swift-markdown
, ArcGIS
, and Previews in Xcode. In the meantime you'll likely need to write a small view for testing this.~
With the scheme set to the Toolkit's library, the included Preview should run okay.
By also adding swift-markdown
as a package dependency to the Test Runner project and as a library to the UITests target, the tests will run again.
While not optimal, and the versions will need to be kept in sync, this is the only fix I've found so far.
Related Apollo 810
In preparation for the coming
TextFormElement
as apart of theFeatureFormView
component.MarkdownView
swift-markdown
as a package dependency