Git Product home page Git Product logo

Comments (14)

duemunk avatar duemunk commented on August 25, 2024

I'm getting this error when trying to push to pod trunk:

** BUILD SUCCEEDED **

   Testing with xcodebuild. 
 -> AsyncSwift (2.0.4)
    - ERROR | file patterns: The `source_files` pattern did not match any file.

I'm not CocoaPods, so can someone that does see what changed since the config doesn't work anymore?

from async.

vldalx avatar vldalx commented on August 25, 2024

I've created RP for this issue

from async.

duemunk avatar duemunk commented on August 25, 2024

New error:

The following build commands failed:
	Check dependencies
(1 failure)
   Testing with xcodebuild. 
 -> AsyncSwift (2.0.4)
    - ERROR | xcodebuild: Returned an unsuccessful exit code.

[!] The spec did not pass validation, due to 1 error.

from async.

vldalx avatar vldalx commented on August 25, 2024

because testAfterGCD is failed. But the test's code looks fine.

from async.

vldalx avatar vldalx commented on August 25, 2024

fix for the test is here
@duemunk once you are merged the fix then remove 2.0.4 tag from the old commit and add to the new one

from async.

rlam3 avatar rlam3 commented on August 25, 2024

I don't see any pod updates either. Is there something wrong on cocoapods end?

from async.

vldalx avatar vldalx commented on August 25, 2024

@duemunk let's finish what we started.
I fixed testAfterGCD test. Please, merge the PR. Then either move 2.0.4 tag to the last commit or add a new one, update podspec file

from async.

duemunk avatar duemunk commented on August 25, 2024

Another day, another CocoaPods issue:

=== CLEAN TARGET AsyncSwift OF PROJECT Pods WITH CONFIGURATION Release ===

Check dependencies
“Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

** CLEAN FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
=== BUILD TARGET AsyncSwift OF PROJECT Pods WITH CONFIGURATION Release ===

Check dependencies
“Swift Language Version” (SWIFT_VERSION) is required to be configured correctly for targets which use Swift. Use the [Edit > Convert > To Current Swift Syntax…] menu to choose a Swift version or use the Build Settings editor to configure the build setting directly.

** BUILD FAILED **


The following build commands failed:
	Check dependencies
(1 failure)
   Testing with xcodebuild. 
 -> AsyncSwift (2.0.4)
    - ERROR | xcodebuild: Returned an unsuccessful exit code.

from async.

duemunk avatar duemunk commented on August 25, 2024

Does CocoaPods have some kind of validator you can use to check whether it would work for me to push?

from async.

vldalx avatar vldalx commented on August 25, 2024

I run the command
pod spec lint AsyncSwift.podspec --verbose
AsyncSwift.podspec passed validation

Do you use the latest cocapods' version and Xcode as well?

from async.

vldalx avatar vldalx commented on August 25, 2024

By the way, you can run the command
pod spec lint AsyncSwift.podspec --verbose --swift-version=4
to be sure about the swift version 4 is fine on your side

from async.

rlam3 avatar rlam3 commented on August 25, 2024

i had to add :github => https://github.com/duemunk/Async.git to get it to work ....

from async.

vldalx avatar vldalx commented on August 25, 2024

@rlam3 Did you mean pod spec lint command?
Could you describe exactly what you did and where?

from async.

duemunk avatar duemunk commented on August 25, 2024

The last error was because of the build not using the correct Xcode Command Line Tool version. Things have now been pushed.

from async.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.