#development

1 messages · Page 477 of 1

limber timber
#

Ye

twilit jungle
steep granite
#

Wtf

twilit jungle
steep granite
jovial wave
#

This channel is honestly a wealth of knowledge.

#

I mostly lurk.

#

But I learn from you guys.

#

The shitposting just makes me laugh. So no matter what whenever I come around, I'm entertained.

stuck wyvern
#

Honestly the best documentation I've found for tweak development was open source tweaks

#

It's what helped me get started on a few things

twilit jungle
limber timber
#

Man, I remember one time working on a Google code-in project and my workflow more like
70% stackoverflow
20% coding
10% of my adhd head doing nothing

jovial wave
#

That's why I don't have to come here too often. But, there's some things that literally only you guys know and no one has made a tweak for yet.

#

Like when I started making KeyboardSelect. I scoured Githubs looking for anything that was even remotely like the tweak I wanted.

#

And nothinggggg.

#

So I popped in here and you guys helped in like 15 minutes.

#

Amidst the shitposting ofc. 😆

high citrus
twilit jungle
stuck wyvern
#

Working on a project for me is

#

99% procastinating
1% doing 10 hours of work in one

twilit jungle
#

Idk what world you live in but percentages usually add up to 100

stuck wyvern
#

ADHD moment

jovial wave
high citrus
twilit jungle
limber timber
#

I tried smoking some pot and woke up to around 4 to figure out how to get Debian working in iSH

stuck wyvern
#

lmao

tepid olive
#

im far from trans 😛

stuck wyvern
#

Hayden is just based as fuck

limber timber
#

And pot is a substitute as I ran out of Adderall

stuck wyvern
tepid olive
jovial wave
limber timber
#

The problem is sometimes you just delicate your time to random skit just to realize that you fucked up somewhere

#

An example is 2 days ago, I tried installing metasploit on iOS

#

It was cross platform but the caveat here is metasploit doesn’t support ruby3 (the default one on procursus) edit: thanks Zoey

stuck wyvern
#

on procursus*

#

not sileo

limber timber
#

The 3rd method in the workaround requires recompiling a module using rake, and rake hates iOS

limber timber
#

So I counted 8 hours wasted

hardy glen
#

one thing i have learned from REing swift classes is never give up even if it seems impossible

#

cuz you might end up figuring it out a week or a month later

limber timber
restive ether
#

everything works with ruby 3

tacit spade
#

@tepid olive are you ok with a procursus meme in wwtc

#

it doesn't hate on it or anything its just an amogus meme

tepid olive
#

I love memes

silver rampart
#

think i just bricked my macos install on my laptop i'm typing from

rain falcon
#

nfr

west grove
#

Nfr

#

@restive ether trol

tacit spade
#

@tepid olive wanna see?

hexed stratus
#

Is Theos required for tweak development, or are there better methods? I'm currently running Parrot OS on my laptop; would a MacOS VM be required for IOS Tweak Development? Sorry, I'm new to this and just need some basic advice on how to get started.

#

Thank you!

lime pivot
lime pivot
west grove
lime pivot
#

there was a brief period of time when I seriously thought about porting brew to iOS

#

the key word here is brief

twilit jungle
wicked summit
#

how difficult would that be

#

this is kinda weird

#

it's rotating and then mirroring the view

#

which is weird

tepid olive
#

yeah

#

but it works well

twilit jungle
primal perch
#

:nfruhh:

twilit jungle
#

true

ashen birch
twilit jungle
#

opengl moment*

primal perch
#

true @vivid dew

lime pivot
#

speaking of chat apps, discord is a bad chat app

ionic cobalt
#

Hey! Does anybody know how I can update to a newer clang version?
https://twitter.com/FectaTr1/status/1314292876348731392?s=20

I found this tweet but I don't know how I can upgrade or install a newer toolchain. Tried it via brew but it still delivers clang 12

EDIT: nvm, fixed the issue by installing xcode 11 toolchain. I didn't understand I needed to downgrade 😛

@thatmarcelbraun Are you using clang 12? Check with clang —version in terminal, if u are then that’s the issue. The “new” arm64e ABI is incompatible. So get the 13.7 toolchain and switch with the Xcode select command

tepid olive
#

they're not

#

you gotta test both and see which is worse usually

#

Sometimes ScrollViews just crash when scrolling

#

and Lists are super laggy sometimes

ionic cobalt
#

I just compiled my postinst with the Xcode 11 Toolchain, but it still crashes on iOS 13 with arm64e. Any solutions?
(crashes due to incompatible cpu-subtype)

lime pivot
#

you'll also want to make clean before attempting a rebuild just to be sure

tepid olive
#

test

high citrus
tepid olive
#

test successful

