Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
p0358 opened this issue Oct 28, 2023 · 2 comments

Comments

@p0358
Copy link
Contributor

p0358 commented Oct 28, 2023

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
Copy link
Member

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
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants