Desarrollador: Christoffer Winterkvist (1)
Precio: Gratis
Clasificaciones: 0 
Opiniones: 0 Escribir una opinión
Listas: 1 + 0
Puntos: 1 + 0 ¡
Mac App Store

Descripción

InjectionIII
Quite simply, InjectionIII adds "Hot Reloading" capability to your iOS, tvOS and macOS projects written in Swift or Objective-C. This allows you to change the implementations of methods, functions and SwiftUI body properties without having to restart your app for rapid iteration over minor code changes and design.

To get up and running, install the app to /Applications and run it and it will appear on the menu bar.
Then, download the example project http://johnholdsworth.com/GettingStarted.zip, build and run it in Xcode. You’ll be promoted to select the directory containing the project file and sources to give InjectionIII access to which files have changed. Once injection has connected, when you save a file, it will be recompiled and injected into the running app, the new implementations taking place of the old. In the GettingStarted iOS app, if you edit the file DetailViewController.swift to change the string appended after the detail.description in function configureView() then save the file, you can see it take effect straight away.

InjectionIII requires a version of Xcode more recent than 10.2, installed at the standard location /Applications/Xcode.app. For a project to be injectable, you must also add "-Xlinker -interposable" to the Debug target of its "Other Linker Flags" build setting. Then, add one of the following to your app’s startup to connect to InjectionIII:

Xcode 10.2 and later:

#if DEBUG
Bundle(path: "/Applications/InjectionIII.app/Contents/Resources/iOSInjection.bundle")?.load()
//for tvOS:
Bundle(path: "/Applications/InjectionIII.app/Contents/Resources/tvOSInjection.bundle")?.load()
//Or for macOS:
Bundle(path: "/Applications/InjectionIII.app/Contents/Resources/macOSInjection.bundle")?.load()
#endif

InjectionIII is able to inject SwiftUI but requires minor code changes to "body" properties to ensure views are redrawn on injection. The easiest way to do this is using the "Prepare Project" menu item after you have selected a project and it will make the necessary changes.

If your project is organised across multiple directories, after you have selected the main project, you can add directories to be watched for file changes using the "Add Directory" menu item. This list resets when you select a new project. You'll need to turn sandboxing off to be able to use injection on a macOS application. Consult the project README on the support page for more information.
más ↓
Ad

Capturas...

#1. InjectionIII (macOS) De: Christoffer Winterkvist
#2. InjectionIII (macOS) De: Christoffer Winterkvist

Novedades

  • Versión: 5.1.0
  • Actualizado:
  • Accommodations for Xcode 16

Precio

  • Hoy: Gratis
  • Mínimo: Gratis
  • Máximo: $9.99
  
Realizar un seguimiento de los precios

Desarrollador

Ad

Puntos

  • Erin
    • 724 Erin
    • +1

Clasificaciones

0 ☹️

Listas

Opiniones

Sé el primero en escribir una reseña 🌟

Información adicional

InjectionIIIInjectionIII URL corta: Copiado!
  • 🌟 Compartir
  • Mac App Store

