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>isShell</key> 6 <true/> 7 <key>developmentUrl</key> 8 <string>exp://exp.host/@exponent/pomodoro</string> 9 <key>manifestUrl</key> 10 <string>exp://exp.host/@exponent/pomodoro</string> 11 <key>isManifestVerificationBypassed</key> 12 <false/> 13</dict> 14</plist> 15