Post

Replies

Boosts

Views

Activity

Reply to View hidden files in Xcode Project navigator
Then drag them into your Xcode project, adding them as a folder reference As NicFontana mentions, this is not possible to do for Swift Packages. I have multiple Swift Packages I maintain, and they use Github Actions, which stores the configuration in a folder called ".github" (like NicFontana's project).
Replies
Boosts
Views
Activity
Nov ’21
Reply to SwiftUI - Placing ToolbarItem on .keyboard does not work
I have a sample project showing the missing toolbar items on .keyboard placement: https://github.com/MortenGregersen/KeyboardBarTest It also contains a video showing the issue. The issue is also present in apps in the App Store build with Xcode 14. I have submitted a feedback with all the details: FB13209435
Topic: UI Frameworks SubTopic: SwiftUI Tags:
Replies
Boosts
Views
Activity
Sep ’23
Reply to unknown role GENERATE_INDIVIDUAL_KEYS
I have filed a feedback about this: FB13546172
Replies
Boosts
Views
Activity
Jan ’24
Reply to Use API to promote version from Testflight to Production
You can create a new App Store Version, attach a build to it, add the version to a review submission and submit it.
Replies
Boosts
Views
Activity
Jan ’24