user4
1
On our Xcode Cloud workflow, we’re coming across this issue with the Judo SDK (v 1.8.5):
It appears that in the RectangleView.swift
file has a if let
statement that is attempting to unwrap a variable that doesn’t appear to be optional.
Any help on this is appreciated!
Btw, we are using Xcode 14.3
We will take a look. Stay tuned.
This issue came about with the latest version of Xcode, version 14.3. We have updated our SDK to address this.
Let me know if this resolves your Xcode Cloud issue. Thank you for reporting this!
1 Like
user4
4
@seanrucker Thank you! Working like a charm 