mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
Dont run swiftlint build plugin
This commit is contained in:
parent
69de380711
commit
2b9a4bcdbc
1 changed files with 10 additions and 0 deletions
|
|
@ -1010,6 +1010,7 @@
|
|||
buildRules = (
|
||||
);
|
||||
dependencies = (
|
||||
DDF8E1F72C10D7E00019C87E /* PBXTargetDependency */,
|
||||
DDDE5A0229AF163E00490C6C /* PBXTargetDependency */,
|
||||
);
|
||||
name = Meshtastic;
|
||||
|
|
@ -1356,6 +1357,10 @@
|
|||
target = DDDE59F329AF163D00490C6C /* WidgetsExtension */;
|
||||
targetProxy = DDDE5A0129AF163E00490C6C /* PBXContainerItemProxy */;
|
||||
};
|
||||
DDF8E1F72C10D7E00019C87E /* PBXTargetDependency */ = {
|
||||
isa = PBXTargetDependency;
|
||||
productRef = DDF8E1F62C10D7E00019C87E /* SwiftLintBuildToolPlugin */;
|
||||
};
|
||||
/* End PBXTargetDependency section */
|
||||
|
||||
/* Begin PBXVariantGroup section */
|
||||
|
|
@ -1725,6 +1730,11 @@
|
|||
package = DD5394FA276993AD00AD86B1 /* XCRemoteSwiftPackageReference "swift-protobuf" */;
|
||||
productName = SwiftProtobuf;
|
||||
};
|
||||
DDF8E1F62C10D7E00019C87E /* SwiftLintBuildToolPlugin */ = {
|
||||
isa = XCSwiftPackageProductDependency;
|
||||
package = 258EE1212C0E81AE0025A5FB /* XCRemoteSwiftPackageReference "SwiftLint" */;
|
||||
productName = "plugin:SwiftLintBuildToolPlugin";
|
||||
};
|
||||
/* End XCSwiftPackageProductDependency section */
|
||||
|
||||
/* Begin XCVersionGroup section */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue