<?xml version="1.0" encoding="UTF-8">
<!DOCTYPE plist PUBIC "-//Apple//DTD PLIST" 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>apple.developer.ubiquity-container-identifiers</key>
<array>
<string>$(TeamIdentifierPrefix).com.yourdomain.icloudapp</string>
</array>
<key>com.apple.developer.ubiquity-kvstore-identifier</key>
<string>$($(TeamIdentifierPrefix).com.yourdomain.icloudapp)</string>
</dict>
</plist>
After saving you file simply drag and drop it to your app on xcode.
written by: infinitywebseo
No comments:
Post a Comment