You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This mapping allows you to make a selection by instantiating a class which manages the query against a object/keyPath relationship. The result is essentially a collection of items.
<select keyPath="property">
*/
@objc(SWXMLSelectMapping)
open class SWXMLSelectMapping: SWXMLMemberMapping {