Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
4 votes
2 answers
4k views

I want to build my app in different flavors. For Android everything works fine. For iOS only when i use vscode or the flutter build command line to build my app. When I try to build and run my app ...
2 votes
1 answer
640 views

In Xcode(14.3.1), I suddenly get this error when trying to run test today, and it is working fine yesterday. Check this file in Finder, it is exist. And also presented in Xcode. Run in command line ...
3 votes
0 answers
644 views

I have a debug and release configuration. I've duplicated debug scheme and configuration, and set the new (duplicate of debug) scheme to the duplicate of debug configuration. I've had to manually set ...
0 votes
2 answers
183 views

I followed along with this tutorial to add Flavors to my Flutter project: https://sebastien-arbogast.com/2022/05/02/multi-environment-flutter-projects-with-flavors/ oddly enough - I am able to run the ...
1 vote
1 answer
328 views

I am trying to use a specific file based on the Xcode build configuration (Debug / Release). The script is running, but it always uses the else condition even though I am using the "dev.debug&...
2 votes
2 answers
2k views

When I run tests in Xcode, as long as I run all the tests collectively they execute normally. However, if I run only one individual test class or one individual test function within a test class, it ...
2 votes
1 answer
420 views

My Xcode project has different build configurations, and they define different preprocessor macros. Autocomplete doesn't work in #ifdef blocks that are ignored by the current preprocessor flags, so I ...
4 votes
1 answer
2k views

Xcode 12 introduced StoreKit Configuration files which are great for testing basic StoreKit functionality before delving into App Store Connect, Sandbox and all that. Is there a way to determine at ...
3 votes
3 answers
7k views

I'm trying to set-up xcode to allow me to build / publish 2 apps using the same code but with different app icons, assets and a different database. if I have 2 apps using the same code: app 1: fruit ...
1 vote
1 answer
572 views

I've developed my project using react native, and now I am trying to implement multi-scheme for my dev, uat, and prod environments. For the above, I've setup schemes and duplicated the release and ...
3 votes
1 answer
988 views

In my Xcode project, I set up two schemes: Dev and Release; each corresponds to the configuration of the same name. The problem is, when I activate the Release scheme, the project still uses the Dev ...
1 vote
0 answers
57 views

My Xcode project contains two target: main that contain the main source code uiTest that contain code for ui testing So it has a file called DIResolver that used to provide my dependencies. When i ...
1 vote
2 answers
1k views

I'm trying to simulate background fetch in a React Native project React Native version 0.57.3 Xcode Version 10.0 (10A255) I've opened the ios project on Xcode and then I build the project then run ...
1 vote
1 answer
75 views

The app has a Chinese localization and runs with Scheme options (see image). When I hit the text field, I would expect a Chinese keyboard and not a German one. I only see German, English and Emoji ...
0 votes
1 answer
85 views

When I take a Debug Build of my macOS app, built in Xcode 9.1, and move it to a Mac running macOS 10.11 or 10.12 for testing, I find that my app's XPC process crashes on load, and the crash report ...

15 30 50 per page
1
2 3

AltStyle によって変換されたページ (->オリジナル) /