Info.plist 981 Bytes
<?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>NSMotionUsageDescription</key>
	<string>We are using motion usage in order to track your step count.</string>
	<key>UIAppFonts</key>
	<array>
		<string>pf_square_sans_pro_bold_italic.ttf</string>
		<string>pf_square_sans_pro_bold.ttf</string>
		<string>pf_square_sans_pro_medium.ttf</string>
		<string>pf_square_sans_pro_regular.ttf</string>
		<string>pf_square_sans_pro_extra_black.ttf</string>
		<string>BTCosmo-Bold.ttf</string>
		<string>PeridotPE-Bold.ttf</string>
		<string>PeridotPE-BoldItalic.ttf</string>
		<string>PeridotPE-ExtraBold.ttf</string>
		<string>PeridotPE-ExtraBoldItalic.ttf</string>
		<string>PeridotPE-Italic.ttf</string>
		<string>PeridotPE-Regular.ttf</string>
		<string>PeridotPE-SemiBold.ttf</string>
		<string>PeridotPE-SemiBoldItalic.ttf</string>
	</array>
</dict>
</plist>