UIKit watchOS 8.0 Beta 4 to Beta 5 API Differences

UIImage.h
Removed +[UIImage systemImageNamed:variant:]
Removed +[UIImage systemImageNamed:variant:withConfiguration:]
Removed +[UIImage imageNamed:variant:]
Removed +[UIImage imageNamed:variant:withConfiguration:]
Removed -[UIImage imageByApplyingVariant:]
Removed -[UIImage imageByApplyingVariantFromImage:]
Removed -[UIImage imageByRemovingVariant]
UIImageVariants.h
Removed UIImageVariant
Removed UIImageVariantNone
Removed UIImageVariantCircle
Removed UIImageVariantSquare
Removed UIImageVariantRectangle
Removed UIImageVariantSlash
Removed UIImageVariantFill
UIKitDefines.h
Added #def UIKIT_HAS_UIFOUNDATION_SYMBOLS