Sha256: 48ba2e86f4c32d63a45a30907da50db40a61d45a4c5c39a45a572edb3373b650

Contents?: true

Size: 1.1 KB

Versions: 4

Compression:

Stored size: 1.1 KB

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>en</string>
  <key>CFBundleDisplayName</key>
  <string>WatchApp</string>
  <key>CFBundleExecutable</key>
  <string>$(EXECUTABLE_NAME)</string>
  <key>CFBundleIdentifier</key>
  <string>com.google.gyptest.watch.watchapp</string>
  <key>CFBundleInfoDictionaryVersion</key>
  <string>6.0</string>
  <key>CFBundleName</key>
  <string>$(PRODUCT_NAME)</string>
  <key>CFBundlePackageType</key>
  <string>APPL</string>
  <key>CFBundleShortVersionString</key>
  <string>1.0</string>
  <key>CFBundleSignature</key>
  <string>????</string>
  <key>CFBundleVersion</key>
  <string>1</string>
  <key>UISupportedInterfaceOrientations</key>
  <array>
    <string>UIInterfaceOrientationPortrait</string>
    <string>UIInterfaceOrientationPortraitUpsideDown</string>
  </array>
  <key>WKCompanionAppBundleIdentifier</key>
  <string>com.google.gyptest.watch</string>
  <key>WKWatchKitApp</key>
  <true/>
</dict>
</plist>

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
mt-libuv-4.1.04 ext/gyp/test/ios/watch/WatchApp/Info.plist
mt-libuv-4.1.03 ext/gyp/test/ios/watch/WatchApp/Info.plist
mt-libuv-4.1.02 ext/gyp/test/ios/watch/WatchApp/Info.plist
tree-sitter-0.1.0 ext/tree-sitter/tree-sitter/externals/gyp/test/ios/watch/WatchApp/Info.plist