grim sparrow
high citrus
grim sparrow
#

I might do that tbh

#

I might make one for repos

#

Where all you gotta do is put debs in the folder and it does everything for you

gaunt mesa
restive ether
#

wit da native depictions

grim sparrow
#

Silica 2.0: Electric Boogaloo

high citrus
gaunt mesa
#

oh wait

#

it's private

restive ether
#

pack this dick

gaunt mesa
#

ok

#

buddy

limber timber
#

@stuck wyvern I DID IT

stuck wyvern
#

congrats

limber timber
indigo peak
#

in the instance creator for theos, anyone know of any open source projects for iphone/tool or iphone/tool_swift

twilit jungle
gaunt mesa
#

what

glacial matrix
indigo peak
#

ty

wicked summit
#

so where do i put my submission for wwtc

prisma citrus
peak quartz
#

great WWTC2021

#

how many active jailbreakers we have as of today?

#

someone keeps track of that?

prisma citrus
#

oh damn nice reassurance will def go through it

prisma citrus
# peak quartz me 2, GREAT GUIDE

just wondering, yk if there's an updated version of it? like for some places, i.e. creating a new iPhone project section, some stuff like Windows-based application don't seem to be in xcode anymore

prisma citrus
#

for me, kinda hard to follow steps cause lots of parts are diff in xcode

#

now

twilit jungle
#

just google how to do X step

peak quartz
#

yep

primal perch
#

x step

#

like the geometry dash level

#

cc @lethal kayak

twilit jungle
lethal kayak
gaunt mesa
wicked summit
dawn dome
tepid olive
peak quartz
lethal ice
peak quartz
#

if i understand you, you probably talking about the preferences file of a certain tweak, the plist file

#

not sure i understand.. you use flex to override and change values during runtime of a certain class, if you are looking for a "boolean of a tweak" using filza you must refer to his prerefences, which if thats only boolean can safely changed via settings.. so im not sure whats going on / what you are asking

#

maybe a specific example can help out here

#

i see where this is going. advertisements in tweaks are meant for that you can keep using the tweak but pay a small fee to remove X element/advertisement.

#

you cant do that using filza.

twilit jungle
#

Or write a tweak for a tweak

peak quartz
#

Or talk to the dev of that tweak

restive ether
#

is it his another guy trying to remove cercube ads trolllaugh

stuck wyvern
#

aww I missed the fr chain

#

bro just use YouTube reborn

indigo peak
#

isnt that a nono app

tepid olive
#

at least if you're gonna use a piracy service use a good one troll

#

that comes out to $60 per year

#

when you can get the same for €20

#

but can't say where, just use altstore/reprovision

restive ether
#

turbo virgin

tepid olive
#

[[permaflex]] bro

faint lionBOT
#
PermaFlex

Permanently hide elements with FLEXible.

Author

shiftcmdk

Version

1.0.2

Price

Free

Repo
Add Repo
More Info
twilit jungle
#

Please never use that

tepid olive
#

what’s wrong w it

restive ether
#

my cock is huge

tepid olive
#

.

twilit jungle
#

PermaFLEX is fine, but having FLEX enabled/running all the time is horrible for your device

restive ether
#

rip bozo for your performance

twilit jungle
#

FLEX itself has lots of hacks to allow debugging

twilit jungle
#

Its bad for the battery in the long term. Also your device is going to crash much sooner than it normally would.

stuck wyvern
#

I don't have any crashes at least

#

but I have libFLEX and that flex packages from your repo

twilit jungle
#

Some of those modify the logging systems and the networking systems so you are going to have different behaviors there too.

stuck wyvern
#

oh damn

#

is there a way to disable

#

other than uninstalling?

twilit jungle
#

You can disable via iCleaner.

stuck wyvern
#

I don't use that

#

can't it be disabled from libhooker configurator

twilit jungle
#

From FLEX/PermaFLEX standpoint there is no difference between tweak and app.

#

Probably can use libhooker, I haven't used that so idk

#

As long as you disable the dylib from loading you should be fine

stuck wyvern
#

I'll try

restive ether
#

rip bozo jailbreaking just to pirate

stuck wyvern
main apex
#

@stuck wyvern I see you 👀

indigo peak
#

these new popouts are kinda pog

stuck wyvern
stuck wyvern
indigo peak
#

like the banner picture at the top just makes it so much better

tepid olive
#

fuckin weeks

#

weebs

indigo peak
peak quartz
#

i'M nOt UsInG iT fOr ThAt

#

Real men buy their tweaks

tepid olive
#

@haughty bear

haughty bear
verbal terrace
stuck wyvern
#

me too

lethal kayak
#

no not troll

#

actually

twilit jungle
restive ether
#

broke boy

#

cry more

#

