zhaxling

Results 4 issues of zhaxling

/* Return an array containing the results of invoking -valueForKey: on each of the receiver's elements. The returned array will contain NSNull elements for each instance of -valueForKey: returning nil....

在xcode12上报这个错: 'MBProgressHUD' defined here has different definitions in different modules; first difference is this method

我在模拟器上裁剪图片的时候崩溃,生成图片为空,然后就进断言了