khorbushko / khorbushko.github.io

my small personal blog - https://khorbushko.github.io
MIT License
1 stars 0 forks source link

Comment: LSUIElement & "Minimal macOS menu bar extra's app with SwiftUI" #80

Closed marc-medley closed 2 years ago

marc-medley commented 2 years ago

A comment regarding the addition of LSUIElement in "Minimal macOS menu bar extra's app with SwiftUI"

<key>LSUIElement</key>
<true/>

If Info.plist is manually added and edited, then the project build settings needs to be updated to not use the GENERATE_INFOPLIST_FILE "Generated Info.plist File" AND to know where to find the manually added INFOPLIST_FILE "Info.plist File".

Packaging_plist

Source page: 2021-04-30-minimal-macOS-menu-bar-extra's-app-with-SwiftUI.md

khorbushk commented 2 years ago

please move the comments here https://github.com/khorbushko/khorbushko.github.io/issues/40

marc-medley commented 2 years ago

@khorbushk I'm puzzled. At this time, there is "No description provided" and no other comments in https://github.com/khorbushko/khorbushko.github.io/issues/40 ...?

khorbushk commented 2 years ago

@marc-medley the comment system I used for blog - is to link some issue number to article. If u left some comment at some issue, this comments automatically populated on blog page article. U left comment to "Minimal macOS menu bar extra's app with SwiftUI" article, I have created issue #40 for that, so if u want u comment become visible on article just left them on that issue, no needs to create a new one. I copied u'r comment there temporary.

marc-medley commented 2 years ago

@khorbushk ok. comment moved for visibility as a blog comment. Although, I was kind of hoping that the detail (which consumed some time to track down) might be included in the main article. That said, a visible comment is ok. This issue can be closed.

khorbushk commented 2 years ago

sure, I will include that in page - thanks for that, article update in progress - I want to include update together with addition of SwiftUI 4 for menu bar extras. But I guess can update this article with the moment u hightlight and later will create a separate post about extra app with SwiftUI 4. Thanks again @marc-medley for u'r comment! great addition.

khorbushk commented 2 years ago

will be visible soon

marc-medley commented 2 years ago

thanks.