FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
API-Examples/macOS/APIExample/APIExample.entitlements at main · jayalbo/API-Examples · GitHub
jayalbo
/
API-Examples
Public
forked from
AgoraIO/API-Examples
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
API-Examples
/
macOS
/
APIExample
/
APIExample.entitlements
Copy path
More file actions
More file actions
Latest commit
History
History
History
30 lines (30 loc) · 928 Bytes
Breadcrumbs
API-Examples
/
macOS
/
APIExample
/
APIExample.entitlements
Copy path
File metadata and controls
30 lines (30 loc) · 928 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
<?
xml
version
=
"
1.0
"
encoding
=
"
UTF-8
"
?>
<!
DOCTYPE
plist
PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<
plist
version
=
"
1.0
"
>
<
dict
>
<
key
>com.apple.security.app-sandbox</
key
>
<
true
/>
<
key
>com.apple.security.assets.pictures.read-write</
key
>
<
true
/>
<
key
>com.apple.security.device.audio-input</
key
>
<
true
/>
<
key
>com.apple.security.device.camera</
key
>
<
true
/>
<
key
>com.apple.security.files.downloads.read-write</
key
>
<
true
/>
<
key
>com.apple.security.files.user-selected.read-write</
key
>
<
true
/>
<
key
>com.apple.security.network.client</
key
>
<
true
/>
<
key
>com.apple.security.network.server</
key
>
<
true
/>
<
key
>com.apple.security.personal-information.addressbook</
key
>
<
true
/>
<
key
>com.apple.security.personal-information.calendars</
key
>
<
true
/>
<
key
>com.apple.security.personal-information.location</
key
>
<
true
/>
<
key
>com.apple.security.print</
key
>
<
true
/>
</
dict
>
</
plist
>
Back
|
FazBrowse Home
|
New Git URL