#development
1 messages · Page 449 of 1


yea, is this a theos bug orrrr?
it's just how control files work
kinda dumb
You meant how this photo was created?
This one
ooh
no idea never seen it b4
%init(group)

bri'iш
bri ish
@tepid olive
@tepid olive
hello
!gethisshittogether 434097922762735618


made barmoji
always questioned that
it should be easily doable, it already happens when you add a source
child [redacted] digital darkroom
for legal reasons i may not mention this

can he hit me up with the song shift premium

child tweaks

@gaunt mesa who you simpin for
@gaunt mesa i wanted to see if there was any updates on you acquiring me the song shift premium 
omg, girl in the server @gaunt mesa AHHHH
shut the fuck up

just fix it
Big Mac? Bet
You want fries with that?
Can’t forget the pickle
No
Mods can’t host
You can do a non giveaway channel Mc Donald’s giveaway
On my way! To become admin
BRO SO TRUE i dead had five guys today
so beautiful
and when you gotta take a step away from heaven to eat a fry
those are amazing too
what happened to the sixth guy
went to sleep, woke up, had breakfast, and the conversation is still on five guys
nice
nfr
@upbeat wyvern Your most recent adv-cmds update fixed my Cycript crashing on arm64e iOS 14. Thanks!
@lapis vessel gm
@misty cradle gm
gm
good afternoon tr1
fine thx, having to revise for a mechanics exam now 😐

exams
exams
got finals in 2 months
i dont wanna do them, i will be grown after HS
let me be kid for some time 

i am back to objc and need some advice
making this design
what do i go for to get the layout done
cool whitespace
bruv design
collectionview
true
never really had an opportunity to use UICollectionViewCompositionalLayout which is what u want here
I've done it before but I wouldn't call it smart 
do a stack view for that
for another 3
oh huh
stack view and scrolling kinda a pain bro
nah
lol stack view in scrollview
it's great 
and horizontal page scroll for the other 3
horrible
so much pain with them in veza
i just rewrote it into uicollectionview
a paged uicollectionview would work for that yh

if the modules don't need to be re-arrangable then tbh you don't even need a collection view for the module layout
if you want them to be re-arrangeable then start playing with UICollectionViewCompositionalLayout

mood
my current tactic is play around with it interface builder, and then just translate it when I'm happy 
@lime pivot are you aware of newterm crashing when it is flipped to horizontal from vertical
seems to only happen when keyboard is visible
Then fix it 
better than it freezing
😐
exactly, PR a fix
init
im so confused by UICollectionViewCompositionalLayout
wtf
im just gonna write my thoughts here, feel free to give input 
so from what im understanding
i need to make groups inside my collection view
system works like this
so a group per module in the collection view should work
why is there no objc example of this
all swift 
swift to objc translator 
just use Swift ezpz

he’s being a troll
dghost is full shitposter now

there is no boost from assembly compared to C and optimizations
in 98% of cases

Its still being used quite a bit, sure its less than a few decade ago (cause most things used to be assembly back then). But the use cases are still there the devs just don’t seem to care cause of all the “extra” resources available.
Huh? Doubt?
wtf
bruh
that's ym


🆗

Maybe coincidental then? All I know is that after installing that I tried your build of Cycript again and any commands that would throw errors now work flawlessly


nfr
@lapis vessel what Spotify vers is best supported with Flow? I had to update my spotify and now it keeps crashing everytime i hit play on a song/launch the app, and i forget which vers i was using
and I did isolate the issue, it's definitely Flow and not any other jb
Is the old syntax format for plist is still supported ?

Like can I have a plist that look like this: https://github.com/rpetrich/AppList/blob/master/sample/layout/Library/PreferenceLoader/Preferences/AppListSample.plist and use [NSDictionary initWithContentsOfFile] ?
That syntax was way more convinient
yes, but don’t use it
there’s no support for integer or boolean types
what you’re actually doing there is creating a string with value of 1 or whatever
you may also want to consider JSON if you find that easier, that can also be read into a dictionary object
have you updated to 2.5
time to jump into development because tweaks that i want are either abandoned since like ios 11 or dont exist at all
gl and learn objc first
not that different from c right

it kind of is
besides the fact that you can use C inside it
obviously you will have an easier time if you already know C
This project was created with the intention of preservation
check this out
what is this not a common occurence
no
so it looks like i should set up a macos vm then
what cpu/gpu do you have

