Skip to content

t-osawa-009/UserDefaultsExplorer

Repository files navigation

UserDefaultsExplorer

  • An app that allows you to share, view and edit UserDefaults stored in apps that have the plugin installed
  • UserDefaultsExplorerPlugin required

Requirements

  • Swift 5.x
  • iOS 13.x
  • Mac OS 10.15

Usage

  1. Implementing UserDefaultsExplorerPlugin
  2. Start the application that implements UserDefaultsExplorerPlugin.
  3. Launch UserDefaultsExplorer.
  4. Allow network with each device by alert.
  5. Once the network is connected, tap the sync button for UserDefaultsExplorer.

Note

  • UserDefaultsExplorer & UserDefaultsExplorerPlugin use multipeerconnectivity
  • Must be used on the same network

CONTRIBUTING

There's still a lot of work to do here. We would love to see you involved. You can find all the details on how to get started in the Contributing Guide.

License

UserDefaultsExplorer is released under the MIT license. See LICENSE for details.