AOS_iOS_NRE_Sample/Nexacro17/iOS/nexacro17_iOS/nexacro17App/nexacro17App.entitlements

9 lines
246 B
Plaintext
Raw Permalink Normal View History

2023-09-18 15:40:22 +09:00
<?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>aps-environment</key>
<string>development</string>
</dict>
</plist>