Skip to content

Commit

Permalink
libtimer.so is failing to build in CI, even though it totally should …
Browse files Browse the repository at this point in the history
…work. Switch it to the base Extensions xcconfig, which is more lenient
  • Loading branch information
cmsj committed Dec 11, 2023
1 parent 116e8f1 commit 4130299
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Hammerspoon.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -10142,7 +10142,7 @@
};
4FD0AB331B74867600A82496 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 4F0C1C79272F5EA7002CA157 /* Extensions-Ideal.xcconfig */;
baseConfigurationReference = 4F0C1C77272F3EE9002CA157 /* Extensions-Base.xcconfig */;
buildSettings = {
PRODUCT_NAME = "$(TARGET_NAME)";
};
Expand Down

0 comments on commit 4130299

Please sign in to comment.