Skip to content

Commit

Permalink
[iOS] Support open with #1196 - Remove multiple provisioning profile
Browse files Browse the repository at this point in the history
  • Loading branch information
HarelM committed Dec 1, 2020
1 parent 94e9315 commit f4f56db
Show file tree
Hide file tree
Showing 3 changed files with 122 additions and 237 deletions.
5 changes: 1 addition & 4 deletions IsraelHiking.Web/build-ios-parameters.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,7 @@
"developmentTeam": "2KT88923M5",
"codeSignIdentity": "iPhone Distribution",
"packageType": "app-store",
"provisioningProfile": {
"il.org.osm.israelhiking": "f169e026-2ca9-4745-9527-b72a126f22a4",
"il.org.osm.israelhiking.shareextension": "c41c24a2-25e4-4135-bf67-21828c89e33c"
}
"provisioningProfile": "f169e026-2ca9-4745-9527-b72a126f22a4"
}
}
}
Loading

0 comments on commit f4f56db

Please sign in to comment.