Anurag Ajwani

Results 6 issues of Anurag Ajwani

Hi, Currently it seems that either an IPA or an APK is required as a parameter. I would like to propose upload of compiled frameworks. Use case: We are using...

### What happened? I have a project with a single Carthage dependency. Upon running `tuist fetch` the command executes successfully. The dependency is fetched and built. When I add a...

type:bug

Hi Daniel, I was wondering if there was an update for Swift 3 and Xcode 8.3. I am having trouble following the sample code in newer versions. I understand that...

### Name and description The latest release 6.2.1 has no built xcframework on the release artifacts like 6.1.0 does.

Hi, Recently we started moving away from Cocoapods and needed to install the SwiftyMocky CLI separately to the dependency manager. We moved to Mint. However Mint has a problem. I...

New Tuist version no longer uses `Tuist/Dependencies.swift` but rather `Tuist/Package.swift`. In the current state running the command produces: ``` No build directory found in /Users/anurag.ajwani/Library/Developer/Xcode/DerivedData for ... ``` Command: ```...