Giter Site home page Giter Site logo

Comments (9)

LoongerTao avatar LoongerTao commented on May 14, 2024 1

点错按钮关闭了

from tltransitions.

LoongerTao avatar LoongerTao commented on May 14, 2024

我上午还pod了,可以的啊

from tltransitions.

LoongerTao avatar LoongerTao commented on May 14, 2024

platform:ios,'8.0'
target "TestDemo" do
pod "TLTransitions", "~> 1.4.1"
end

from tltransitions.

ThisFriend avatar ThisFriend commented on May 14, 2024

是啊,我一二十个pod的,就你这个报错 ┑( ̄Д  ̄)┍

from tltransitions.

LoongerTao avatar LoongerTao commented on May 14, 2024

刚才试了可以的啊,pod是不是需要清理下缓存

from tltransitions.

ThisFriend avatar ThisFriend commented on May 14, 2024

我更新升级一下cocoapods试试

from tltransitions.

LoongerTao avatar LoongerTao commented on May 14, 2024

pod search "TLTransitions" 看看能搜索到不,如果search不到。就是你pod需要,处理一下,我以前遇到过这种情况。好像就是清缓存、更新之类的处理

from tltransitions.

ThisFriend avatar ThisFriend commented on May 14, 2024

搜不到,所以正在处理。不是你的问题。

from tltransitions.

LoongerTao avatar LoongerTao commented on May 14, 2024

这可能是本地的CocoaPods仓库列表没有更新导致的。
1 . 运行以下命令更新本地的CocoaPods仓库列表:
pod repo update
2. 然后通过以下命令查询
pod search
3. 如果仍然查询不到最新版本,可以删除本地仓库重新安装。
sudo rm -rf ~/.cocoapods/repos/master pod setup

from tltransitions.

Related Issues (18)

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.