Skip to content

Commit dd1323e

Browse files
authored
Merge pull request #34 from woxtu/settings
Update the example build settings
2 parents 85cd3fe + ae3a7fa commit dd1323e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Example/Example.xcodeproj/project.pbxproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,7 @@
320320
};
321321
DCA9836527D68D6400D6EA30 /* SwiftFormat */ = {
322322
isa = PBXShellScriptBuildPhase;
323+
alwaysOutOfDate = 1;
323324
buildActionMask = 2147483647;
324325
files = (
325326
);
@@ -338,6 +339,7 @@
338339
};
339340
DCA9836627D68D7000D6EA30 /* SwiftLint */ = {
340341
isa = PBXShellScriptBuildPhase;
342+
alwaysOutOfDate = 1;
341343
buildActionMask = 2147483647;
342344
files = (
343345
);

0 commit comments

Comments
 (0)