Add environment(_:_:) and transformEnvironment(_:transform:) to Scene
#298
Annotations
3 warnings
|
Build:
Sources/UIKitBackend/UIViewRepresentable.swift#L72
initialization of immutable value 'maximumSize' was never used; consider replacing with assignment to '_' or removing it
|
|
Build:
Sources/UIKitBackend/UIViewRepresentable.swift#L71
initialization of immutable value 'minimumSize' was never used; consider replacing with assignment to '_' or removing it
|
|
Install xcbeautify
xcbeautify 3.1.2 is already installed and up-to-date.
To reinstall 3.1.2, run:
brew reinstall xcbeautify
|
Loading