ForgeSign-iOS
ForgeSign for iOS — on-device IPA re-signer. Sign, install and manage IPAs entirely on the device: zsign engine, liquid-glass UI, remembered certificates with expiry countdown, signed-app library, loopback OTA install.
File Explorer
- ios.yml
- AppIcon-1024.png
- Contents.json
- DesignTokens.swift
- ForgeBackdrop.swift
- ForgeComponents.swift
- ForgeGlassLogo.swift
- ForgeTheme.swift
- GlassEffects.swift
- CertificateStore.swift
- DylibInjectionService.swift
- HistoryStore.swift
- InstallController.swift
- IPAPreflight.swift
- P12Inspector.swift
- ProfileAuthenticityChecker.swift
- ProfileStore.swift
- ProtectedPersistence.swift
- RepositoryStore.swift
- CertificatesSheet.swift
- DylibInjectionSection.swift
- IPAPreflightCard.swift
- LibraryView.swift
- ProfilesSheet.swift
- SourcesView.swift
- ContentView.swift
- ForgeDocumentPicker.swift
- ForgeSignMobileApp.swift
- ImportRouter.swift
- InstallKeepAlive.swift
- LocalInstallServer.swift
- NetworkPolicy.swift
- SigningService.swift
- ForgeSignBridge.h
- zsign_wrapper.cpp
- forgesign-icon.png
- screenshot-library-dark.png
- screenshot-sign-dark.png
- screenshot-sources-dark.png
- index.html
- screenshot-library.png
- screenshot-pair.png
- screenshot-sign.png
- screenshot.png
- MobileCharacterizationTests.swift
- aes.h
- asn1.h
- asn1_mac.h
- asn1err.h
- asn1t.h
- async.h
- asyncerr.h
- bio.h
- bioerr.h
- blowfish.h
- bn.h
- bnerr.h
- buffer.h
- buffererr.h
- camellia.h
- cast.h
- cmac.h
- cmp.h
- cmp_util.h
- cmperr.h
- cms.h
- cmserr.h
- comp.h
- comperr.h
- conf.h
- conf_api.h
- conferr.h
- configuration.h
- conftypes.h
- core.h
- core_dispatch.h
- core_names.h
- core_object.h
- crmf.h
- crmferr.h
- crypto.h
- cryptoerr.h
- cryptoerr_legacy.h
- ct.h
- cterr.h
- decoder.h
- decodererr.h
- des.h
- dh.h
- dherr.h
- dsa.h
- dsaerr.h
- dtls1.h
- e_os2.h
- ebcdic.h
- ec.h
- ecdh.h
- ecdsa.h
- ecerr.h
- encoder.h
- encodererr.h
- engine.h
- engineerr.h
- err.h
- ess.h
- esserr.h
- evp.h
- evperr.h
- fips_names.h
- fipskey.h
- hmac.h
- http.h
- httperr.h
- idea.h
- kdf.h
- kdferr.h
- lhash.h
- macros.h
- md2.h
- md4.h
- md5.h
- mdc2.h
- modes.h
- obj_mac.h
- objects.h
- objectserr.h
- ocsp.h
- ocsperr.h
- opensslconf.h
- opensslv.h
- ossl_typ.h
- param_build.h
- params.h
- pem.h
- pem2.h
- pemerr.h
- pkcs12.h
- pkcs12err.h
- pkcs7.h
- pkcs7err.h
- prov_ssl.h
- proverr.h
- provider.h
- rand.h
- randerr.h
- rc2.h
- rc4.h
- rc5.h
- ripemd.h
- rsa.h
- rsaerr.h
- safestack.h
- seed.h
- self_test.h
- sha.h
- srp.h
- srtp.h
- ssl.h
- ssl2.h
- ssl3.h
- sslerr.h
- sslerr_legacy.h
- stack.h
- store.h
- storeerr.h
- symhacks.h
- tls1.h
- trace.h
- ts.h
- tserr.h
- txt_db.h
- types.h
- ui.h
- uierr.h
- whrlpool.h
- x509.h
- x509_vfy.h
- x509err.h
- x509v3.h
- x509v3err.h
- libcrypto.a
- libssl.a
- archive.cpp
- archive.h
- base64.cpp
- base64.h
- common.h
- fs.cpp
- fs.h
- json.cpp
- json.h
- log.cpp
- log.h
- mach-o.h
- sha.cpp
- sha.h
- timer.cpp
- timer.h
- util.cpp
- util.h
- crypt.h
- ioapi.c
- ioapi.h
- iowin32.c
- iowin32.h
- mztools.c
- mztools.h
- unzip.c
- unzip.h
- zip.c
- zip.h
- adler32.c
- compress.c
- crc32.c
- crc32.h
- deflate.c
- deflate.h
- gzclose.c
- gzguts.h
- gzlib.c
- gzread.c
- gzwrite.c
- infback.c
- inffast.c
- inffast.h
- inffixed.h
- inflate.c
- inflate.h
- inftrees.c
- inftrees.h
- trees.c
- trees.h
- uncompr.c
- zconf.h
- zlib.h
- zutil.c
- zutil.h
- archo.cpp
- archo.h
- bundle.cpp
- bundle.h
- certcheck.cpp
- certcheck.h
- macho.cpp
- macho.h
- metadata.cpp
- metadata.h
- openssl.cpp
- openssl.h
- signing.cpp
- signing.h
- .gitignore
- Info.plist
- project.yml
- README.md
# Use via CDN
jsDelivrjsDelivr serves any public GitHub repository as a CDN with zero setup. Pick a version and a file to get a ready-to-paste link and snippet.
Link
Example
Command Glossary
Commands referenced in this DOCs, explained below.
brew install
View Details ▼
brew install
Install a Homebrew formula or cask.
brew install {{formula|cask}}
Install a formula/cask:
brew install {{[-s|--build-from-source]}} {{formula}}
Build and install a formula from source (dependencies will still be installed from bottles):
brew install {{[-n|--dry-run]}} {{formula|cask}}
Download the manifest, print what would be installed but don't actually install anything:
// repository documentation
Was this content helpful?
(0 ratings)
