Sha256: f4ab62a83ec80ea4c94fdc9ba15f855195917dd70b249d965010848f1dbb7ba9
Contents?: true
Size: 871 Bytes
Versions: 5
Compression:
Stored size: 871 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>Kind</key> <string>Xcode.Xcode3.ProjectTemplateUnitKind</string> <key>Identifier</key> <string>com.apple.dt.unit.iosUICucumberishTestingBundle</string> <key>Ancestors</key> <array> <string>com.apple.dt.unit.cucumberishUITestBundleBase</string> <string>com.apple.dt.unit.iosBase</string> </array> <key>Concrete</key> <true/> <key>Description</key> <string>This target builds a BDD style user interface testing bundle that uses the Cucumberish and XCTest framework.</string> <key>SortOrder</key> <integer>1</integer> <key>Targets</key> <array> <dict> <key>TargetIdentifier</key> <string>com.apple.dt.cocoaUITestBundleTarget</string> </dict> </array> </dict> </plist>
Version data entries
5 entries across 4 versions & 1 rubygems