- An app that allows you to share, view and edit UserDefaults stored in apps that have the plugin installed
- UserDefaultsExplorerPlugin required
- Swift 5.x
- iOS 13.x
- Mac OS 10.15
- Implementing UserDefaultsExplorerPlugin
- Start the application that implements UserDefaultsExplorerPlugin.
- Launch UserDefaultsExplorer.
- Allow network with each device by alert.
- Once the network is connected, tap the sync button for UserDefaultsExplorer.
- UserDefaultsExplorer & UserDefaultsExplorerPlugin use multipeerconnectivity
- Must be used on the same network
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.
UserDefaultsExplorer is released under the MIT license. See LICENSE for details.