23 lines
566 B
Plaintext
23 lines
566 B
Plaintext
|
<?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>classNames</key>
|
||
|
<dict>
|
||
|
<key>MonalUITests</key>
|
||
|
<dict>
|
||
|
<key>testLaunchPerformance()</key>
|
||
|
<dict>
|
||
|
<key>com.apple.dt.XCTMetric_ApplicationLaunch-AppLaunch.duration</key>
|
||
|
<dict>
|
||
|
<key>baselineAverage</key>
|
||
|
<real>3</real>
|
||
|
<key>baselineIntegrationDisplayName</key>
|
||
|
<string>Local Baseline</string>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
</dict>
|
||
|
</plist>
|