FNF-CNE-Devs / CodenameEngine

awesome fnf engine :D
Apache License 2.0
248 stars 166 forks source link

Iphone NDLL support (woah) #239

Closed mcagabe19 closed 7 months ago

mcagabe19 commented 7 months ago

man why crying

NeeEoo commented 7 months ago

Does these platforms actually support ndll? And why iphonesim?

mcagabe19 commented 7 months ago

it does and iPhone and iPhone Simulator is different

NeeEoo commented 7 months ago

I dont see iphonesim on the link you sent

mcagabe19 commented 7 months ago

-simulator flag is used in lime but u can lime build iphonesim at mac

NeeEoo commented 7 months ago

Im not sure if i want iphonesim since like its called an iPhone simulator, wouldnt it be able to simulate ios ndlls too???

mcagabe19 commented 7 months ago

it's due mostly simulators are used in macs and... some macs are x86_64 but iPhone's are aarch64 fully

NeeEoo commented 7 months ago

Ohhh so its a toggle between intel and arch? Still kinda feels dumb that there's 2 different iphone tags

mcagabe19 commented 7 months ago

if you want remove iphonesim do it but keep ios atleast cuz lime build ios does not work at codename engine due that

NeeEoo commented 7 months ago

Also dont forget to edit the project.xml

mcagabe19 commented 7 months ago

check our mobile repo I doing just pull this or close this

NeeEoo commented 7 months ago

No like i mean edit project.xml to add the conditional to NDLL_SUPPORTED

mcagabe19 commented 7 months ago

?