Thank you. This is the directory structure of my App
.
└── Contents
├── Frameworks
├── Info.plist
├── MacOS
│ ├── UES
├── Resources
│ ├── UES.icns
├── _CodeSignature
│ └── CodeResources
└── embedded.provisionprofile
This sentence "always include the App ID and Team ID entitlements", I don 't quite understand. I haven't been learning macOS for long. May I ask what I should do? ^_^
Topic:
Code Signing
SubTopic:
Entitlements
Tags: