-
## Describe the bug
If you compose your project out of lots of small `swift_library` targets, it is not possible to use xcode previews to interactively develop your UI.
## Reproduction steps
…
-
After updating to 0.8.8 when I develop a multiplatform project and I try to run some SwiftUI previews I got:
```log
linker command failed with exit code 1 (use -v to see invocation)
-----------…
-
**Describe the bug**
I'm getting a crash in libswiftCore.dylib when viewing certain SwiftUI previews in Xcode 14.0:
```
-------------------------------------
Translated Report (Full Report Below…
-
### Summary
Running my bare project or ejected one on cli or xcode, I get the error on expo-constants. `(Command PhaseScriptExecution failed with a nonzero exit code)`. Even after a install expo-cons…
-
### Description
Compiler error ```Conflicting arguments to generic parameter 'Result' ('Void' vs. 'ViewStoreTask')``` when using withAnimation block.
### Checklist
- [X] If possible, I've reprodu…
-
## Describe the bug
When editing code in a test target, the following error is displayed in the code editor:
```
Malformed compiled module: /Users/me/Library/Developer/Xcode/DerivedData/ProjectName…
-
### Description
Hi,
My preview crash and it's reproducible 100% with very little code. Looking at the stack trace I'd say it's a Swift or Swift runtime issue. Maybe the preview is using the Mac S…
-
**My integration setup**
[ ✅] CocoaPods cocoapods-xcremotecache plugin
[ ] Automatic integration using `xcprepare integrate ...`
[ ] Manual integration
[ ] Carthage
**Expected/desired behavio…
-
Hi Team,
We are working on the xamarin application which requires the latest toolchain along with the latest iOS Release, So the issue is the xamarin.iOS is not supported to create the IPA file f…
-
### The issue
Integrating with Xcode 13 / SPM
When integrating the sdk in an app that uses Xcode Cloud, there are two issues with the archival / Testflight submission process that is done by Xco…