Post

Replies

Boosts

Views

Activity

How to remove unused Help menu item from SwiftUI app
I've built a SwiftUI app which gives me a bonus Mac app. My app was rejected by the App Store because it has a help menu that doesn't actually function. The rejection said: "Specifically, the help tab will display an error. It would be appropriate to implement this feature or remove it from the binary." Does anyone know how to actually remove this from the binary? It's such a simple app, with a single function, so it really doesn't need a help item. Can't seem to find anything about this online.
5
0
5.2k
Apr ’22
How to remove unused Help menu item from SwiftUI app
I've built a SwiftUI app which gives me a bonus Mac app. My app was rejected by the App Store because it has a help menu that doesn't actually function. The rejection said: "Specifically, the help tab will display an error. It would be appropriate to implement this feature or remove it from the binary." Does anyone know how to actually remove this from the binary? It's such a simple app, with a single function, so it really doesn't need a help item. Can't seem to find anything about this online.
Replies
5
Boosts
0
Views
5.2k
Activity
Apr ’22
Widget extension showing when built directly to device but not via TestFlight
For some reason, if I build my app from Xcode directly to the device; the Widget extension works, shows in the gallery and behaves as expected. However, if I then publish that build via TestFlight, no Widget extension appears on the device. Does anyone have any thoughts as to why this could be?
Replies
4
Boosts
0
Views
2.4k
Activity
Apr ’21