theos / theos.dev

Theos website!
https://theos.dev
Other
23 stars 15 forks source link

Should clarify whether "iOS" option should be selected when installing Xcode #46

Open p0358 opened 10 months ago

p0358 commented 10 months ago

During first launch of Xcode, the following window shows up: image

It should probably be clarified in the docs whether "iOS" option should be ticked here.

It's partially so huge because it downloads emulators and all sorts of junk. But does it download SDKs too or are they included by default? Are the SDKs even needed for Theos if you use the patched SDKs, or rather, do the default SDKs even still work in Theos in latest Xcode?

leptos-null commented 9 months ago

does [selecting iOS] download SDKs too or are they included by default?

the iOS SDK is included by default (tested on Xcode 15.0.1)

Are the SDKs even needed for Theos if you use the patched SDKs

no

do the default SDKs even still work in Theos in latest Xcode

yes

L1ghtmann commented 3 months ago

Did we ever confirm whether or not Xcode.app was actually required or if we "require" it solely to ensure target support? If it's just for target support, may be worth modifying the requirement to just CLI tools.