Contents

swiftui-packages/location-manager-module

soon to come

Usage

soon to come

<br>

Integration

  1. Copy the resource url:
https://github.com/swiftui-packages/location-manager-module.git
  1. Open your Xcode project
  1. Two options a and b for step 3<br>

a) &nbsp; At the menu bar navigate to File / Swift Packages / Add Package Dependency<br> b1) Select the project's root folder<br> b2) select your app name under PROJECT<br> b3) Open Swift Packages tab on the right side of Info and Build Settings<br> b4) Hit the + button at the bottom of the list<br>

  1. Here you should be prompted to "Choose Package Repository:"
  1. Paste the resource url
  1. Select Next to go with the latest version or select a specific version or branch
  1. After a short loading period of package resolution you get prompted to Choose package products and targets (the default should be fine)
  1. The complete hit the Finish button
  1. Import LocationManagerModule into the files where you want to use it

<br>

required info.plist entries

  • Privacy - Location When in Usage Description
  • Privacy - Location Always Usage Description (optional)

<br>

Can also be found here

<br>

ToDos

  • maintaining README.md file

- GIF of importing Swift Package Manager Packages into Xcode Projects - phrasing an introduction text - writing usage instructions with code examples

  • Pictures of app system setting with plist entries

Package Metadata

Repository: swiftui-packages/location-manager-module

Default branch: main

README: README.md