개발자: Christoffer Winterkvist (1)
가격: 무료
순위: 0 
리뷰: 0 리뷰 작성
목록: 1 + 0
포인트: 1 + 0 ¡
Mac App Store

기술

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.
더보기 ↓
Ad

스크린샷

#1. InjectionIII (macOS) 게시자: Christoffer Winterkvist
#2. InjectionIII (macOS) 게시자: Christoffer Winterkvist

새로운 기능

  • 버전: 5.1.0
  • 업데이트:
  • Accommodations for Xcode 16

가격

  • 오늘: 무료
  • 최소: 무료
  • 최대: $9.99
  
가격 추적

개발자

Ad

포인트

  • Erin
    • 724 Erin
    • +1

순위

0 ☹️

목록

리뷰

첫 번째 리뷰를 남겨보세요 🌟

추가 정보

InjectionIIIInjectionIII 단축 URL: 복사됨!
  • 🌟 공유하기
  • Mac App Store

당신은 또한 같은 수 있습니다

    • Sitemap Plus
    • macOS 앱: 개발자 도구  게시자: OurBigAdventure, LLC
    • 무료  
    • 목록: 1 + 1  순위: 0  리뷰: 0
    • 포인트: 26 + 0  버전: 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 앱: 개발자 도구  게시자: Anh Nguyen
    • * 무료  
    • 목록: 2 + 3  순위: 0  리뷰: 0
    • 포인트: 22 + 0  버전: 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 앱: 개발자 도구  게시자: Andrew Drake
    • 무료  
    • 목록: 0 + 2  순위: 0  리뷰: 0
    • 포인트: 19 + 0  버전: 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 앱: 개발자 도구  게시자: Remote Sunrise LTD
    • 무료  
    • 목록: 0 + 1  순위: 0  리뷰: 0
    • 포인트: 17 + 0  버전: 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 앱: 개발자 도구  게시자: Pavel Kosykh
    • 무료 $1.79 -100%  
    • 목록: 0 + 2  순위: 0  리뷰: 0
    • 포인트: 14 + 0  버전: 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 앱: 개발자 도구  게시자: Renfei Song
    • 무료  
    • 목록: 6 + 8  순위: 5 (1)  리뷰: 0
    • 포인트: 13 + 0  버전: 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 앱: 개발자 도구  게시자: Apple
    • 무료  
    • 목록: 22 + 8  순위: 5 (1)  리뷰: 0
    • 포인트: 11 + 0  버전: 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 앱: 개발자 도구  게시자: 志健 袁
    • * 무료  
    • 목록: 0 + 1  순위: 0  리뷰: 0
    • 포인트: 10 + 0  버전: 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 ...
        ⥯ 
    • Anycode: Code Snippet to Image
    • macOS 앱: 개발자 도구  게시자: 宏旭 朱
    • 무료  
    • 목록: 0 + 2  순위: 0  리뷰: 0
    • 포인트: 10 + 0  버전: 0.7.0   Anycode is a document-based app that helps you manage your code snippets. - Supports syntax highlighting for Bash, C, C++, C#, Clojure, Dart, Go, Java, JavaScript, JSON, Kotlin, ...
        ⥯ 
    • Eplist - convert data to plist
    • macOS 앱: 개발자 도구  게시자: HuMinghua
    • * 무료  
    • 목록: 1 + 2  순위: 0  리뷰: 0
    • 포인트: 10 + 0  버전: 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 앱: 개발자 도구  게시자: Toolbunch LLC
    • * 무료  
    • 목록: 0 + 0  순위: 0  리뷰: 0
    • 포인트: 9 + 0  버전: 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 앱: 개발자 도구  게시자: Serhii Tal
    • 무료  
    • 목록: 0 + 1  순위: 0  리뷰: 0
    • 포인트: 9 + 0  버전: 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 앱: 개발자 도구  게시자: SwiftLee
    • * 무료  
    • 목록: 1 + 3  순위: 0  리뷰: 0
    • 포인트: 9 + 0  버전: 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 ...
        ⥯ 
    • FrameBuddy - Screenshot Frames
    • macOS 앱: 개발자 도구  게시자: Florian Schweizer
    • 무료  
    • 목록: 0 + 4  순위: 0  리뷰: 0
    • 포인트: 9 + 0  버전: 1.3   Quickly add a device frame to your screenshots. FrameBuddy is a super simple utility that automatically adds iPhone frames to your (Simulator) screenshots. Iphone icon created by ...
        ⥯ 

당신은 또한 같은 수 있습니다

AppAgg에서 사용할 수 있는 검색 연산자
AppAgg에 추가
AppAgg
시작하기 – 무료예요
가입
로그인