Skip to content

Commit af37928

Browse files
committed
Fixed a Spanish localization issue in the update permissions prompt; fixed release-mode compatibility for Leopard.
1 parent 6a3df43 commit af37928

File tree

3 files changed

+36
-36
lines changed

3 files changed

+36
-36
lines changed

Sparkle.xcodeproj/project.pbxproj

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1079,15 +1079,13 @@
10791079
1DEB91B308733DA50010E9CD /* Release */ = {
10801080
isa = XCBuildConfiguration;
10811081
buildSettings = {
1082-
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
10831082
WARNING_CFLAGS = "-Wundeclared-selector";
10841083
};
10851084
name = Release;
10861085
};
10871086
61072EAD0DF263BD008FE88B /* Release (GC dual-mode; 10.5-only) */ = {
10881087
isa = XCBuildConfiguration;
10891088
buildSettings = {
1090-
GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
10911089
WARNING_CFLAGS = "-Wundeclared-selector";
10921090
};
10931091
name = "Release (GC dual-mode; 10.5-only)";

es.lproj/SUUpdatePermissionPrompt.nib/designable.nib

Lines changed: 36 additions & 34 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Binary file not shown.

0 commit comments

Comments
 (0)