-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'modtools' of https://github.com/Freegle/iznik-client in…
…to modtools
- Loading branch information
Showing
2 changed files
with
126 additions
and
126 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<?xml version='1.0' encoding='utf-8'?> | ||
<widget id="org.ilovefreegle.modtools" ios-CFBundleVersion="137" version="0.2.15" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> | ||
<widget id="org.ilovefreegle.modtools" ios-CFBundleVersion="138" version="0.2.15" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> | ||
<name>ModTools</name> | ||
<description>Tool to help moderators of Freegle and similar groups</description> | ||
<author email="[email protected]" href="https://ilovefreegle.org"> | ||
|
@@ -75,5 +75,5 @@ | |
<variable name="PHOTOLIBRARY_USAGE_DESCRIPTION" value="So you can save a photo when replying to a member chat" /> | ||
</plugin> | ||
<plugin name="phonegap-plugin-push" spec="^2.2.3" /> | ||
<engine name="ios" spec="^4.5.4" /> | ||
<engine name="ios" spec="^5.0.1" /> | ||
</widget> |
Oops, something went wrong.