alright i’m tired of you

twilit jungle
primal perch
#

:ctwerk:

lime pivot
#

why is cameren albert gore

hardy glen
#

whos watching the match fr

lime pivot
#

and when can I get into the about me A/B already

indigo peak
lime pivot
#

lmao guys

#

the Apple execs are memoji again

indigo peak
#

bald memojis just are weird

gaunt mesa
#

look at sabih khan

indigo peak
#

i could barely tell they had glasses on

#

i thought the nose was just scrunched

#

could you technically compile brainfuck into a working tweak

hardy glen
restive ether
limber timber
twilit jungle
wicked summit
twilit jungle
lime pivot
misty cradle
#

what is a nose

#

Stayed up till almost 6 am for this mayweather fight

#

Very disappointing

#

Watched it illegally and I still want a refund

twilit jungle
primal perch
gaunt mesa
twilit jungle
hardy glen
#

grow taller fr

#

vitamins and physical activity

#

i was 5’10 as a senior. im 20 and 6’1

#

i just eat a ton and play basketball at the parkand box in the garage

#

plus its all about how you talk to the girl to be real wit u

twilit jungle
dawn dome
lime pivot
primal perch
#

loss

lime pivot
#

also how many vitamins do I need to grow to 6' before I never grow again

primal perch
#

try a few grams of calcium

#

at once

hardy glen
#

Honestly ever since I started playing basketball and just eating healthy and heavy

#

I grew a lot

#

I eat a ton

primal perch
#

im pretty sure height is almost completely genetic minus a few environmental factors

#

like even if you eat and exercise well you still have a hard cap

lime pivot
#

yea I'm pretty sure I just got stuck with mum's average height gene

primal perch
hardy glen
#

I am the tallest in my family

tepid olive
primal perch
#

yea

tepid olive
#

Im 5’11” and done growing, so i am in fact, single for life

primal perch
#

gg bro

#

we at 5 8 though

#

not too bad considering my mom is like 5 2

hardy glen
#

Sleep, eating habits, Bad posture can fuck it

primal perch
tepid olive
hardy glen
#

You ll find the one bro

#

Lmao

tepid olive
#

I have a gf

hardy glen
#

Ik

primal perch
#

hes the biggest chad in this channel bro

#

idk why he even comes to dev

tepid olive
#

Not true

#

Thats you

primal perch
hardy glen
#

Ik Hayden’s a chad lmao

#

About to beg Amy for a login when they re awake lmao

tepid olive
#

Just make a deb fam

#

All u gotta do is run make

hardy glen
#

Ik but it’s much easier to use the repo. I already have it installed when I compiled myself

tepid olive
#

True

lime pivot
#

or just genetics alone

tepid olive
#

I restored my ipad earlier after the unexplained /var bootloop tr

tepid olive
hardy glen
#

Yes you need sleep bro

tepid olive
#

Healthy habits in general will contribute to your body’s ability to improve itself naturally

hardy glen
#

I sleep like 10 hrs a day

lime pivot
hardy glen
#

I take naps too

tepid olive
#

Bootloop

lime pivot
#

I can't sleep a minute more than 8 hours or I feel like I let a good day go to waste

tepid olive
#

Doin a little trolling i suppose

primal perch
#

it just wants stock bro

hardy glen
#

Its cuz I work too, I get tired and sleep right away when I get home. Wake up, hop on ida and fuck with swift and go back to sleep

lime pivot
#

I spent 2.5 years working my ass off doing 2 jobs (full-time for a company and whatever's left for chariz) and stressing about my degree too

#

now I quit so I'm just stressing about chariz and my degree instead

#

shrug

tepid olive
#

Start consistently exercising and you will see improvements in your sleep

#

Its also a natural stress relief which probably contributes to the sleeping issues

lime pivot
#

yeah honestly, it's helped a lot

#

it just sucks a lot of energy out of me and I don't have enough of that to go around when I do need to sit down and get tons of work done

#

catch-22 huh

hardy glen
#

Wake up early in the morning and go for a run

tepid olive
#

Yep

hardy glen
#

Best feeling in the world

tepid olive
#

Running in the morning will actually energize you, believe it or not

hardy glen
#

Take a cold shower as well

tepid olive
#

Coupled with a hot shower especially

#

OOOO conflict

hardy glen
#

BIG CONFLICT

#

Lmao

#

I take cold cuz they wake me up usually

lime pivot
#

it's a hard one when you wake up feeling like you only slept 3 hours despite sleeping 8 hours

tepid olive
#

I prefer to burn my skin off after a run 😎

hardy glen
#

Gets all the anxiety out of me if that makes sense

tepid olive
#

Yeah i get it

lime pivot
#

but I should try and just force it to happen and see how it goes

tepid olive
#

Im just a pussy with cold water

hardy glen
#

Gets me prepared for the day. But I like hot showers sometimes

primal perch
#

ive done some cold showers

#

not too hard if you just yolo but its not super enjoyable

lime pivot
#

after body takes a few weeks to adjust to it I may start feeling a difference

tepid olive
#

Dude u know whats actually amazing on a related note?? Ice baths

hardy glen
#

Yea i turn it to the coldest setting and just hop in really quick. I love taking cold showers

tepid olive
#

Those make u feel soooo good

primal perch
#

i havent had a bath since i was like 8 probably

#

unironically

lime pivot
#

how tf do you guys have cold showers

primal perch
#

just yolo

tepid olive
#

Not rlly a bath

primal perch
#

the first 20 se conds requires a lot of willpower

hardy glen
#

I had a bath last week and the fucking water started leaking downstairs from my fan. I’ve got to movefr

primal perch
#

especially when that heat knob is right there lmao

lime pivot
#

I tried something I learned once starting the shower cold for 1 min and then switching to hot

#

can't say I felt anything out of it

tepid olive
#

Sounds like voodoo

tepid olive
#

unrelated, heres a blessed picture

#

Suits QT and drinks

hardy glen
#

Morning runs are the best, try to cut out all the sugar in your life if you can

#

But its impossible if you are an avid drinker

tepid olive
#

Sugar is the devil

primal perch
#

me who's still addicted to sugar

#

bro ong this shit is stupid

hardy glen
#

I consider it like alcohol it’s literally the same. You get addicted and it’s not good for you

primal perch
#

ye

#

i have literally known how addictive it is for such a long time and never have the willpower

hardy glen
#

You want sugar eat a apple

tepid olive
#

Honeydew and mango

dawn dome
#

an

hardy glen
#

Self control is key. Try semen retention if you don’t have a gffr

hardy glen
#

Lmfaoo

tepid olive
#

The best way to gain self control is to surround yourself with degenerates and not become one yourself

hardy glen
#

True, most weak will end up adapting bad habits

tepid olive
#

The issue is mostly when you cant admit something is a bad habit though

primal perch
#

esp when people are in denial

#

like "its ok to be fat"

#

no not really bro

tepid olive
#

Its much easier to get out of something when you constantly remind yourself its an issue

primal perch
#

its unhealthy as fuck

tepid olive
primal perch
#

true

tepid olive
#

Commonly nicotine or acid

primal perch
#

its in general all the time bro

lime pivot
primal perch
#

that one guy i wont mention

#

"i could quit nic any time"

tepid olive
#

I did quit nic and it sucked for like 3 days

#

Now i vape occasionally when im with the boys but it feels good to not have my own and hit it every 15 minutes all day

hardy glen
#

I quit for 8 months and now I am back

lime pivot
#

that's honestly still real good progress

hardy glen
#

50 salt nic

primal perch
#

relapse != failure

hardy glen
#

I guess I shouldn’t be talking about self control lmao

primal perch
#

gains are gains

tepid olive
#

Its so hard to get off that shit when you have your own

#

Especially at 50+

#

Good luck to you when decide to ditch the habit again

hardy glen
#

First thing I think about when I wake up is my vape

#

It’s sad asf

#

I can’t drive without it

tepid olive
#

I know i completely feel you

#

Its literally like you cant enjoy anything without it being in the back of your mind

dawn dome
tepid olive
#

Is what it went to

primal perch
#

yea rip

dawn dome
#

True

primal perch
#

i at least accept im overweight and its unhealthy and im almost a fat fuck

dawn dome
#

Especially with the rise of apps such as Tiktok and Twitter

primal perch
#

still havent really done anything but i will never accept it as ok or healthy

tepid olive
#

Food disorders are some of the worst and most underrated addictions. Whether it be not eating enough or eating too much

primal perch
dawn dome
tepid olive
#

Lets lean

hardy glen
#

Literally I can’t go anywhere or do anything, one time i was half way to work and went back and came late just to go get my vape

hardy glen
#

16 years old

dawn dome
#

And now you’re 20 I think?

primal perch
#

im plenty bulked

tepid olive
#

Cuz now its “i dont get buzzed AND i need to hit it every 10 minutes”

hardy glen
#

Exactly I was just in the bathroom stAlls and I was like let me hit it. And now I’m here

dawn dome
hardy glen
#

I don’t get buzzed at all. Only in the morning

#

Which is the best one

#

I take like 10 hits straight so I can get buzzed asf

#

In the morning

lethal ice
#

Goedemorgen

dawn dome
tepid olive
#

Gm

lethal ice
#

wtf cyndaquil

tepid olive
#

Yes

#

In the flesh

#

(?)

#

Time to listen to The Wall

lethal ice
#

yea ture

primal perch
#

true

#

true

lethal ice
#

i havent listened to comfortably numb in a long time

#

i should do that

tepid olive
#

Did u ever finish learning the solo

primal perch
#

bro the last 4 songs in the wall though

lethal ice
#

yea i learned the first solo

primal perch
#

absolute baller

tepid olive
primal perch
#

waiting for the worms + stop + the trial + outside the wall

primal perch
lethal ice
primal perch
#

true

lethal ice
#

why so quiet

tepid olive
#

Very nice

limber timber
#

A full Linux environment running on iOS

tepid olive
limber timber
#

Yep

tepid olive
#

Cute

limber timber
tepid olive
#

Fun tho

#

I need to update qemu soon

limber timber
#

Well, the next stage is to run Kali

tepid olive
#

6.0 been out im lackin

#

I need to port some kali shit to ios

limber timber
#

The two horseman of CTFing

#

@tepid olive also is it safe to run a VM with 1GB ram?

lethal ice
hardy glen
#

You should be fine

grim sparrow
#

New @vivid dew pfp

narrow mason
#

It was tr1

#

Please calm down, this is a professional workplace.

limber timber
hardy glen
#

the ida ios debugger is the coolest thing ever

restive ether
#

oh no they asked for thc-ipv6

#

but close

next wadi
wicked summit
#

wen eta swiftui 3

limber timber
#

You sure that the Linux kernel repo is not a zip bomb trying to fuck up my iPad storage ?

dawn dome
silver rampart
#

this server keeps crashing my discord

#

also wtf wwdc is today

twilit jungle
#

fr too much trolling

silver rampart
#

i cant even open it on mobile lol

#

gamer moment

#

appil gib i os 15

twilit jungle
stuck wyvern
silver rampart
gilded laurel
#

hey devs

#

how the betas going

grim sparrow
#

not yet

surreal mountain
#

do i leave my 14.2 jb on ip12 for ios 15

silver rampart
#

good question

grim sparrow
#

Just some fun little things for Xcode nerds:
You can now write documentation in the same format as the apple documentation and you can do a lot more with code comments, such as images

#

this stuff

#

yeah

silver rampart
#

ima shove 15 on my X and grab the DSC and start dumping stuff from it once profiles are up

#

probably a few weeks/months before we get checkra1n support

#

7zip

#

arm64

#

no idea

#

it should

#

he's been working on it

#

i have no 64e devices minus the ipad air 3

grim sparrow
silver rampart
#

which im probably gonna keep on 14 unless 15 has some cool ass new feature

#

yes, it'll be in the OTAs or whatever ships

#

download ipsw, unzip w 7zip, open biggest dmg and copy/paste into folder

gilded laurel
#

im literally gonna run newest macos on my macbook

#

as daily

#

cus i dont care

#

did the updates ship yet

#

alr

primal perch
#

ios 15: we have basically nothing new

gilded laurel
#

true

#

watch -n 10 "softwareupdate -l" trolllaugh

primal perch
#

it’s probably a good thing because we need more performance tweaks

nimble parcel
primal perch
#

watch them still mess it up

grim sparrow
primal perch
#

and we get 11 repeat

silver rampart
grim sparrow
#

I'm just scrolling the new api's waiting for the sites to update

silver rampart
#

like every 2 years they do that

gilded laurel
#

:when:

silver rampart
#

i was expecting layout tweaks to get yeeted this year honestly

#

given some changes in ios 14

grim sparrow
silver rampart
#

not yet woeis

gilded laurel
#

real?

silver rampart
nimble parcel
#

it’s pronounced “Docc” like “Thicc”

silver rampart
#

lets go

#

links are live

#

i'll upload an ipsw when i'm home but if you have a dev acct there u go

#

AI to read text in photos
rip that one tweak

subtle grail
#

the xcode ci is kind of cool tbh

#

yeah

silver rampart
#

cant wait to see how we can abuse it to do tweak stuff

subtle grail
#

true

silver rampart
#

(ofc all of that is behind dev paywall)

#

probably not

#

i can check this stuff on the uh

#

~18th

#

in the middle of move and my main machine is disassembled rn

#

not risking my laptop

#

now

#

vmware fusion, on the other hand

#

laptop hw isnt suited to vms tho

#

so again gotta wait IOWatchdog

#

form an llc

#

well yeah when you're 18

#

it'd be a scandal if they did

#

its so not ready

#

like

#

its just now usable (in the dev [bleeding edge] channel)

#

until x64 emulation is on the stable branch

#

64e should've worked a while back

#

64e shouldn't be very different than the regular 64 anyways

#

for RE

#

mm can't wait to see how they broke imessage this time around

grim sparrow
#
let (bytes, response) = try await URLSession.shared.bytes(with: URL(string: "https://www.apple.com")!)
if let httpResponse = response as? HTTPURLResponse, httpResponse.statusCode == 200 {
    for try await line in bytes.lines() {
        // Parse line.
    }
}
silver rampart
#

ping me for 15 ipsw requests

#

downloading X rn

#

oh shit gamers

#

new dsc format

#

dsc is only 1gb standalone

gilded laurel
#

im getting both ipados and macos beta

#

mac on this stage and the ipad is on "2 hours remaining" for the download lol

grim sparrow
#

The dyld shared cache has been split into multiple files. Update any of your tools that inspect the cache to use the new structure. (36378398)

silver rampart
#

ahh

#

so new dyld source should be up then

tepid olive
#

checkra1n is broken

tepid olive
#

they fucked with iBoot

silver rampart
#

wanna dump it in hack different

tepid olive
#

I already sent this there

silver rampart
#

mm completely forgot this whole clusterfuck was today

#

was gonna play some super paper mario and continue packing

tepid olive
#

why?

weary heath
#

Tim Cook announced it today

tepid olive
twilit jungle
#

It was mentioned in the non-pirated event stream only

tepid olive
#

but whats really happens?

silver rampart
#

now is kil

peak quartz
#

wen eta chikren

tepid olive
silver rampart
tepid olive
spark mortar
silver rampart
#

(apparently sharing them is piracy so nvm)

spark mortar
#

o

silver rampart
#

aquamarinenames be like

#

timcooksmile.jpg

weary heath
#

did apple docs just now get dark mode

#

first time i got it

silver rampart
#

apple finally coming to terms with their devs being shutins

#

yoo setup screen is hot

gaunt mesa
#

first time

primal perch
#

my 6s+ test device lives another day

silver rampart
#

my old 7 about to be useful again

#

hmm do i update the ipad air

#

A12X but its kinda useless for testing

#

lol

#

ifone privacy gud

glacial matrix
#

wE CaRe aBoUt oUr uSeR'S PrIvAcY

primal perch
#

ah noice they did the settings thing

#

that was shown in the may accessibility post

silver rampart
#

my god i swear if they fucked up the weather app

#

they just

#

blatantly ripped overdrop

primal perch
narrow mason
#

lq

primal perch
#

yea fr

wicked summit
#

even i have advanced dev

gaunt mesa
#

who in their right mind would give you advanced dev

wicked summit
#

made you look though

indigo peak
#

i have advanced dev

#

no scam

lyric timber
#

finished adding 15.0b1 to the wiki, what a pain in the ass

primal perch
tulip heart
#

I’m looking to make a tweak porting the new pinned messages function to 14, what would people recommend as the function to hook into?

primal perch
#

the MessagesPinned one

#

its somewhere in that one framework

tulip heart
#

Is that in the 14.4 SDK?

primal perch
#

not the public one

misty cradle
#

So who’s gonna make a tweak for safari on iOS 15 to bring the url box back up there

primal perch
misty cradle
#

And the tab shit down

#

I don’t like it being under there

primal perch
#

did you update tr1

#

bro good thing u got a12

#

a12 and above gets on device siri

tepid olive
#

WTF

#

why the fuck does A11 not have

#

loss

primal perch
#

im gonna guess it has less AI/machine learning shit

tepid olive
#

oh yeah ML engine

misty cradle
misty cradle
#

Troll

misty cradle
#

Where da new mbp’s at tho 😭

primal perch
#

troll

#

me when we got on device siri

#

even though i will never use it

restive ether
primal perch
#

offline

#

for functions that dont need internet

restive ether
#

oh

#

why is that suddenly a CPU restriction

primal perch
restive ether
#

how does the chipset even make a difference

primal perch
#

tfw the iphone 4 had voice control

#

and it does mostly the same things albeit way more restricted

misty cradle
primal perch
#

:ntwerk:

#

yea fr

#

use rust

#

get advanced

#

go ahead

#

buy it

#

wait 3 weeks to get erfund

#

what i7

#

seems to be quad core

#

in that case yes

#

dual core i7 in 2015 kek

tepid olive
#

Clip exists fr not as good but still

#

Clip Alpha has a keyboard too fr

#

making a fake business sounds illegal

#

because iPhone XS is garbage

#

and has major issues

primal perch
#

oled is kinda overrated

#

it looks good but susceptible to burn in and it has pwm dimming

#

its possible if you want full brightness

#

otherwise theres no way to lower brightness without pwm on oled

#

each pixel doesnt have dc control

#

its only an LCD thing since lcds have one light

#

so using pwm on lcd is just laziness

#

its one light lmao its so lame that some monitor manufacturers dont even have DC for it

#

he broke af

faint lionBOT
#
fr

fr

primal perch
#

i love the foundation your mom provides for my sexual health

twilit jungle
#

so nothing

limber timber
#

Fuck yes

pearl sail
#

TROLL

tepid olive
gilded laurel
#

It doesnt support the mba 2017

#

so i cant test it

gilded laurel
faint lionBOT
#
fr

fr

tepid olive
tepid olive
#

Is uiwebview still existed in iOS 15, so will cydia work? I really want to know)

restive ether
#

i hope not

silver rampart
#

if anyone here gets latest macos+xcode beta up and running (bonus points for M1) ping me

tepid olive
#

Why is iPad rotation such a pain

#

kms

hardy glen
tepid olive
#

you want sdks or something?

#

i've already uploaded sdks lol

#

actually i'll just send em

tepid olive
#

might be useful

#

someone please diff them too, would be neat

#

i won't be available for a while but if someone else needs anything lmk

tepid olive
#

any Jailbreak news for my iPhone 11 ios 14.4.2

grim sparrow
#

cum

#

piss

#

and

#

shit

limber timber
#

Yep, that’s 16Hours of my life

grim sparrow
#

There’s your UIWebView in iOS 15

tepid olive
grim sparrow
#

Probably

#

Not sure why you would want it to

tepid olive
lime pivot
#

who Cydia is a necessity for is a question scientists still debate to this day

grim sparrow
#

Cydia is like Edge, only useful for downloading the better app

surreal mountain
#

safari sucks on m1 monterey

#

it just doesnt work

strong mural
#

Should I

wicked summit
#

yes

dawn dome
#

@wicked summit opinions on objective c?

wicked summit
#

make swift good enough to deprecate objc

#

it won't actually be deprecated, it's mostly jokes, but i like the swift dev experience more in general

tawny pumice
#

@shut stag

dawn dome
#

Why’d you ping Aaron

#

mf

granite frigate
#

lol

lime pivot
#

Aaron P, well-known tweak dev

next wadi
wicked summit
#

i hear it has this feature

tawny pumice
dawn dome
high citrus
misty cradle
#

i guess that works kekekekek

wicked summit
#

motherfucker

#

motherfucker = my friend

tawny pumice
#

Apple Watch

gaunt mesa
#

just has stricter memory limits

#

sentry and snyk both get absolutely nuked

surreal mountain
#

it does work but

#

click on develop

#

and then it just freezes

#

the webpage freezes

pearl sail
#

Jellyfish and starfish have accessed your location 43 times in the past couple days. Would you like to set it always allow or only allow while using it?

gaunt mesa
#

apple's own websites suck

#

wait what

#

it doesn't freeze for me

surreal mountain
#

are you on m1?

gaunt mesa
#

no

surreal mountain
#

hm

#

not sure if that has anything to do with it but

#

yeah

#

also

#

pressing on the sidebar button thing to opent he tab groups and bookmarks ui thing

#

lags a lot sometimes

#

and just overall some visual bugs

gaunt mesa
#

idk i have 0 issues

restive ether
#

apple’s website does suck

surreal mountain
#