También te puede interesar

    • Sitemap Plus
    • macOS Aplicaciones: Para desarrolladores  De: OurBigAdventure, LLC
    • Gratis  
    • Listas: 1 + 1  Clasificaciones: 0  Opiniones: 0
    • Puntos: 26 + 0  Versión: 2.2.3   Sitemap Plus is designed for web developers, to build a list of pages on their sites, the server status at the time of the crawl and the download time for each page. Sitemap Plus also ...
        ⥯ 
    • DevTools - Smarter coding
    • macOS Aplicaciones: Para desarrolladores  De: Anh Nguyen
    • * Gratis  
    • Listas: 2 + 3  Clasificaciones: 0  Opiniones: 0
    • Puntos: 22 + 0  Versión: 1.2.3   DevTools is an all-in-one offline application that provides developers with essential tools for daily tasks and ensures data security. The app has been trusted by over 15,000 ...
        ⥯ 
    • Klipped
    • macOS Aplicaciones: Para desarrolladores  De: Andrew Drake
    • Gratis  
    • Listas: 0 + 2  Clasificaciones: 0  Opiniones: 0
    • Puntos: 19 + 0  Versión: 3.0.2   Beauty in simplicity. Klipped is a minimalist scratch pad that is a buddy for all your other apps. Write ideas down. Paste text and use as a clipboard; delete when you re done. No ...
        ⥯ 
    • 18 Strings
    • macOS Aplicaciones: Para desarrolladores  De: Remote Sunrise LTD
    • Gratis  
    • Listas: 0 + 1  Clasificaciones: 0  Opiniones: 0
    • Puntos: 17 + 0  Versión: 2022.6   Hate doing localization for your project? Now you can hate it a little less: Save tons of money by doing automatic translation using strings from your other projects you have already ...
        ⥯ 
  • -100%
    • Base64 Coder
    • macOS Aplicaciones: Para desarrolladores  De: Pavel Kosykh
    • Gratis $1.79 -100%  
    • Listas: 0 + 2  Clasificaciones: 0  Opiniones: 0
    • Puntos: 14 + 0  Versión: 2.1.0   Base64 Coder is a fast and easy converter files to a Base64 format. Features: Fast work; Automatically string copy; Drag & Drop; MIME prefix support; Save result to file; Result ...
        ⥯ 
    • SnippetsLab
    • macOS Aplicaciones: Para desarrolladores  De: Renfei Song
    • Gratis  
    • Listas: 6 + 8  Clasificaciones: 5 (1)  Opiniones: 0
    • Puntos: 13 + 0  Versión: 2.6.4   Mac App Store Best of 2015 Featured in App Store editorial All Your Code, Brilliantly Organized , Keep Your Code at Your Fingertips and Welcome to the Mac App Store! Featured app in ...
        ⥯ 
    • Xcode
    • macOS Aplicaciones: Para desarrolladores  De: Apple
    • Gratis  
    • Listas: 22 + 8  Clasificaciones: 5 (1)  Opiniones: 0
    • Puntos: 11 + 0  Versión: 26.3   Xcode offers the tools you need to develop, test, and distribute apps for Apple platforms, including predictive code completion, generative intelligence powered by the best coding ...
        ⥯ 
    • Network Debugger
    • macOS Aplicaciones: Para desarrolladores  De: 志健 袁
    • * Gratis  
    • Listas: 0 + 1  Clasificaciones: 0  Opiniones: 0
    • Puntos: 10 + 0  Versión: 1.2.0   Professional network debugging tool for macOS Network Debugger helps developers and testers quickly build TCP and UDP connections, send and inspect messages, and automate repetitive ...
        ⥯ 
    • Eplist - convert data to plist
    • macOS Aplicaciones: Para desarrolladores  De: HuMinghua
    • * Gratis  
    • Listas: 1 + 2  Clasificaciones: 0  Opiniones: 0
    • Puntos: 10 + 0  Versión: 2.0.1   Eplist for Excel is a lightweight conversion tool to help developers to improve development efficiency. You can convert your datas or configuration from excel(.xls and .xlsx) document ...
        ⥯ 
    • KeyPad - Keyboard and Remote
    • macOS Aplicaciones: Para desarrolladores  De: Toolbunch LLC
    • * Gratis  
    • Listas: 0 + 0  Clasificaciones: 0  Opiniones: 0
    • Puntos: 9 + 0  Versión: 1.99.15   Use your Mac keyboard to control all your devices. From smartphones and tablets to TVs and even the raspberry pi, KeyPad turns your Mac into a powerful universal Bluetooth keyboard, ...
        ⥯ 
    • Application Localizer
    • macOS Aplicaciones: Para desarrolladores  De: Serhii Tal
    • Gratis  
    • Listas: 0 + 1  Clasificaciones: 0  Opiniones: 0
    • Puntos: 9 + 0  Versión: 2.0.1   What this app does? It's a powerful tool for macOS designed to help developers easily localize their apps. So you can translate your SwiftUI app's text strings into any language using ...
        ⥯ 
    • RocketSim for Xcode Simulator
    • macOS Aplicaciones: Para desarrolladores  De: SwiftLee
    • * Gratis  
    • Listas: 1 + 3  Clasificaciones: 0  Opiniones: 0
    • Puntos: 9 + 0  Versión: 14.5.0   Join thousands of iOS developers who build, test, and debug apps up to 2x faster with RocketSim. Supercharge your Xcode Simulator with 30+ powerful tools designed to boost ...
        ⥯ 

También te puede interesar

Operadores de búsqueda que puedes usar con AppAgg
Agregar a AppAgg
AppAgg
Comienza, es gratis.
Registro
Iniciar sesión