Skip to content

Commit

Permalink
refactor: move source file
Browse files Browse the repository at this point in the history
  • Loading branch information
nuomi1 committed Mar 28, 2022
1 parent c2a895e commit 944a848
Show file tree
Hide file tree
Showing 17 changed files with 4 additions and 4 deletions.
Empty file removed NBus/Assets/.gitkeep
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import Foundation
import UIKit

#if canImport(NBusCore)
#if SWIFT_PACKAGE
import NBusCore
#endif

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import AuthenticationServices
import Foundation
import UIKit

#if canImport(NBusCore)
#if SWIFT_PACKAGE
import NBusCore
#endif

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import Foundation
import UIKit

#if canImport(NBusCore)
#if SWIFT_PACKAGE
import NBusCore
#endif

Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
import Foundation
import UIKit

#if canImport(NBusCore)
#if SWIFT_PACKAGE
import NBusCore
#endif

Expand Down
File renamed without changes.

0 comments on commit 944a848

Please sign in to comment.