Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
1 answer
111 views

I am trying to install Mastercard gateway iOS SDK using Carthage. Success case I created a new project using Xcode 14.2 and my command line tool is also set to 14.2 then I install the SDK using ...
0 votes
1 answer
1k views

Working on an iOS app that has run on both simulators and devices as I developed it. Developing on an Intel iMac. Today Xcode asked me if I wanted to Update build settings - I clicked on the option to ...
johnz's user avatar
  • 11
1 vote
2 answers
91 views

I'm trying to compile a GitHub Swift project on my MacBook. But there are many errors, the most significant is in the line: import DomainParser error is: No such module 'DomainParser' Disclaimer: ...
Tom's user avatar
  • 11
0 votes
0 answers
108 views

I am trying to build Xcreds using Xcode. The build completes successfully, but I still receive this error message: Directory not found for option '-F/Users/admin/xcreds/Carthage/Build/Mac'`. The path ...
glitch's user avatar
  • 1
11 votes
0 answers
1k views

After updating a project and re-building/bootstrapping the dependencies for the new deployment target (13.0->14.0) I can't use PO in the xCode console anymore. I'm installing dependencies with ...
Steven B.'s user avatar
  • 1,537
0 votes
1 answer
555 views

I am using macbook air M1 and xcode 14 I try to compile my project with having carthage as dependency manager with dependency Alamofire 4.9.1 . everytime I archive for arm64 devices I get '/somePath ...
1 vote
0 answers
658 views

I am trying to update the carthage but I getting the following error. .... have the same architectures (arm64) and can't be in the same fat output file Building universal frameworks with common ...
Developer's user avatar
  • 6,465
2 votes
1 answer
458 views

Is there iOS dependency manager support to download dependencies from the S3 bucket? I tried to use Carthage, it's working with public files. My requirement is to download dependency from S3 bucket ...
2 votes
0 answers
301 views

I have a project that has multiple external dependencies as well as in house ones such as analytics, api, interfaces, that are all integrated with Carthage. I wanted to gradually migrate all of them ...
0 votes
1 answer
426 views

I have a Swift app written many years ago that uses a few 3rd party libraries, some of which are built with older version of Swift (like 5.2.4), and one of them is written in Obj-C. I just upgraded to ...
Zek's user avatar
  • 254
3 votes
0 answers
673 views

clang: error: no such file or directory: '/Users/xujun/Library/Developer/Xcode/DerivedData/SimplifiedR2-cqmftumxfrylwdgmkcovwahjhquk/Build/Products/Debug-iphonesimulator/libRDServices.a' Command Ld ...
0 votes
1 answer
322 views

I'm trying to get an SDK from a private repository on Github. It's a company repository but I have an access to it. It works fine when I add a pack directly with a repository link. but when I try to ...
2 votes
0 answers
90 views

I'm using Carthage in my project and currently trying to migrate from .framework to .xcframework. I've done all the steps described in the Carthage docs(https://github.com/Carthage/Carthage#migrating-...
Sam's user avatar
  • 115
0 votes
1 answer
166 views

App builds and runs without any problem. I Can archive the app but when I try to distribute for testing I get error: "Found an unexpected mach-o header code: 0x0987654" When I digged deep ...
1 vote
1 answer
1k views

I need to get all the libraries and their dependencies versions inside an iOS application and send the information to the Server for an automated process we do later on. For CocoaPods - Is there a way ...

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

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