Skip to content

Commit

Permalink
#1698 - Migrate to Capacitor - Fix export plist options to include pr…
Browse files Browse the repository at this point in the history
…ovisioning profile
  • Loading branch information
HarelM committed Jul 28, 2022
1 parent 6d0b89e commit 19f0f22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions IsraelHiking.Web/ios/exportOptions.plist
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,10 @@
<true/>
<key>uploadSymbols</key>
<true/>
<key>provisioningProfiles</key>
<dict>
<key>il.org.osm.israelhiking</key>
<string>164108f6-9b38-4d1c-80ec-92f9687467f0</string>
</dict>
</dict>
</plist>

0 comments on commit 19f0f22

Please sign in to comment.