integrated gpu?
yes

is there a mac with this cpu
well you can do it with any cpu really, amd has a few problems though
macOS doesn't support new nvidia gpus so
yeah i just figure that having the same cpu/chipset would work better
integrated graphics is actually good in this case
for real ? 
those shitty xml give me headache
iGPU and good in the same sentence wow
the main reason i would recommend a hackintosh dual boot is because the vm would have no graphics acceleration
so just a file.plist in JSON format works with dictionaryWithContentsOfURL:error ?
and macOS is nearly unusable without it
sounds about right
it'll take some time but if you're looking to get into development it's probably worth it anyway
http://dortania.github.io/ here i come
Note: Dortania is not affiliated with Frito-Lay or PepsiCo. All product names, trademarks and registered trademarks are property of their respective owners.
yep
also if it's a laptop/prebuilt it might be worth looking to see if anybody has done it with your computer before
you could take stuff from there if so
i would rather do it myself

fair
going through things so i understand them
wifi and bluetooth supported through openintel stuff 
NSURL *url = [NSURL URLWithString:@"/Library/PreferenceBundles/CoeusPrefs.bundle/SFSymbols.plist"];
_sfSymbolsDict = [NSDictionary dictionaryWithContentsOfURL:url error:nil];
``` why does this always return nil i dont get it
The .plist is there
ur sandboxed maybe
no, you need to use NSJSONSerialization for that
that disclaimer lmao
yeah i dont get that
Can someone look into this idea?
https://reddit.com/r/jailbreak/comments/megbns/request_fully_customizable_app_library/


lol
i can give a crash log if you’d like
doesn’t look like it has anything useful
¯_(ツ)_/¯
still would be good to have it if you can
thanks
yeah roughly what I expected
mostly not useful but I sorta know where it was crashing before
out here
What does that even mean
haha


Why doesn't checkra1n work on AMD?
I made the mistake of thinking that #jailbreak would know
@gentle grove it works on some fs, there's builds of odysseyn1x for amd

Hello ghost
it should work on all, I've never even heard of it not working on certain amd processors until today
yeah
yeah, I have a feeling he was lying
No, I see a lot of other people with amd who it doesn't work
And I see it on the official checkrain bug tracker
strange, I've never had an issue
how do I use EXCLUDED_ARCHS with theos




Hey so I wanna create tweaks and stuff but idk where to start and learn yk
!t tweakdev
HOW TO GET INTO TWEAK DEVELOPMENT
This has been asked countless times so it's time that there is a long message that explains this.
One of the first things you want to do is reach a "baseline" before you can even think about getting started.
What this means is that you need to be familiar with Object Oriented Programming and how to use Objective C.
uroboro was kind enough to create a guide that you can find here: https://uroboro.github.io/Learn-Objective-C-in-24-Days-Clone/
Additionally, you should also learn a little bit about how iOS works, learn some basic frameworks/stuff you will need to work with.
Stuff like how to use UIKit, Foundation, etc. Once you have a pretty good understanding of these, then you can proceed.
The next step is to actually start making tweaks. Install a tool called Theos for your appropriate device.
The installation wiki can be found here: https://github.com/theos/theos/wiki, please make sure to follow the appropriate platform instructions.
After that, you are ready to start making tweaks, please follow a tweak development guide. (Here's one if you're lazy: https://kodeycodesstuff.tech/guide)
@umbral trail ^^^
Thanks mate
np
/Library/PreferenceBundles/CoeusPrefs.bundle/SFSymbols.plist looks like a path. A URL might look like file:///Library/PreferenceBundles/CoeusPrefs.bundle/SFSymbols.plist.
NSURL has a fileURLWithPath: class method for this purpose; e.g. [NSURL fileURLWithPath:@"/Library/PreferenceBundles/CoeusPrefs.bundle/SFSymbols.plist"]
Oh thanks, I’m using contentOfFile at the end bc it works, but it’s marked as deprecated, so I’ll switch if what you suggest works ! Thanks u 🙏
Can someone make me quick app that displays one image?
I would do it myself but I had to delete Xcode bc I needed the disk space 😅


I just wanted someone to drag an image into the ui of a blank project and compile it for me 




Imagine using pihole and not Adguard home
this is random but does anyone have an already made twitter sf symbol?

mike wazowski sully face swap png zoomed in

fellas, what the frick does this mean
/Applications/Xcode-beta.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS14.5.sdk/usr/include/objc/objc.h:31:10: fatal error: could not build module 'Darwin'
#include <sys/types.h> // for __DARWIN_NULL

i suspect its bc im on an xc beta
but i wanna make sure
me when //
have you fucked with the sdk at all?
i just used the the theos sdk script
in the got dam uhh
sdk repo

lol
i mean idk
fwiw tho
i should mention that that error happens with all the sdks ive tried
i shouldve mentioned that to begin with


might be M1 moment again 
i doubt it
Beta, 12 Stable and 11.7?
yes ma'am
orion is broken too
you've fucked something
understandable
or my xcode
but the orion error persisted after a theos reinstall
and the software updates cant really screw with stuff like that very often
so i think its an xc issue
100% user error
but my phone is on 14.5 so i need xc beta to run [REDACTED]
im not gonna say youre wrong
Because youre not
ive been known to be a real idiot

what is that
redacted

i should discontinue that project
as @wicked summit said its a got dam wrapper for a shell script mostly

true
on my phone

pypkg is extremely 
ok and what is it
@tepid olive if you are big brain you view the diff before pushing
true
@surreal mountain your local changes are pushed right?
im about to push your mom
prob not
true
he buildin that new prompt bro
been sitting here for an hour
it is still out
🗿
wtf yes it does
fr
use procursus libusb
bruh
compiled for arm64
true
I already fixed m1
the issue was brew
because the dylibs it was using were x86_64 being loaded into arm64 python...
no shit it didn't work
lol
this is the ryzen issue
no you just happened to play a video or something on that website
and you haven't played anything else since
My safari is closed
When i open the link its nothing
Something played on that website
you played something from that website
what do you mean
Looks like a bug
It doesn't exist
That's weird
But I'd say a glitch or something
Yeah the domain is registered but it doesn't have any A records
likely
I don’t remember playing anything from safari
Confusing
How could an ad play from there if it doesn't point to anywhere
Confusing
either way it’s nothing to worry about
Plus when i click the box thing it doesn’t redirect me anywhere
uh that’s not what that button does? lol
iOS moment

nfr
shut up jynx
nfr





still trying to compile idevicerestore/irecovery for Windows with proper USB support, can't for the life of me figure it out
i can't get mingw to compile everything needed and using libimobiledevice-vs gives me output that works in normal mode but can't use devices in DFU/recovery mode
does anybody know how to fix this because i am stumped and i really don't want to try to learn to make my own tool that works with Apple Device drivers that'll be broken in a few years


packwatch
anyone knows how to use xen html emulation?
Is it possible to use UICollectionViewController or any other UIController in prefs instead of using PSListController for example ? Doing:
<key>detail<key/>
<string>MyController<string>
@interface MyController : UIViewController
make my settings crash for some reason...
yes u can
i forgot how
cant look atm
check the guides on iphonedevwiki
or other OS projects on github
https://developer.apple.com/wwdc21/swift-student-challenge/ Just leaving this here if anyone cares
because the preferences api expects a PSListController
use it, as it’s a uiview controller subclass and then do what you want like any other view controller
Yup but I do need a CollectionViewContoller, and PSListController implement all UIViewController and UITableController protocols etc but nothing about UICollectionView
I may use the action key instead of detail in my plist then push my UICollectionView programmatically
Oh you mean doing a PSListController<UICollectionViewController> instead ?
well yea you can still implement those required methods yourself
I’ll try that, thanks ! I believe it can be easier to do it manually in my case anyway, but I’ll try your solution too, to see what fit my case the best

@lofty echo you might need to add three methods to your controller that PSListController has which preferenceloader will call
this worked for me
Hmm possibly yeah, I can’t test rn, but yeah my crash was related to setRootController
probably instance method not found
yea same thing
no
it's a big ass xcode project
plus interface builder
Sileo doesn't even use theos
Doesn't mean its impossible
True
If you make yourself a really fun makefile and a way to parse .xib and storyboard you could
so then you saying that would be impossible as well?
anything is impossible until the point it is possible
anything is possible until the point it is impossible
0xB54F1293BD20028
yo, the github says 11-13 but has anyone tried spark's color picker on 14
Alderis is great, I used it, and it worked. Then I recompiled and it didn't
soooo. I'll figure it out eventually ig
thx
use the native color picker
aight

use shepcolorpicker
its clearly better than the competition
and totally necessary

dead channel
true.
gm
gm


don't hesitate to ask if you need help with it
thats illegal people cant do that

genai be like
when you compile the linux kernel without -j
when you compile android without -j or caches
NO
make allmodconfig 
compiling android is a guarenteed kernel panic
never directly open Xcode Previews.app
the mf won't leave my home screen
and im not even jailbroken 
loss
ok
is there a flag to force theos to recompile everything
Thanks! I got it working. I had to create whole new theos project and copy paste everything over. I have no clue what happened
make clean
aight thx
if you add the library to your prefs bundle makefile and then just add it to your plist, it won't trigger a re-link with the new flags you've provided. it's a Theos bug really… not sure how it broke
it does re-link if you edit a source file, otherwise you need to clean to force it to relink
Ah, that makes sense. Thanks for your help
@lime pivot I don't think it ever broke, I think it was always like that... would need to add "Makefile" as a dep on the link phase otherwise
it takes an md5 of the merged c/ld flags and uses that as part of the output filename
but I think it only does it on objects
not on the final link before merge and sign
Yeah the final binary would not be rebuilt despite any missing intermediate objects
Also, never realize that number wasn’t just random lol
hehe
it always had a purpose 😁
if anything doesn’t make sense, the answer is probably, “because make”
I assumed it was just a random number on each build so it wouldn’t try to use stale stuff.... which was mostly right, I guess not use makefile as a dep for that since flags could technically be coming from outside the makefile
But then it has to have it on the final target or it just ignores it unless it’s already rebuilding anyway doesn’t it?
Hello
I wanna start learning app development
Like for both but most for ios
I know swift is native
Objc or swift
But what about react native !?
I tried learning swift but someone told me if your web developer react native is better cause ia know javascript
What you mean
Weird ass language
Iam web developer but iam zero at swift
Beat technique to learn fast !?
Learn swift in 100 days or something
And it has good examples and practices too
Heard it’s very good
So react native is bad and you advise to forget
Lmao like you bro thank you if anyone else like to share experience with me !? If they tried react native!?
its bad
It’s good
Imo
It all depend on what you want:
If you have time, and want the best performance possible, then do swift + kotlin/java
If you care about the performance but don’t want to maintain 2 apps, then go react native (or flutter)
If you don’t care about perf, want something quick, go with Ionic
just do UIKit or SwiftUI
If you don’t want cross platform, then you should always go with the native langage of the Plateform u want
Yeah that’s cool for a little solo project, it’s another story to maintain 2 différents applications in 2 différerents langages when those app are in production
fair argument
I’m having issues with automatic tweak injection. Ipad6,11 on 14.4.1, Checkra1n. I’m installing from deb, using substrate, killing the target process. The tweak isn’t injected but using cynject works. substrated is running. What am I missing?
True
you should really build ios applications with python and kivy
I recommend writing iOS apps by compiling them out of the UIKit source tree
on a 1980s m68k macintosh
^^^^^

Context/Issue
Okay so I've always had an issue with my phone where my speakerphone mic has always sounded really quiet and apps cannot pickup any audio from the mic. I've tried a full factory reset ect idk what it is. I recently future restored from IOS 13 to IOS 14, and it seems some software change has made it so now my speakerphone mic is dead silent and no one can hear me. If I go in the camera app and record a video one of the mics work, and if i am not in speakerphone people can hear me perfectly fine. I assume what is happening is that one of the multiple iPhone mics is dead.
Question
Would it be possible to develop a tweak that would only use the working mic no matter what mic is called. So if we figure out which mic is dead we can return a different one whenever the dead mic is to be used.
lmao i thought u were the guy who had his aux cord stuck in his port for a sec
swiftUI is still a loss
it's not bad
it's good if you have a functional backend and just want to slap a ui on it in a few hours
but for anything too complex it's not very good
i think once we hit SwiftUI 5, it'll be much much more formidable
type in clang --version
and send what it says
you need a toolchain
i think sbingner made one, let me get the link
6 votes and 2 comments so far on Reddit
use cameron katri's toolchain

Make your own toolchain
tru
hi, where do i get an ios 14 sdk?

wish i could do that with canister
if anyone is good with tailwind pls lmk
can someone help me with making this tweak
it keeps saying uikit is not found, so where do i get a module for uikit 
It should be in the sdk

That was nice, thanks Aaron.
lol
Hey all, i've made my first theme using pinpal's guide. trying to download of the repo im getting this error. Anyone have any ideas on what may be causing this? Any help would be very much appreciated.
send me the repo
it could be a user side thing
or theme issue
Twickd is the best place to experience next generation software. Join our amazing community and start sharing and finding amazing iOS Tweaks and Themes for your Perfect Jailbreak setup!
i';ve had the issue trying to download on my end, and several people have already reached out for support so im guessing its the theme. but as i said im new so not 100% sure
Ameliorate
is it? i did some research and from what i saw they are the best for payouts and stuff like that. Any reason you think that?
thats not the bundleid
like sileo's is org.coolstar.sileo i think
well, strange then
how can i confirm?
ah got it
i think.....
com.twickd.dan-of-earth.ameliorate
perhaps
ye that is
ok cool
ye
hm. i can see it in the repo if i search for it. just that error pop when attempting to download it
i can generate a gift for you if you wanna try that, ill dm it to you
any suggestions for other repos? i like the idea of using a repo like that for exposure purposes.
since you mentioned it i read some stuff about twickd. Seems like not a good option for the long term
from what i read packix had similar issues to twickd, unless those have since been rectified
well, first i have to get this theme working. then ill take it from there lol
Lol
my ranking of repos are
- do not release your package


best repo list 2021
- geometric
- twickd
- yourepo
well the best thing about repos like hackyoureyephone and rejel is that you don't even have to upload your package directly to them for them to host it for you!

so true
they're so convenient they do it for you

idk
lemme check
ok
it's not filtered
what is going on with your font lol
dragonthesenuts
No way bro no way
only 1 kidney
In this video I walk you through the core skills you need to become an iOS developer in 2021, plus extension skills to make yourself stand out from the pack, common mistakes folks make when learning, and much more. Best of all, every resource mentioned is 100% free!
Sponsored by Instabug, who have an SDK to help you minimize debugging time by p...
i want to have sex with paul hudson.
passionate.
ur weird as fuck
@sturdy delta VM works
also you can probably make it work on linux
but it's more annoying
just use a VM
Or ill save myself the hassle and cough up $1300 😪
W
mac mini actually good PC
I need pro max ultra with 10Ghz base clock
You’re not wrong not at all
Just my preference and ill end up getting a macbook for portability
Not the m1 macbook pro though
Refurbished or sold without box probability
Probably *
Reasoning?
In terms of what exactly
Performance to cost?
the fan might be helpful if you're doing a lot tho
LOL
Just fixed my sdk links here 
also a couple ports
Lmfaoo
You don’t need the Pro 99% of the time
@tepid olive I avoid shopping at goodwill, try to go to salvation army instead
I agree but having that extra performance will have you worry less about not being able to run something properly or efficiently
^
There is of course getting a gaming laptop for the same cost
the current M1 isn't good enough
Realistically new machines at WWDC
hopefully the M series won't suck ass by 2024
And didnt the m1 switch to arm from intels x86 or....
No no
M1 is wonderful
M2 is wonderful
M3 is bad
M4 is good
that is all
jet pack joyride
mario
bro
super mario galaxy
you had some random hot girl as your pfp a few days ago
:0
super mario bros 2: lost levels
when ur 15 that’s kinda what happens
ok and?
are we gonna talk about secret shot again
ur weird eamon tracey

Fr
But it doesn’t hook Snapchat methods so how ban????

ong
secretshit
does that work in netflix
literally hooks it
in the bundle filter
as soon as substrate touches snapchat, snapchat knows what's up
lol
ok
Apple Pay only in da US though
Hi I’m Amy and I live in the UK
We have less guns
And less fat people
true
fancy way of saying i live in a bad country
Wtf my teeth are fine
:)
Ikr
What the fuck is health insurance
Deadass
Exactly what a british person would say
Why should you pay a monthly subscription for health
mfers got free dental and their teeth still fucked up
TRUE
Dentals not free
It’s free for under 18’s and students
Ah makes sense then
It’s also free for anyone who works in a government related thing
UK people are so into that free healthcare that they just dont use the dentist since its not free
these mfers are in too deep bro
Bro I was at the dentist on Thursday
Good for u bro im not fat
dentist
I’m not fat either
hayden how's life
I’m underweight 
troll
it's good tho
cock
But i will do this











































