|
|
|
|
|
by interpol_p
1577 days ago
|
|
Typically in debug mode "Active Architecture Only" is set to "Yes." This means for most local builds you'll only have been building one architecture regardless of platform This applies to incremental and clean builds running locally with default Xcode settings When you archive and build for the store then your compilation will include all architectures |
|