I am getting this error when I am trying to build my appcelerator app for ios
ld: building for iOS Simulator, but linking in dylib built for iOS, file 'Frameworks/TitaniumKit.framework/TitaniumKit' for architecture arm64
I already tried to find a way to set the "excluded architectures" on the appcelerator configs but it seems not be possible.

I was able to properly compile after setting the configuration for excluded architectures by adding an override within the module.xcconfig file of a module in use on my project.
I added the following lines:
The location of the stored modules can be found at: