iOS web browser with a focus on security and privacy
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

2.5/2501

+4 -4
+2 -2
Endless/Info.plist
··· 47 47 <key>CFBundlePackageType</key> 48 48 <string>APPL</string> 49 49 <key>CFBundleShortVersionString</key> 50 - <string>2.4</string> 50 + <string>2.5</string> 51 51 <key>CFBundleSignature</key> 52 52 <string>????</string> 53 53 <key>CFBundleURLTypes</key> ··· 63 63 </dict> 64 64 </array> 65 65 <key>CFBundleVersion</key> 66 - <string>2403</string> 66 + <string>2501</string> 67 67 <key>ITSAppUsesNonExemptEncryption</key> 68 68 <false/> 69 69 <key>LSApplicationQueriesSchemes</key>
+2 -2
Open in Endless/Info.plist
··· 17 17 <key>CFBundlePackageType</key> 18 18 <string>XPC!</string> 19 19 <key>CFBundleShortVersionString</key> 20 - <string>2.4</string> 20 + <string>2.5</string> 21 21 <key>CFBundleVersion</key> 22 - <string>2403</string> 22 + <string>2501</string> 23 23 <key>NSExtension</key> 24 24 <dict> 25 25 <key>NSExtensionAttributes</key>