Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
0 answers
45 views

I just reset my MacBook Pro M1 Pro and updated it to MacOS Tahoe 26.2. I cloned my Expo (bare workflow) app, installed XCode and CocoaPods using brew, updated ruby to v3.1.4 and ran "pod install&...
-1 votes
1 answer
77 views

I got an object(singleton) in kotlin Multiple platform(KMP) Like: object SqIOSApiRegister { private var initialized = false val lock = NSLock() init { if (initialized) { ...
1 vote
0 answers
90 views

I am using the mobile_scanner package in my Flutter project for barcode/QR code scanning. Here is how and where I use it in the code: 1. pubspec.yaml dependencies: flutter: sdk: flutter ...
0 votes
0 answers
86 views

I'm working on a React Native iOS project using React Native 0.81.4, and I'm getting a CocoaPods–related error when running: Installing Ruby Gems Installing CocoaPods dependencies with New ...
1 vote
0 answers
82 views

I have a Kotlin Multiplatform Mobile project (KMP) targeting Android + iOS. My setup: Kotlin version: 2.2.21 Kotlin Multiplatform plugin: 2.2.21 CocoaPods plugin in build.gradle.kts: plugins { ...
Best practices
0 votes
0 replies
46 views

I am creating the React native application, where I have added the Google Map dependecy using Cocoapod. However, I need to integrate a Native IOS library distributed using SPM which intenally is using ...
0 votes
0 answers
199 views

I'm on a MacBook Air 2025 M4 (Apple Silicon) using Flutter 3.35.5 on channel stable, Xcode 26.0.1, and CocoaPods 1.16.2. Actual Setup: Component Version macOS 15.0 Sequoia CPU Apple M4 (ARM64) Flutter ...
0 votes
0 answers
35 views

While upgrading react native version from 0.80.2 to 0.81.4, npm run ios --verbose , throws this error: error Searching for inspections failed: undefined method `map' for nil:NilClass report....
0 votes
0 answers
36 views

I am configuring my app to have different targets like Staging and Production so I can switch configuration on one go from staging to production and visa versa. I created different targets and ...
7 votes
3 answers
3k views

Problem Description After updating to Xcode 26, my Flutter iOS project fails to build with the following error: Swift Compiler Error (Xcode): Unable to find module dependency: 'CTweetNacl' Could not ...
0 votes
1 answer
151 views

I’m trying to build and archive an iOS project in an Azure DevOps pipeline, but the build keeps failing with return code 65 when running the Xcode@5 task. The project structure: Root repo contains CI/...
0 votes
0 answers
95 views

How can I add post_install configurations to an existing podfile that already has a post_install section? I need to add a line to fix a build clang ld linker error to debug-iphonesimulator myapp....
0 votes
1 answer
103 views

I am using CocoaPods v1.16.2 and Xcode 16.3. I have a native iOS app in which a few screens need to be built using flutter. For that, I have integrated Flutter into the iOS project using CocoaPods by ...
0 votes
0 answers
28 views

I have a custom framework(a.framework) using Alamofire v1.0. (version is jsut example) And I have a My App using the custom framework(a.framework). The my App using Alamofire v2.0. No conficts? In ...
0 votes
0 answers
224 views

I have a React Native app using Expo, and I need to integrate a Swift open-source library that doesn’t have any React Native bindings. Since I need to make some custom modifications to that library, I ...

15 30 50 per page
1
2 3 4 5
...
644

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