Closed ykws closed 3 years ago
@el-hoshino Please check target OS on Bitrise, I guess remain to support iOS 9.
3 Warnings | |
---|---|
:warning: | Sources/NotAutoLayout/Extensions/UIView.swift#L34 - FIXMEs should be resolved (Get this property without Auto…).todo UIView.swift:34 |
:warning: | Sources/NotAutoLayout/Extensions/UIView.swift#L87 - FIXMEs should be resolved (Get this property without Auto…).todo UIView.swift:87 |
:warning: | Sources/NotAutoLayout/NotAutoLayoutCompatible/NotAutoLayoutCompatible.swift#L11 - Sources/NotAutoLayout/NotAutoLayoutCompatible/NotAutoLayoutCompatible.swift#L11: using 'class' keyword to define a class-constrained protocol is deprecated; use 'AnyObject' instead
public protocol NotAutoLayoutCompatible: class {
|
2 Messages | |
---|---|
:book: | Executed 26 tests, with 0 failures (0 unexpected) in 15.681 (15.709) seconds |
:book: | What a good PR :white_flower: |
Item | Result |
---|---|
Head Branch check | :o: |
Base Branch check | :o: |
Merge Commits check | :o: |
Modification Volumn check | :o: |
Generated by :no_entry_sign: Danger
@ykws Sorry, could you please close this PR and remake another PR to develop with the same head branch? I tried to close and re-open this PR but somehow it just doesn't ignore the merge commits, which should already be included in develop 🤔
@el-hoshino Thank you for review. I force pushed remake PR from develop branch, before from master branch.
fixes #141