项目作者: t-osawa-009
项目描述 :
UserDefaults Explorer
高级语言: Swift
项目地址: git://github.com/t-osawa-009/UserDefaultsExplorer.git
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
- 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.
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.