mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #136] [CLOSED] Release: 1.1.0 #1480
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1480
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/136
Author: @lixin9311
Created: 8/2/2022
Status: ❌ Closed
Base:
master← Head:develop📝 Commits (10+)
04df3f1i18n: add and improve zh-Hans translation7336de5spelling and grammarcd86817Merge branch 'PlayCover:master' into translate/zh-cn307b2deMerge branch 'PlayCover:master' into translate/zh-cn952c5b7i18n: improve translation of Sideloadly6a3faecUpdate translation of 利用7b35878fix kerning7d24caefix kerning64bbf66add kerning & improve translation2aa5398add kerning📊 Changes
103 files changed (+4300 additions, -2597 deletions)
View changed files
➕
.github/workflows/2.nightly_release.yml(+60 -0)➕
.github/workflows/SwiftLint.yml(+20 -0)📝
.gitignore(+1 -1)➕
.swiftlint.yml(+12 -0)📝
Cartfile.resolved(+1 -1)📝
PlayCover.xcodeproj/project.pbxproj(+115 -51)📝
PlayCover/AppInstaller/Installer.swift(+143 -46)📝
PlayCover/AppInstaller/Utils/Entitlements.swift(+65 -53)📝
PlayCover/AppInstaller/Utils/IPA.swift(+19 -17)📝
PlayCover/AppInstaller/Utils/TempAllocator.swift(+16 -15)📝
PlayCover/AppInstaller/Utils/Unarchiver.swift(+7 -6)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/1024.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/128.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/16.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/256.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/32.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/512.png(+0 -0)➖
PlayCover/Assets.xcassets/AppIcon.appiconset/64.png(+0 -0)📝
PlayCover/Assets.xcassets/AppIcon.appiconset/Contents.json(+68 -1)➕
PlayCover/Assets.xcassets/AppIcon.appiconset/Icon-MacOS-128x128@1x.png(+0 -0)...and 80 more files
📄 Description
Changes:
Fixes:
TODOs:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.