Advertisement
igns36904

Untitled

May 29th, 2015
200
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.08 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
  3. <plist version="1.0">
  4. <dict>
  5. <key>CFBundleDevelopmentRegion</key>
  6. <string>en</string>
  7. <key>CFBundleExecutable</key>
  8. <string>BandarResources</string>
  9. <key>CFBundleIdentifier</key>
  10. <string>globallogic.BandarResources</string>
  11. <key>CFBundleInfoDictionaryVersion</key>
  12. <string>6.0</string>
  13. <key>CFBundleName</key>
  14. <string>BandarResources</string>
  15. <key>CFBundlePackageType</key>
  16. <string>BNDL</string>
  17. <key>CFBundleShortVersionString</key>
  18. <string>1.2.4</string>
  19. <key>CFBundleSignature</key>
  20. <string>????</string>
  21. <key>CFBundleSupportedPlatforms</key>
  22. <array>
  23. <string>iPhoneSimulator</string>
  24. </array>
  25. <key>CFBundleVersion</key>
  26. <string>821</string>
  27. <key>DTPlatformName</key>
  28. <string>iphonesimulator</string>
  29. <key>DTSDKName</key>
  30. <string>iphonesimulator8.3</string>
  31. <key>MinimumOSVersion</key>
  32. <string>6.0</string>
  33. <key>UIDeviceFamily</key>
  34. <array>
  35. <integer>1</integer>
  36. </array>
  37. </dict>
  38. </plist>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement