Concepteur: Christoffer Winterkvist (1)
Prix: Gratuit
Classements: 0 
Avis: 0 Rédiger un avis
Listes: 1 + 0
Points: 1 + 0 ¡
Mac App Store

Description

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.
plus ↓

Captures d'écran

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

Nouveautés

  • Version: 5.1.0
  • Mis à jour:
  • Accommodations for Xcode 16

Prix

  • Aujourd’hui: Gratuit
  • Minimum: Gratuit
  • Maximum: $9.99
  
Suivre l'évolution des prix

Concepteur

Points

  • Erin
    • 660 Erin
    • +1

Classements

0 ☹️

Listes

Avis

Soyez le premier à donner votre avis 🌟

Informations supplémentaires

InjectionIIIInjectionIII URL courte: Copié!
  • 🌟 Partager
  • Mac App Store

Découvrez également

    • TestFlight
    • macOS Applications: Développeurs  De: Apple
    • Gratuit  
    • Listes: 9 + 1  Classements: 0  Avis: 0
    • Points: 7 + 778,330 (4.7)  Version: 4.0.1   TestFlight makes it easy to test beta versions of apps and App Clips to provide valuable feedback to developers before they release their apps on the App Store. Developers can invite ...
        ⥯ 
    • WebSSH - SSH, SFTP & Tools
    • macOS Applications: Développeurs  De: MENGUS ARNAUD
    • Gratuit  
    • Listes: 3 + 2  Classements: 0  Avis: 0
    • Points: 10 + 2,299 (4.7)  Version: 30.5   Whether you re on the go or at your desk, WebSSH keeps you connected anytime, anywhere! ٩(^ ^)۶ WebSSH is a powerful and user-friendly SSH, SFTP, Telnet, and Port Forwarding client for
        ⥯ 
    • Bluetooth Inspector
    • macOS Applications: Développeurs  De: George Garside
    • Gratuit  
    • Listes: 2 + 0  Classements: 0  Avis: 0
    • Points: 2 + 1,412 (4.6)  Version: 1.7.3   Discover nearby Bluetooth peripherals and inspect their services for information and characteristics. View information and signal strength for all peripherals and devices, updating in ...
        ⥯ 
    • Pastel
    • macOS Applications: Développeurs  De: Steven Troughton-Smith
    • Gratuit  
    • Listes: 3 + 1  Classements: 0  Avis: 0
    • Points: 2 + 1,340 (4.7)  Version: 2.4.1   Capture and collect color palettes with Pastel! Pastel is an app for amateur developers & artists (like us!) that lets you build up a library of color palettes to use in your projects.
        ⥯ 
    • HTTPBot: API & HTTP Client
    • macOS Applications: Développeurs  De: Arvindh Sukumar
    • Gratuit  
    • Listes: 3 + 2  Classements: 0  Avis: 0
    • Points: 7 + 1,306 (4.5)  Version: 2025.4.1   HTTPBot is a powerful API client and debugger that lets you send HTTP/HTTPs requests, connect to WebSockets, inspect JSON & HTML responses, and debug APIs on the go. With HTTPBot, you ...
        ⥯ 
    • SSH Client - Secure ShellFish
    • macOS Applications: Développeurs  De: Anders Borum
    • Gratuit  
    • Listes: 4 + 2  Classements: 0  Avis: 0
    • Points: 11 + 1,128 (4.8)  Version: 2025.33   Lightning fast SSH terminal with remote file access. No other app fuses your SSH servers and iOS devices as well as Secure ShellFish. Tap Get and see for yourself. Terminal supports ...
        ⥯ 
    • ServerCat - SSH Terminal
    • macOS Applications: Développeurs  De: Early Moon, LLC
    • Gratuit  
    • Listes: 3 + 0  Classements: 0  Avis: 0
    • Points: 3 + 944 (4.6)  Version: 1.30.0   ServerCat is a Linux monitor and Docker Management & SSH Terminal app. ServerCat makes it easy to monitor your server status on your mobile. It shows detail running status of your ...
        ⥯ 
    • HTML Editor
    • macOS Applications: Développeurs  De: Intrepid
    • Gratuit  
    • Listes: 0 + 0  Classements: 0  Avis: 0
    • Points: 5 + 632 (4.2)  Version: 2.9   HTML Editor is a lightweight HTML editor complete with syntax highlighting, focused code completion suggestions and a live preview panel. With HTML Editor, you can open any existing ...
        ⥯ 
    • Resolutioner
    • macOS Applications: Développeurs  De: Sun Apps, LLC
    • Gratuit  
    • Listes: 0 + 0  Classements: 0  Avis: 0
    • Points: 1 + 403 (4.5)  Version: 1.0   Resolutioner is a simple utility app for calculating resolutions, aspect ratios, and saving resolutions for future reference. The resolution calculator helps you to calculate a ...
        ⥯ 
    • DetailsPro
    • macOS Applications: Développeurs  De: Fun Focus Software LLC
    • * Gratuit  
    • Listes: 0 + 2  Classements: 0  Avis: 0
    • Points: 3 + 383 (4.8)  Version: 6.1.0   App Store featured in Great on iPad and Must-Have Apps DetailsPro is the visual design tool that brings your app ideas to life no coding required. - Mock up a new app idea in minutes -
        ⥯ 
    • Interactful
    • macOS Applications: Développeurs  De: Harley Thomas
    • Gratuit  
    • Listes: 1 + 2  Classements: 0  Avis: 0
    • Points: 1 + 364 (4.9)  Version: 5.1.1   An interactive guide for SwiftUI to help designers and developers build better apps. Code snippets and interactive examples for components like Sliders, Toggles, Lists, and Grids ...
        ⥯ 

Découvrez également

Opérateurs de recherche compatibles avec AppAgg
Ajouter à AppAgg
AppAgg
Lancez-vous, c'est gratuit.
Inscription
Connexion