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