mirror of
https://github.com/yonaskolb/XcodeGen.git
synced 2026-03-18 20:02:25 +00:00
swiftlint autocorrect
This commit is contained in:
@@ -1007,7 +1007,7 @@ extension Target {
|
||||
var shouldEmbedDependencies: Bool {
|
||||
return type.isApp || type.isTest
|
||||
}
|
||||
|
||||
|
||||
var shouldEmbedCarthageDependencies: Bool {
|
||||
return (type.isApp && platform != .watchOS)
|
||||
|| type == .watch2Extension
|
||||
|
||||
Reference in New Issue
Block a user