This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hello again, here with yet another question.
In developing my keyboard tweak, it came to my attention that iPhone 5s tweaks have to be developed on arm64.
I have a lot of code that probably only works with armv7 (i.e 32bit), and unless it's actually possible to compile arm64 code in 32 bit mode, I'll have to look at other solutions.
Is it possible to create views in springboard (the arm64 part) that contain something from a different process (which will be the keyboard).. which will be running on armv7 arch?
Kind of a hack, but not really keen to go through the large codebase I have to add 64bit support just yet..
Or maybe there's another way to go around this?
Subreddit
Post Details
- Posted
- 11 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/jailbreakde...