Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

General: Fix Plist loading for application launch #3485

Merged
merged 1 commit into from
Jul 12, 2022

Conversation

iLLiCiTiT
Copy link
Member

Brief description

Use plist.load instead of plist.readPlist which seems to be deprecated.

Description

Kept both access for cases when load function is not available (bust should be always).

Testing notes:

  1. Launch application on MacOs
  2. Application should be launched

@iLLiCiTiT iLLiCiTiT self-assigned this Jul 11, 2022
@iLLiCiTiT iLLiCiTiT requested review from 64qam and kalisp July 11, 2022 16:20
@iLLiCiTiT iLLiCiTiT added the type: bug Something isn't working label Jul 11, 2022
@iLLiCiTiT iLLiCiTiT merged commit e58d83e into develop Jul 12, 2022
@iLLiCiTiT iLLiCiTiT deleted the bugfix/macos_plist_read branch July 12, 2022 15:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants