项目作者: t-osawa-009

项目描述 :
UserDefaults Explorer
高级语言: Swift
项目地址: git://github.com/t-osawa-009/UserDefaultsExplorer.git
创建时间: 2020-08-20T09:31:57Z
项目社区:https://github.com/t-osawa-009/UserDefaultsExplorer

开源协议:MIT License

下载


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.