Skip to content

Commit

Permalink
ios release
Browse files Browse the repository at this point in the history
  • Loading branch information
chriscant committed Feb 12, 2018
1 parent 15e8af2 commit f358e10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mobile/freegle/ios/config.xml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@
</array>
</config-file>
</platform>
<engine name="ios" spec="^4.5.4" />
<plugin name="cordova-plugin-whitelist" spec="^1.3.3" />
<plugin name="cordova-plugin-splashscreen" spec="^4.1.0" />
<plugin name="cordova-plugin-device" spec="^1.1.7" />
Expand All @@ -111,4 +110,5 @@
<variable name="PHOTOLIBRARY_ADD_USAGE_DESCRIPTION" value="So you can send a photo of an item to offer" />
<variable name="PHOTOLIBRARY_USAGE_DESCRIPTION" value="So you can save a photo of an item to offer" />
</plugin>
<engine name="ios" spec="^4.5.4" />
</widget>

0 comments on commit f358e10

Please sign in to comment.