In TestFlight permissions look like following:
com.gsequencer.GSequencer.app/Contents/MacOS/com.gsequencer.GSequencer
com.apple.security.device.microphone: true
com.apple.application-identifier: ****.com.gsequencer.GSequencer
com.apple.security.device.audio-input: true
com.apple.security.network.server: true
com.apple.security.assets.music.read-write: true
com.apple.security.files.bookmarks.document-scope: true
com.apple.developer.team-identifier: ****
com.apple.security.temporary-exception.mach-lookup.global-name: ( "com.apple.midiserver", "com.apple.midiserver.io" )
com.apple.security.inherit: true
com.apple.security.app-sandbox: true
com.apple.security.files.bookmarks.app-scope: true
com.apple.security.files.user-selected.read-write: true
com.gsequencer.GSequencer.app/Contents/MacOS/AudioUnitTest
com.apple.security.device.microphone: true
com.apple.application-identifier: ****.com.gsequencer.GSequencer
com.apple.security.device.audio-input: true
com.apple.security.network.server: true
com.apple.security.assets.music.read-write: true
com.apple.security.files.bookmarks.document-scope: true
com.apple.developer.team-identifier: ****
com.apple.security.temporary-exception.mach-lookup.global-name: ( "com.apple.midiserver", "com.apple.midiserver.io" )
com.apple.security.inherit: true
com.apple.security.app-sandbox: true
com.apple.security.files.bookmarks.app-scope: true
com.apple.security.files.user-selected.read-write: true
But why can't I use it in TestFlight?
Topic:
Code Signing
SubTopic:
Certificates, Identifiers & Profiles
Tags: