Ever since I've updated to Xcode 8.2 (GM seed, from the App Store), I have been stuck at the following error: …
swift xcode compiler-errors build-error build-settingsWhenever I build my Xcode project, after compiling all my code, it takes forever to finish "signing product." (I believe …
xcode macos code-signing codesign build-settingsIf I create a new application project, the build settings look something like this: It claims to be using a …
ios xcode build-settingsI have created several user-defined build settings in Xcode 4.3.1. I no longer need these settings and want to delete them, …
xcode build-settingsI have a problem :-( When I build my application for release XCode shows a warning saying: iPhone apps with …
xcode xcode4 warnings build-settingsA customer is interested in releasing a universal app. However, the first release will contain only the iPhone version, the …
iphone ios ipad universal-binary build-settingsIs there an easy way to have per-configuration app group entitlement strings in Xcode projects? We're trying to share settings …
ios xcode entitlements build-settings xcode-schemeUntil Xcode 11, I used a script that reads the current app version (for the AppStore) and help me change the …
ios xcode sh build-settings xcode11I trying to run my app on a device with xcode, it's an ionic app, with xcode 9, I had no …
ionic-framework xcode10 code-signing-certificate build-settings code-signing-entitlementsI have an xcconfig file which contains a configuration for which server my app should hit. In debug mode, this …
ios iphone xcode build-settings xcconfig