sdks icon indicating copy to clipboard operation
sdks copied to clipboard

i want to generate sdk from dyld_shared_cache_arm64 , but it report following error

Open skfly007 opened this issue 5 years ago • 5 comments

skflydeMBP:sdks skfly$ ./create_patched_sdk.sh ./dyld_shared_cache_arm64 ./tmp/ - - /Volumes/DISK_02_USER_DATA/Users/skfly/Desktop/__SKFLY/AI/tbd_v2.1/tbd.dms - ./create_patched_sdk.sh: line 92: realpath: command not found

skfly007 avatar Feb 19 '20 08:02 skfly007

and then i use tbd command , but it do not generate headers .

skfly007 avatar Feb 19 '20 08:02 skfly007

@hnsxcxwpf2 The script is being updated right now, and a far more reliable python script is in the works.

On using tbd, what was your command and what errors/output/unexpected results did you find?

inoahdev avatar Feb 19 '20 14:02 inoahdev

skflydeMBP:_BAK skfly$ ~/Desktop/__SKFLY/AI/tbd_v2.1/tbd.dms -p ./dyld_shared_cache_arm64 -o ./tmp/ skflydeMBP:_BAK skfly$

it generate *.tbd files , but has no .framwork/Headers/.h files.

skfly007 avatar Feb 19 '20 16:02 skfly007

@hnsxcxwpf2 The tbd command only generates .tbd files. The header files are copied over from the Xcode SDK in the script file

inoahdev avatar May 27 '20 21:05 inoahdev

How did you go with this @skfly007 / @inoahdev?

kirb avatar Feb 12 '22 09:02 kirb

Checking in on this thread (it looks like kirb also checked in over a year ago). Is there still an issue?

I plan to close this issue next week if there is no further activity.

leptos-null avatar Jun 06 '23 23:06 leptos-null