Questions tagged [build-settings]

154 questions
0
votes
1 answer

Filtering locales out of production build at build time in android

Is there a documented way by which one can filter out a supported locale while building an android app? For example, if I have a locale for which support is only partially built, I want to include it in a debug build but exclude it from my release…
0
votes
1 answer

How to set ARMV6 assembler codegen to ARM mode in Xcode 4?

In Xcode 4.3.2, I get this build recommendation: Upgrade ARMV6 assembler codegen from THUMB to ARM mode. I can either accept or reject the recommendation and the change gets made for me. The problem is that this recommendation seems to pop up only…
Phil Mitchell
  • 699
  • 8
  • 25
-1
votes
1 answer

How may I customize app suggestions in iOS

I would like to customise App Suggestions in iOS programatically. It usually says Good Morning and my app name. Is it possible that I configure it to say something other than "good morning"? Can I control when and where it appears? I couldn't find…
Elstine P
  • 340
  • 4
  • 22
-2
votes
1 answer

Xcode 4 Build Settings Display Abnormal

Normal Display (Xcode 4.2 4D199, Mac OS X Lion): Abnormal Display (Xcode 4.2 4C199, Mac OS X Snow Leopard): It occurs in one day I woke up, I don't know why and how to solve it. and I have reinstall Xcode and restart system many times.
qiz
  • 869
  • 1
  • 9
  • 14
1 2 3
10
11