mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[PR #164] [MERGED] Release: 1.1.0 #1493
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#1493
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/164
Author: @lixin9311
Created: 8/16/2022
Status: ✅ Merged
Merged: 8/17/2022
Merged by: @lixin9311
Base:
master← Head:Staging-1.1.0📝 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
104 files changed (+4410 additions, -2612 deletions)
View changed files
📝
.github/workflows/1.build_release.yml(+57 -14)➕
.github/workflows/2.nightly_release.yml(+110 -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(+146 -47)📝
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)...and 80 more files
📄 Description
Changes:
Fixes:
TODOs:
Appcast update in CI🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.