Commit graph

896 commits

Author SHA1 Message Date
Matt Kiazyk
f8ec0a37fe
Bump version 1.9.0 2022-11-22 21:48:47 -06:00
Matt Kiazyk
34817a6916
Merge pull request #322 from DannyJJK/patch-1
Improve Spanish localization in Preferences
2022-11-22 21:34:23 -06:00
Matt Kiazyk
9a61a94239
Merge pull request #304 from leon-wolf/feature/281-add-beta-symlink
Adds an option to save beta versions with `-beta` symlink
2022-11-22 21:33:24 -06:00
Matt Kiazyk
ce19069353
Merge pull request #260 from brunomunizaf/brazilian-localization
Add brazilian portuguese localization
2022-11-22 21:14:37 -06:00
Matt Kiazyk
c373068f15
Merge pull request #328 from RobotsAndPencils/matt/xcodeReleasesAppleAuth
Switch Xcode releases back to using Apple Auth :(
2022-11-18 08:55:39 -06:00
Matt Kiazyk
a0a74ed5bf
Switch Xcode releases back to using Apple Auth :( 2022-11-17 22:39:38 -06:00
Bruno Muniz
ebafb0fb3d
Merge branch 'main' into brazilian-localization 2022-11-14 16:57:57 -03:00
Danny Kirkham
2d748a1a2a
Improve Spanish strings in Preferences
I've not added all the missing ones but this fills some of them in, including some corrections
2022-11-11 19:05:01 +00:00
Matt Kiazyk
4049e43ce5
Merge pull request #307 from jfversluis/main
Add Dutch localization
2022-11-11 11:33:23 -06:00
Matt Kiazyk
35ae6b7672
Merge pull request #306 from leon-wolf/feature/144-add-error-on-uninstall
add error message when trying to uninstall Xcode if file not found
2022-11-11 11:27:22 -06:00
Leon Wolf
0e45884608 Merge branch 'main' into feature/144-add-error-on-uninstall
# Conflicts:
#	Xcodes.xcodeproj/project.pbxproj
2022-11-11 17:24:14 +01:00
Matt Kiazyk
b9ba988c30
Merge pull request #305 from leon-wolf/feature/291-cleanup-preferences
move download settings to own PreferencePane
2022-11-11 09:34:12 -06:00
Leon Wolf
d31065e55e add FileError.swift to project 2022-11-11 10:44:40 +01:00
Leon Wolf
e533012ea0 adding DownloadPreferencePane to project 2022-11-11 10:40:03 +01:00
Bruno Muniz Azevedo Filho
5be971cc8e updated readme 2022-11-09 23:24:59 -03:00
Bruno Muniz
513d39d45e Add files via upload 2022-11-09 23:19:52 -03:00
Bruno Muniz
7150bced63 Update project.pbxproj 2022-11-09 23:19:51 -03:00
Matt Kiazyk
25460b9f80
Merge pull request #310 from RobotsAndPencils/dependabot/github_actions/actions/cache-3.0.11
Bump actions/cache from 3.0.8 to 3.0.11
2022-11-08 22:50:39 -06:00
Matt Kiazyk
7fda5e7a9a
Merge pull request #309 from tt37/fix-typo
Fix localization on UnsupportedFileFormat
2022-11-08 22:50:24 -06:00
Matt Kiazyk
ae5b606e52
Merge pull request #308 from jfversluis/remove-localized-link
Remove localization from apple.com links
2022-11-08 22:43:48 -06:00
Matt Kiazyk
cf03241320
Merge pull request #303 from chedabob/FixPreferencesButtonVentura
fix: Preference button on toolbar not working on Mac OS 13 Ventura
2022-11-03 23:08:09 -05:00
Matt Kiazyk
27abbb18fd
Merge pull request #318 from RobotsAndPencils/contributingguide
Add new contributing.md
2022-10-31 12:35:16 -05:00
Matt Kiazyk
093e44c21f
Add new contributing.md 2022-10-29 22:51:11 -05:00
dependabot[bot]
502559e7a4
Bump actions/cache from 3.0.8 to 3.0.11
Bumps [actions/cache](https://github.com/actions/cache) from 3.0.8 to 3.0.11.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v3.0.8...v3.0.11)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 10:04:21 +00:00
tt37
6e8dbbc6de
Fix typo 2022-10-13 11:13:28 +02:00
Gerald Versluis
a02cc71ac6
Remove localization from apple.com links 2022-10-07 11:18:02 +02:00
Gerald Versluis
651fe480a0
Update README.md 2022-10-07 11:14:53 +02:00
Gerald Versluis
90dbf4f010
Update project.pbxproj 2022-10-07 11:12:11 +02:00
Gerald Versluis
64d6b5d5dc
Update Localizable.strings 2022-10-07 11:07:23 +02:00
Gerald Versluis
5e0eb827d3
Create Localizable.strings 2022-10-06 16:43:04 +02:00
Leon Wolf
ed2e5bfcaa add error message when trying to uninstall Xcode if file not found 2022-10-06 08:42:40 +02:00
Leon Wolf
2bad04fec7 fix localization 2022-10-05 21:50:49 +02:00
Leon Wolf
ea3264a2ce add localizations 2022-10-05 21:44:48 +02:00
Leon Wolf
0e7deed1c6 move download settings to own PreferencePane 2022-10-05 21:06:02 +02:00
Leon Wolf
7ae956e44d add Xcode-Beta.app Symlink and localizations 2022-10-05 20:34:35 +02:00
Leon Wolf
78c9207877 add .idea to gitignore 2022-10-05 20:31:58 +02:00
chedabob
bb8676b620 fix: Preference button on toolbar not working on Mac OS 13 Ventura 2022-10-05 00:27:08 +01:00
Yusaku Nishi
cb1120624b Update Japanese localization 2022-09-30 14:59:51 +09:00
Yusaku Nishi
da93339a3d Add missing localization keys for Japanese 2022-09-29 21:48:13 +09:00
Matt Kiazyk
13e829ca88
Merge pull request #296 from nklasio/patch-1
Typo in German Localization File
2022-09-28 23:14:52 -05:00
Ferran
beca9b4187 Update Readme file 2022-09-28 19:07:54 +02:00
Ferran
2030ef2d5a Added catalan localization strings 2022-09-28 19:07:37 +02:00
Niklas Stambor
998a8982f8
Typo in German Localization File
Aktalisiert  --> Aktualisiert
2022-09-25 21:54:38 +02:00
Matt Kiazyk
dc6124f25c
Bump version
Signed-off-by: Matt Kiazyk <mattkiazyk@gmail.com>
2022-09-16 22:46:49 -05:00
Matt Kiazyk
bb66552812
Add localization category for Release drafter 2022-09-16 22:36:36 -05:00
Matt Kiazyk
c27b28868b
Merge pull request #290 from RobotsAndPencils/NoLoginDownload
Add ability to download Xcode without logging in using XcodeReleases
2022-09-16 22:34:08 -05:00
Matt Kiazyk
e987104502
Merge pull request #288 from florentmorin/fr-translation-fixes
Fix French Translation
2022-09-16 21:41:02 -05:00
Matt Kiazyk
8b43903b42
Add ability to download Xcode without logging in using XcodeRelease 2022-09-16 21:34:14 -05:00
Matt Kiazyk
3574a3e781
Merge pull request #285 from drct/feature/german_translation
German translation added
2022-09-13 21:51:13 -05:00
Florent Morin
0f3d92b70f
Update French Localization 2022-09-10 10:41:09 +02:00