SameBoy/iOS/sideload.entitlements

12 lines
476 B
XML

<?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>application-identifier</key>
<string>SAMEBOY.com.github.liji32.sameboy.ios</string>
<key>com.apple.developer.team-identifier</key>
<string>SAMEBOY</string>
<key>com.apple.private.security.container-required</key>
<string>com.github.liji32.sameboy.ios</string>
</dict>
</plist>