mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #1090] [MERGED] Fix environment variables when launching via alias #1810
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#1810
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/1090
Author: @TheMoonThatRises
Created: 9/9/2023
Status: ✅ Merged
Merged: 9/25/2023
Merged by: @JoseMoreville
Base:
develop← Head:fix/environment-variables📝 Commits (3)
c86f370fix: metalhud not working when launch from aliasb3830defix: environment variables93527efMerge branch 'develop' into fix/environment-variables📊 Changes
3 files changed (+63 additions, -2 deletions)
View changed files
📝
PlayCover/Model/AppInfo.swift(+25 -0)📝
PlayCover/Model/PlayApp.swift(+27 -0)📝
PlayCover/Views/AppSettingsView.swift(+11 -2)📄 Description
Sets the environmental variables in the
Info.plistfile inside the app. Fixes #1012.Requires #1088 to be merged or modified into this pull request.
Thoughts for reviewer:
Info.plist, which may be slow for larger apps.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.