Skip to main content
0 votes
0 answers
19 views

Xcode Builds Successfully And Then Throws Error Stating Missing Files

Re: iOS app. When I install pods via CLI to my project for the first time, launch Xcode, and then run the app, everything works fine – no build errors. But after several instances of running the ...
Chris's user avatar
  • 296
-2 votes
0 answers
25 views

Xcode 16.3 '-G' for target 'arm64-apple-ios13.0' [closed]

After updating to Xcode 16.3, when building an app, I get this error (in attachments). That's basically it. Is there any way to fix that or should I wait for BoringSSL update? I've tried pod update ...
Kapil Sharma's user avatar
1 vote
0 answers
37 views

Errors installing cocoapods for Flutter due to outdated rubygems

I've been following the Flutter install doc at https://docs.flutter.dev/get-started/install/macos/mobile-ios. When trying to install cocoapods using "sudo gem install cocoapods", I get that &...
connorhawke's user avatar
0 votes
0 answers
26 views

Why inputPaths outputPaths added in project.pbxproj?

In Xcode I have found in git changes like: /* Begin PBXShellScriptBuildPhase section */ 63913B9A8F6E1EC45BA5D77D /* [CP] Copy Pods Resources */ = { isa = PBXShellScriptBuildPhase; ...
Nike Kov's user avatar
  • 13.8k
0 votes
1 answer
20 views

Xcode updated podfiles, variable compile errors

I have an Xcode project. It makes use of IOS Charts. I have just upgraded the podfiles to get the latest version so I can access the privacy manifest on the Charts SDK (Apple need this for me to get ...
Jim Burke's user avatar
  • 425
-1 votes
0 answers
20 views

iOS - Xcode: Run custom shell script '[CP] Copy Pods Resources' 0.1 seconds

I am facing this issue when build my application. PhaseScriptExecution [CP]\ Copy\ Pods\ Resources /Users/sarav/Library/Developer/Xcode/DerivedData/XXX-gstrgfgepelqnsacgzkvzxjmgsaq/Build/...
SaravanaKumar_TEL's user avatar
0 votes
0 answers
29 views

How to resolve 'non-modular-include-in-framework-module' error in Xcode 16.0 with React Native 0.78.1?

I'm encountering a recurring build error in Xcode 16.0 when building my React Native app (version 0.78.1). The error specifically states: non-modular-include-in-framework-module This occurs in ...
ByteBender's user avatar
0 votes
0 answers
18 views

Where are the MetaMask_iOS/WebSocketProvider.h

This is inherently my first time trying to build for iOS using the Unity Game Engine, I have packages for Firebase, Thirdweb and MetaMask. I managed to resolve the first two but MetaMask seems to be ...
Eliezer Calbay's user avatar
-2 votes
1 answer
70 views

React Native 0.78 iOS build fails with Undefined symbols for architecture x86_64: '_main' after upgrade from 0.68

I'm upgrading a React Native project from 0.68.6 to 0.78.0 and followed all steps on React Native Upgrade Helper. ✅ yarn install and pod install both complete successfully. ❌ But when I try to build ...
Pirun Seng's user avatar
0 votes
0 answers
244 views

React Native iOS build failing after upgrading to Xcode 16.3 (Pod install & Boost checksum issues)

I'm working on a React Native project using version 0.71.2. Everything was working fine on both Android and iOS before upgrading Xcode. After upgrading to Xcode 16.3 (16E140), Android still works ...
Prem_Dev's user avatar
0 votes
0 answers
72 views

Could not find or use auto-linked framework 'CoreAudioTypes': framework 'CoreAudioTypes' not found

Created own custom pod lib. Podspecs as below, s.ios.deployment_target = '10.0' s.source_files = 'Classes/**/*.swift' s.swift_version = '5.0' s.pod_target_xcconfig = { 'DEFINES_MODULE' => ...
Ahmad's user avatar
  • 11
2 votes
1 answer
30 views

Error (Xcode): Framework 'Flutter' not found

When I try to run my flutter app on iOS Simulator I get these errors: Launching lib/main.dart on iPhone 16 Pro in debug mode... Running pod install... 15.5s ...
Jack's user avatar
  • 73
-1 votes
0 answers
41 views

Xcode “Could not build module _____” errors across system modules when building React Native iOS app with Firebase

Would anybody happen to have a tiny bit of compassion for very new and inexperienced coder and have some insights about how to fix these errors? I’m trying to build a React Native app for the first ...
Tim Berlin's user avatar
0 votes
0 answers
9 views

Duplicate interface definition for class 'gtmsessionfetcherservice'

I'm currently trying to upload a new version of my ionic app to the apple store. For that I do this command: "npm run build:prod && npx cap sync && npx cap copy && npx cap ...
Franco Garcia's user avatar
6 votes
2 answers
2k views

Xcode 16.3 : Facing issue with gRPC-Core pod. "A template argument list is expected after a name prefixed by the template keyword"

Our project uses "googleapis" pods, which use the "gRPC-Core" module inside. Up until Xcode 16.2, everything was operating smoothly. However, we are encountering an issue with the ...
iDev's user avatar
  • 631

15 30 50 per page
1
2 3 4 5
646