Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nitinseshadri/iAppConverter
Modify iOS apps to run on different Apple platforms - run the iPhone Calculator app on iPad
https://github.com/nitinseshadri/iAppConverter
calculator ios ios-simulator ipad ipados mac-catalyst mac-idiom macos marzipan realityos realityos-simulator tvos tvos-simulator uidevicefamily uikit visionos visionos-simulator watchos watchos-simulator
Last synced: 13 days ago
JSON representation
Modify iOS apps to run on different Apple platforms - run the iPhone Calculator app on iPad
- Host: GitHub
- URL: https://github.com/nitinseshadri/iAppConverter
- Owner: nitinseshadri
- Created: 2022-01-24T18:54:43.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T16:02:48.000Z (11 months ago)
- Last Synced: 2024-07-30T20:59:12.976Z (3 months ago)
- Topics: calculator, ios, ios-simulator, ipad, ipados, mac-catalyst, mac-idiom, macos, marzipan, realityos, realityos-simulator, tvos, tvos-simulator, uidevicefamily, uikit, visionos, visionos-simulator, watchos, watchos-simulator
- Language: Swift
- Homepage:
- Size: 2.74 MB
- Stars: 13
- Watchers: 1
- Forks: 4
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iAppConverter
iAppConverter is a tool that allows you to convert apps to run on different Apple platforms than they were originally intended for.
Looking for a tool that lets you convert iOS apps to Mac Catalyst apps? iAppConverter doesn't support this yet. In the meantime, check out [my fork of @stroughtonsmith's marzipanify!](https://github.com/nitinseshadri/marzipanify-s)
## Demo
This is the iPhone calculator app running on an iPad. It has oversized buttons, but otherwise works well. With a couple tweaks, Apple could ship this on iPad.
This is [the same app](https://github.com/nitinseshadri/ViewControllerPresenter) running on the iOS, tvOS, and watchOS simulators, all converted from an unmodified iOS Simulator binary.