Sha256: 83ac7b891627aeefc8c0c5b8c4d8589eabeaefff20377852540dbd35ea719969

Contents?: true

Size: 939 Bytes

Versions: 14

Compression:

Stored size: 939 Bytes

Contents

<?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>CFBundleDevelopmentRegion</key>
  <string>${PODS_DEVELOPMENT_LANGUAGE}</string>
  <key>CFBundleExecutable</key>
  <string>${EXECUTABLE_NAME}</string>
  <key>CFBundleIdentifier</key>
  <string>${PRODUCT_BUNDLE_IDENTIFIER}</string>
  <key>CFBundleInfoDictionaryVersion</key>
  <string>6.0</string>
  <key>CFBundleName</key>
  <string>${PRODUCT_NAME}</string>
  <key>CFBundlePackageType</key>
  <string>FMWK</string>
  <key>CFBundleShortVersionString</key>
  <string>${MARKETING_VERSION}</string>
  <key>GNLibraryVersion</key>
  <string>${MARKETING_VERSION}</string>
  <key>CFBundleSignature</key>
  <string>????</string>
  <key>CFBundleVersion</key>
  <string>${CURRENT_PROJECT_VERSION}</string>
  <key>NSPrincipalClass</key>
  <string></string>
</dict>
</plist>

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
gonative-cli-1.4.4 templates/build/ios/Info.plist
gonative-cli-1.4.3 templates/build/ios/Info.plist
gonative-cli-1.4.2 templates/build/ios/Info.plist
gonative-cli-1.4.1 templates/build/ios/Info.plist
gonative-cli-1.4.0 templates/build/ios/Info.plist
gonative-cli-1.3.9 templates/build/ios/Info.plist
gonative-cli-1.3.8 templates/build/ios/Info.plist
gonative-cli-1.3.7 templates/build/ios/Info.plist
gonative-cli-1.3.6 templates/build/ios/Info.plist
gonative-cli-1.3.5 templates/build/ios/Info.plist
gonative-cli-1.3.4 templates/build/ios/Info.plist
gonative-cli-1.3.3 templates/build/ios/Info.plist
gonative-cli-1.3.2 templates/build/ios/Info.plist
gonative-cli-1.3.1 templates/build/ios/Info.plist