You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as the image show, I have try Folder and files, but it did not work
when I installing ,It show a lot of warnings, below is the details
/Users/huihuadeng/Drafter/Sources/drafter/Drafter.swift:143:5: warning: 'fileprivate' modifier is redundant for instance method declared in a fileprivate extension
fileprivate func craftInheritGraph() {
^~~~~~~~~~~~
/Users/huihuadeng/Drafter/Sources/drafter/Drafter.swift:163:5: warning: 'fileprivate' modifier is redundant for instance method declared in a fileprivate extension
fileprivate func craftinvokeGraph() {
^~~~~~~~~~~~
[4/4] Linking drafter
Build complete! (106.21s)
The text was updated successfully, but these errors were encountered:
/Users/huihuadeng/Drafter/Sources/drafter/Drafter.swift:143:5: warning: 'fileprivate' modifier is redundant for instance method declared in a fileprivate extension
fileprivate func craftInheritGraph() {
^~~~~~~~~~~~
/Users/huihuadeng/Drafter/Sources/drafter/Drafter.swift:163:5: warning: 'fileprivate' modifier is redundant for instance method declared in a fileprivate extension
fileprivate func craftinvokeGraph() {
^~~~~~~~~~~~
[4/4] Linking drafter
Build complete! (106.21s)
The text was updated successfully, but these errors were encountered: