Coder Social home page Coder Social logo

aheasing's People

Contributors

atnan avatar basvankuijck avatar benjaminbojko avatar cxong avatar karlvoskuil avatar svintus avatar warrenm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

aheasing's Issues

inconsistency of release tag version on github and cocoapods version

My app's dependent library is using AHEasing. But current versions of AHEasing between github and cocoapods are not same so I can't do CI with travis now.

I tried to run pod trunk push AHEasing.podspec.json with json below, but I couldn't successfully completed because of I'm not a maintainer or contributer. ๐Ÿ˜“

{
  "name": "AHEasing",
  "version": "1.3.1",
  "summary": "A supplemental library of easing functions for C, C++, and Objective-C.",
  "homepage": "https://github.com/warrenm/AHEasing",
  "license": {
    "type": "WTFPL",
    "file": "COPYING"
  },
  "authors": {
    "Warren Moore": "[email protected]"
  },
  "source": {
    "git": "https://github.com/warrenm/AHEasing.git",
    "tag": "1.3.1"
  },
  "platforms": {
    "ios": "5.0",
    "osx": "10.7"
  },
  "source_files": [
    "AHEasing/easing.{h,c}",
    "AHEasing/CAKeyframeAnimation+AHEasing.{h,m}"
  ],
  "public_header_files": [
    "AHEasing/easing.h",
    "AHEasing/CAKeyframeAnimation+AHEasing.h"
  ],
  "frameworks": "QuartzCore",
  "requires_arc": true
}

error message of pod trunk

$ pod trunk push AHEasing.podspec.json
Updating spec repo `master`
warning: inexact rename detection was skipped due to too many files.
warning: you may want to set your diff.renameLimit variable to at least 4009 and retry the command.

CocoaPods 1.6.0.beta.1 is available.
To update use: `gem install cocoapods --pre`
[!] This is a test version we'd love you to try.

For more information, see https://blog.cocoapods.org and the CHANGELOG for this version at https://github.com/CocoaPods/CocoaPods/releases/tag/1.6.0.beta.1

Validating podspec
 -> AHEasing (1.3.1)

[!] You ([email protected]) are not allowed to push new versions for this pod. The owners of this pod are [email protected].

So please update cocoapods version or fix? release tag version on github. ๐Ÿ™Œ

Reference:

Remote branch 1.2 could not be found

Hey,

I'm experiencing the following error:

warning: Could not find remote branch 1.2 to clone. fatal: Remote branch 1.2 not found in upstream origin

Screen Shot 2019-07-27 at 10 00 33 am

It seems to have randomly popped up last night and I can't find the origin - just wondering that it isn't related to a server-side problem?

Thanks :)

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.