Coder Social home page Coder Social logo

ios-ipcc's Introduction

iOS-IPCC

IPCC bundle files for different iOS Versions and devices. Update your carrier bundle (no jailbreak required)

Usage

  1. Search for your device e.g. iPhone 12 Pro Max.
  2. Search for an iOS higher than your current iOS e.g. 14.8 when you have 14.3 installed.
  • You can do this manually too if you prefer by downloading the respective ipsw file from ipsw.me. Extract it and mount the largest dmg file. Navigate to System>Library>Carrier Bundles>iPhone.
  1. Search for your carrier and copy the bundle file to your Computer e.g. "TMobile_Germany.bundle".
  2. Create a new folder named "Payload".
  3. Copy the bundle file inside the "Payload" folder.
  4. Zip the "Payload" folder and rename it as per your carrier bundle with an ipcc extension e.g. "TMobile_Germany.ipcc".
  5. Enable .ipcc support in iTunes/Finder by opening Terminal (on Mac) or CMD (on Windows) and pasting the following command:
  • macOS 10.14 and older
    defaults write com.apple.itunes carrier-testing -bool true
    
  • macOS 10.15 and newer
    defaults write com.apple.AMPDevicesAgent carrier-testing -bool YES
    
  • Windows
    "%ProgramFiles%\iTunes\iTunes.exe" /setPrefInt carrier-testing 1
    
  1. Now use iTunes/Finder to update the .ipcc carrier bundle. While pressing Option (Mac) or Shift (Windows) in iTunes/Finder, click on update and select the .ipcc file.
  2. Restart your iPhone.

ios-ipcc's People

Contributors

m1337v avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.