Cy-4AH
Cy-4AH
Petstore spec generates > Type 'ModelWithAdditionalProperties' does not conform to protocol 'Equatable' if generated with options modelType:struct modelInheritance:false
https://github.com/AzureAD/microsoft-authentication-library-for-objc/blob/856eea56579fafae62b1e33e9169f3193933ac12/MSAL/src/public/MSALError.h#L131 Wrong macro complicates error handling in swift: for example can't use statement: `catch MSALError.interactionRequired` it's leads to error message: `Cast from 'Error' to unrelated type 'MSALError' always fails`
https://github.com/ReactiveCocoa/ReactiveObjC/blob/1af6617f007cae727dce48d2031cc1e66d06f04a/ReactiveObjC/RACSignal%2BOperations.m#L215 I understand that current code prevents earlier stream completion, but it's not needed if subscription is cancelled. Also completion is delayed but it can be called just right after...
Please add Swift Package Manager support SDWebImage already supports SPM in 6.0 branch DACircularProgress supports SPM in https://github.com/tgymnich/DACircularProgress fork