im considering updating from 14.2 jb to 15 on my main ip12

surreal mountain
gaunt mesa
#

monterey just has stricter memory limits for me

surreal mountain
#

hm okay

gaunt mesa
#

maybe i'm just blessed

surreal mountain
#

maybe im just cursed

#

apple private relay tho

#

i wish they had options to change your exit node location though

pearl sail
#

How much is Apple's vpn anyways

surreal mountain
#

1/month

#

if you get the 50gb plan

pearl sail
#

not bad

restive ether
#

part of icloud

#

apple usually doesn’t change price points either

pearl sail
#

what server options you get and what are the encryption methods they are using

restive ether
#

apple tor ™️

surreal mountain
#

and i can't tell

pearl sail
#

Not very reassuring but okay I guess

restive ether
#

the temp email thing is awesome

surreal mountain
restive ether
#

except when there’s people using it to constantly make new accounts to harass me here nfr

pearl sail
surreal mountain
pearl sail
#

I don’t know. I guess for $1 you cannot complain

surreal mountain
restive ether
surreal mountain
#

thats not my ip

#

thats apple private relay

#

can i tracert it

pearl sail
#

Is the device information correct tho

surreal mountain
#

i don't have an intel mac on 10.15.7

#

if thats what you're asking

pearl sail
#

Yeah

surreal mountain
#

i have an apple mac on 12b1

#

but i don't think thats intentional

pearl sail
#

I think it is a byproduct

#

Of their encryption method

surreal mountain
#

potentially

#

how can i find out

pearl sail
#

Which is nice or a happy accident

misty cradle
restive ether
#

