All Questions
1,050
questions
-1
votes
0
answers
41
views
Eas Build failed but local build is good
I am trying to eas build my expo app. Android build seems fine but, iOS build always failing in fastlane.
In the log always has 2 error regarding Hermes configuration.
PhaseScriptExecution [CP-User] [...
0
votes
1
answer
27
views
No rule to process file '/.../main.jsbundle' of type 'text' for architecture 'arm64'
Since I have updated my mac to maOS Sequoia (15), I had to update XCode to 16. Since, my iOS build fails with the following:
▸ Compiling PrivateSentrySDKOnly.mm
▸ Compiling React-nativeconfig-dummy.m
...
0
votes
0
answers
24
views
No such module when archiving, Flutter iOS Companion App with watchOS target
I'm new to Flutter, I added a watch app target to my Flutter iOS app by choosing an existing app option.
Then I add pod to my watch app. Everything was working in debug mode on the device as well as ...
-1
votes
0
answers
28
views
Built frameworks (dependencies) directory when Archiving
During the build process of an iOS app, I would like to access the folder where the built dependencies are stored. When doing regular builds (Cmd+B), my needs are satisfied with $TARGET_BUILD_DIR ...
0
votes
1
answer
157
views
No Bundle URL Present RN (0.75.3) metro bundler not connecting with iOS physical devices, if i build via Xcode
I have newly created a fresh react native app using
npx @react-native-community/cli@latest init AwesomeProject --version 0.75.3
I'm building the app using Xcode and trying to install it on iPad device,...
0
votes
1
answer
50
views
MAUI Build fails with "Error loading Entitlements.plist template" after upgrading test device to iOS 18
After upgrading one of my test devices to iOS 18 and the associated XCode update, I ran into the following build issue. The devices running iOS 17.x continue to build with no issues.
Error loading ...
2
votes
0
answers
372
views
CoreGraphics.CGFloat errors after updating XCode to version 16 [duplicate]
I recently updated my mac to version 15.0 (Sequoia) so I was forced to update Xcode to version 16, since then I am having the following errors to build the project
Steps I took to try and resolve the ...
2
votes
0
answers
843
views
Xcode 16.0 build Time significantly increased
I'm confused because of Xcode 16.0 build time significantly increased
1st build - 23 min (after updating Xcode)
2nd build - 35 min (without any changes)
3rd build - 34 min (without any changes)
4th ...
0
votes
1
answer
63
views
Kotlin multiplatform wizard build generates a build with an error in Ios for me
Platform.kt
MainViewController
I have already made multiplatform projects for desktop and web, everything was fine. I wanted to make an application for ios and android, everything is fine with android,...
2
votes
1
answer
114
views
I am unable to choose a build in Appstoreconnect. The builds show up, but are disabled. No Error is displayed, what could be the reason?
I have uploaded many builds to appstoreconnect before, but have never encountered this issue:
The build is uploaded successfully from xcode to appstoreconnect
The build becomes available in ...
-1
votes
1
answer
25
views
Xcode could not build modules
im veryy new to mobile development, and i tried implementing firebase. however, i've been getting issues when building my project. a bunch of modules won't build:
failing modules
and this is an ...
0
votes
1
answer
193
views
Irritating Linker warnings when building flutter apps for macOS/iOS on macOS
ash ~ >flutter build macos
Running pod install... 20.1s
ld: warning: ignoring duplicate libraries: '-lc++'
ld: warning: ignoring duplicate libraries: '-...
-1
votes
1
answer
151
views
Facing error while making iOS build in xcode 15.2
`Failed to build iOS app in Xcode 15.2. I am facing this errors ("ld: Undefined symbols" and "clang: error: linker command failed with exit code 1 (use -v to see invocation)"). ...
1
vote
1
answer
441
views
How to Resolve Clang++ Error: Missing Auto-Linked Swift Libraries?
I have been migrating my MAUI project which is in .NET 6 to latest .NET 8 version and I am facing this issue while I try to debug my project keeping IOS simulator as a target platform.
clang++ exited ...
0
votes
0
answers
29
views
Flutter Build For IOS error on VMWare MacOS , not found profiles "...." issue,?
I have an error in photo, I using VMware MacOS 13, Xcode V12.5.
I have personal apple id account but ı want build for my company, personal account and company name different.
and so flutter giving ...