Xezun

Results 3 issues of Xezun

直接看代码,在函数 `ModelSetValueForProperty` 中: https://github.com/ibireme/YYModel/blob/1230e605c1abdcd34bf0adb371d89783ff39a856/YYModel/NSObject%2BYYModel.m#L911-L913 很明显,`newOne` 自创建后,就没有被修改过,所以 913 行的 `if` 语句判断了个寂寞,912 行里的数据校验即使返回 NO ,对象 `newOne` 依然会被添加到数组中。 这个 BUG 应该是存在了 N 年之久~

## Bug描述 form 组件的 ext-class 不生效 ## 复现方式 ```html ``` ## 版本信息 useExtendedLib

for now, the Development Pods has no reference in PODS_ROOT, which lead the resources are unavailable when development a pod. something like below, `Foobar` is the Development Pod. ```ruby s.preserve_paths...