Questions tagged [legacy-build-system]

4 questions
23
votes
1 answer

Xcode 10+: how to switch to legacy build system?

There seem to be some problems with the new build system in Xcode 10. How do I switch to the old (legacy) build system? NOTE: While one can apparently still use it for a bit longer (in June 2022), the legacy build system is marked deprecated in…
Clay Bridges
  • 11,602
  • 10
  • 68
  • 118
1
vote
0 answers

How can I make React Native use the Xcode legacy build system?

I'm kind of new to IOS development and especially Xcode, I can't manage to find a solution to my problem, so I hope someone here will be able to help me. Until now I managed to build my react native app in both android and ios but now it's been a…
Gheeks
  • 41
  • 5
1
vote
1 answer

Archiving and submitting using Xcode 10 legacy builds

I archive apps through Xcode 10.X using the "Legacy Build System" for iOS 12 SDK? Will Apple approve if I submit these archived apps? Any drawbacks?
Nitin
  • 7,455
  • 2
  • 32
  • 51
0
votes
0 answers

error: the use of documentation catalogs is not supported in the legacy build system

I have one framework target in my project. I generally share this framework in xcframework form with my end customers. One of them is still working with legacy build system in Xcode. Treating them special, I was trying to provide same framework…
Sauvik Dolui
  • 5,520
  • 3
  • 34
  • 44