├── README.md ├── deeplink-handler └── open in simulator.zip ├── git-hooks ├── name-branch-hook └── swift-format-hook └── shortcuts ├── Derived_Data_default_project.shortcut └── derived_data_prompt.shortcut /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phynet/iOS-Tooling/HEAD/README.md -------------------------------------------------------------------------------- /deeplink-handler/open in simulator.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phynet/iOS-Tooling/HEAD/deeplink-handler/open in simulator.zip -------------------------------------------------------------------------------- /git-hooks/name-branch-hook: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phynet/iOS-Tooling/HEAD/git-hooks/name-branch-hook -------------------------------------------------------------------------------- /git-hooks/swift-format-hook: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phynet/iOS-Tooling/HEAD/git-hooks/swift-format-hook -------------------------------------------------------------------------------- /shortcuts/Derived_Data_default_project.shortcut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phynet/iOS-Tooling/HEAD/shortcuts/Derived_Data_default_project.shortcut -------------------------------------------------------------------------------- /shortcuts/derived_data_prompt.shortcut: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/phynet/iOS-Tooling/HEAD/shortcuts/derived_data_prompt.shortcut --------------------------------------------------------------------------------