same

high citrus
#

Why does my app, with shared code between iOS and macOS, and the same info.plist edits. Work on iOS, but not on macOS. External accessory connected devices gives an empty array on macOS, but works fine on iOS

#

MFI devices should work on both iOS and macOS, with the same protocol strings right?

surreal mountain
#

darwin moment

#

@gaunt mesa it seems like dark reader reallllly fucks up my safari

#

especially google docs

gaunt mesa
#

works perfectly fine for me ¯_(ツ)_/¯

surreal mountain
#

man what the fuck

gentle grove
#

ipchicken kek

weary heath
#
Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_aa0a1", referenced from:
      __OBJC_$_CATEGORY_aa0a1_$_Swizzle in Tweak.x.779741b1.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1
tepid olive
#

@gleaming snow test

gleaming snow
#

yes

high citrus
tepid olive
#

oh

#

so what now

high citrus
tepid olive
#

@twilit jungle this was funny

twilit jungle
glacial matrix
#

where is aa0a1 defined?

weary heath
#

It's imported from its header file aa0a1.h

surreal mountain
#

1000 requests in 1.27 seconds

primal perch
#

who is geico person

faint timber
#

@surreal mountain now enable jit

pearl sail
tepid olive
misty cradle
#

What was your old name

#

how tf do u have this saved 💀

silver rampart
#

we dont have any tools to RE the new cache yet

#

(kinda)

hardy glen
#

if so stop while you are at itfr

tepid olive
#

there is a 15 sim

#

iPad rotation is pain

#

I’ve been trying to fix this dumb bug for 3 hours

weary heath
tepid olive
#

@silver rampart even after that, i can't seem to find the runtimes

#

not sure what's up

surreal mountain
tepid olive
hardy glen
#

For people that don’t have a Mac or don’t want to use rLog. This might be pretty helpful although I don’t like the toggle scheme

twilit jungle
hardy glen
#

Some people don’t have computers lmao

twilit jungle
#

oslog is on device

hardy glen
#

Oslog is a tweak

twilit jungle
hardy glen
#

Never knew that

weary heath
#

printf()

twilit jungle
#

Nice, here is the time back that you wasted on those comments

hardy glen
#

Even the time you wasted on showing off those comments

indigo peak
#

i found it funny, so it was not a waste of time

#

there is no such thing as a waste of time

primal perch
#

please cope

indigo peak
#

unless its time spent with me irl 😔

hardy glen
#

F

twilit jungle
indigo peak
#

im not doing that again

hardy glen
#

Lmao

twilit jungle
#

Doing what?

primal perch
#

your mom

#

she has hiv

hardy glen
#

I went 15 deep in that before I realized it went forever

indigo peak
primal perch
twilit jungle
#

It goes forever?

surreal mountain
#

no

#

ive done it before

hardy glen
#

It probably stops after 100

twilit jungle
hardy glen
#

No clue

#

I am going to begin my journey rn fr

twilit jungle
#

If your discord was optimized then it would be only ~3 pointers deep

primal perch
#

@restive ether bro ALAC sucks

#

on ios this lossless file is 78.5MB but i have a flac of the same thing on my pc thats 42

weary heath
#

Is the bitrate the same?

#

When I convert my flacs to alac the alac is usually only a couple MB bigger

primal perch
#

ones 16bit 44.1 and ones 24 bit 44.1 so i guess thats why

#

would rather have 16 on ios

#

but eh

#

better than 24 bit 192 tho lmao

#

big waste of space

restive ether
tepid olive
#

Does theos 2 work for iOS 14

#

Ok lmao

primal perch
#

pined messages

tepid olive
#

Yup

twilit jungle
#

What is theos 2?

primal perch
#

the successor to theos 1

hardy glen
#

theos v2.0

twilit jungle
surreal mountain
#

shut up

primal perch
surreal mountain
#

can someone tweak safari on monterey

#

so the refresh button isn't in the menu

tepid olive
#

imagine not using F5

surreal mountain
primal perch
tepid olive
surreal mountain
#

if i press f5

tepid olive
primal perch
surreal mountain
#

cock

#

?

#

@gaunt mesa do u get bugs siwtching tabs really fast

gaunt mesa
#

no

surreal mountain
#

i do cmd+1 and cmd+2 in rapid succession like 10 times and it breaks

gaunt mesa
#

works perfect

surreal mountain
#

man

lime pivot
surreal mountain
surreal mountain
#

bruh @gaunt mesa

gaunt mesa
#

imagine

surreal mountain
#

anyone know how to enable file extenions in Xcode 13

tepid olive
surreal mountain
gaunt mesa
#

use appcode

surreal mountain
#

but

#

ubt

#

swift autocomplete

lime pivot