Post

Replies

Boosts

Views

Created

macOS sign app
Hello, I would like to know how I can sign a macOS app not developed on Xcode, is it possible to distribute on App Store an app not created on Xcode ? Thanks in advance
Replies
3
Boosts
0
Views
583
Activity
Apr ’22
Xcode 13.3 This version of LLDB has no plugin for the language "assembler"
Hello, when try to debug assembly code, i am getting the following message: This version of LLDB has no plugin for the language "assembler". Inspection of frame variables will be limited. arm64 assembly the code: .data .text .global _area_square _area_square:     MUL x0, x0, x0     RET any ideias? thanks.
Replies
0
Boosts
0
Views
854
Activity
Mar ’22