Vadim Lozko
Results
2
issues of
Vadim Lozko
PINRemoteImage requires the embedding of 3 different frameworks (PINRemoteImage, PINCache, PINOperation). However, this impacts app load times as these have to be loaded in at runtime. Apple's own guidance suggests...
enhancement
We're using anchorage in our app and have something akin to this in our xcconfig: `OTHER_SWIFT_FLAGS = -Xfrontend -warn-long-function-bodies=400 -Xfrontend -warn-long-expression-type-checking=400` We compile Anchorage from source due to needing a...