E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
cocoaPod
执行pod init 报错
报错信息:/Library/Ruby/Gems/2.3.0/gems/
cocoapod
s-1.8.3/lib/
cocoapod
s/command.rb:118:ingit_version':Failedtoextractgitversionfromgit
圣诞老人的麋鹿
·
2023-08-28 17:43
xcode
ios
CocoaPods
Xcode14 pod 报错 FrozenError RuntimeError
/Users/m/.gem/ruby/2.6.0/gems/
cocoapod
s-1.11.3/lib/
cocoapod
s/user_interface/error_report.rb:34:in`force_encoding
liangyi_csdn
·
2023-08-28 17:42
iOS
项目工程修改类
ios
xcode
Xcode 14 pod init报错
Ohno,anerroroccurred.SearchforexistingGitHubissuessimilartoyours:https://github.com/
CocoaPod
s/
CocoaPod
s
星星月亮0
·
2023-08-28 17:11
xcode
macos
ide
iOS开发人员应该知道的一组工具。
Swift和Objective-CCocoa项目的
CocoaPod
s依赖管理器CarthageCocoa的简单,分散的依赖管理器Atom+Nucl
weixin_33787529
·
2023-08-28 12:01
移动开发
xcode
swift
私有库相关操作
podspeclintYTBridgeModule.podspec--sources='
[email protected]
:mobile/ios/specs.git,https://github.com/
CocoaPod
s
喵星人and亦人
·
2023-08-28 00:17
多个Targets配置多开发环境注意点
target,然后执行$podinstall--verbose--no-repo-updatetarget''doendplatform:ios,'9.0'source'https://github.com/
CocoaPod
s
af4e8a35bc89
·
2023-08-27 22:47
Pod私有库搭建
clone到本地podrepoaddpengpengioshttps://gitlab.pengpengla.com/pengpengios/podspec.git之后会在本地目录/Users/用户名/.
cocoapod
s
CaptainMi
·
2023-08-27 17:24
unable to access 'https://chromium.googlesource.com/webm/libwebp/': Failed to connect to chromium...
1.Finder->前往文件夹(⇧⌘G)->~/.
cocoapod
s/repos/master/Specs/1/9/2/libwebp注意看报错的版本号,去里面进行更改2.把https://
Mr姜饼
·
2023-08-27 15:18
组件化学习第一篇---
CocoaPod
s组件化
好了,开始我的艰难第一步.组件化---第一步,先从
cocoaPod
s组件化说起,也称为
CocoaPod
s私有库.
CocoaPod
s,大家都在熟悉不过了,是集成第三方框架,利于开发
MissLu16
·
2023-08-27 12:25
React Navigation 开发准备
nativenpminstallreact-native-screensreact-native-safe-area-context开发之前做一些处理如果您使用的是Mac并针对iOS进行开发,则需要安装pod(通过
Cocoapod
s
林中白虎
·
2023-08-27 12:35
ReactNative学习笔记
react
native
学习
笔记
CocoaPod
s使用常见问题(持续更新...)
今天升级
CocoaPod
s到1.8.4版本,遇到了CDN:trunk报错图1图2.png解决方案:podfile文件中指定source源为master:在podfile顶部加入source'https:
左岸浪人
·
2023-08-27 06:53
高德地图遇到的坑
今天更新公司的高德地图,才发现高德地图官网是真心坑官网的导入方式1.jpeg我的
cocoapod
s高德地图pod'AMapLocation'pod'AMap3DMap'pod'AMapSearch'podupdate2
子非鱼7868
·
2023-08-26 22:33
Search for existing GitHub issues similar to yours:
Ohno,anerroroccurred.SearchforexistingGitHubissuessimilartoyours:https://github.com/
CocoaPod
s/
CocoaPod
s
不规则先生
·
2023-08-26 21:25
cocoapod
s 导入类库之后,找不到头文件
cocoapod
s导入类库之后,找不到头文件要在项目TARGETS-->BuildSetting-->UserHeaderSearchPaths里设置一下在后面添加${SRCROOT},后边选择
管乐_VICTOR
·
2023-08-26 20:02
Alamofire调不通网络的坑
Swift开始重构项目1.首先用
Cocoapod
s导入Alamofire框架然后cd到项目目录下面,然后podinstall2BA55ED2-362D-4CA3-861B-481912A73395.png2
涂川iOS
·
2023-08-26 17:06
Cocoapod
s 本地 repo 目录及 podfile.lock
repo中spec目录目录生成逻辑:组件名的MD5值前三位作为三级目录以SDWebImage为例,其md5值为:1173b6117a2cf4a6756f761aedae9d2c,前三位为:117目录如下图片.pngPodfile.lock中checksum如:SPECCHECKSUMS:SDWebImage:078a04e148e94df9f144c59f539ed74284218e65CHECK
ADreamClusive
·
2023-08-26 03:55
Failed to connect to GitHub to update the
CocoaPod
s/Specs specs repo - Please check if you ar...
更新
cocoapod
s时遇到如下问题[!]
齐玉婷
·
2023-08-26 02:27
CocoaPod
s-解决三方库依赖冲突
https://www.jianshu.com/p/4eadb75c1d84https://blog.csdn.net/leiyu231/article/details/53437686
evanleeeee
·
2023-08-26 01:07
Cocoapod
s 搜索不到最新版的第三方库怎么办?
//更新本地缓存podrepoupdate//但是有时候,更新了却还是不行,那我们就podcacheclean--allrm-rf~/Library/Caches/
CocoaPod
spodrepoupdateps
百事星空
·
2023-08-26 01:02
CocoaPod
s私有仓库搭建
读https://www.jianshu.com/p/006d6ab89c3c后小结1)
CocoaPod
s公有公共仓库打开“访达”command+shift+g~/.
cocoapod
s/repos上面JZRepo
JZ_Gordon
·
2023-08-25 23:14
iOS开发之解决
CocoaPod
s中“.h”头文件找不到的问题,简单粗暴的方法
Now,问题是
CocoaPod
s中“.h”的头文件找不到,如何解决?简单粗暴的解决办法,在工程文件夹中,删除除了Podfile文件之外,跟pod有关的相关文件,如下图:我这个项目中,除了Po
hbblzjy
·
2023-08-25 22:20
iOS开发等常用知识点
ios开发
directory
not
found
搜索
终端
框架
IOS与React Native混编,将RN框架使用
CocoaPod
s集成到原生项目中
1,用Xcode创建一个iOS项目2,我们在RN-IOS项目目录建一个package.json文件,用于初始化React-native。//{“name”:“AwesomeProject”,“version”:“0.0.1”,“private”:true,“scripts”:{“start”:“nodenode_modules/react-native/local-cli/cli.jsstart”
hbblzjy
·
2023-08-25 22:50
iOS开发等常用知识点
ios开发
native
React
Native
自建
cocoapod
s 库,这一篇就够了
不过最终还是实现了自建
cocoapod
s库。话不多说,以下是全部过程:一、新建远端库选择一个平台,GitHub也好,GitLab也罢。提醒一下:GitHub上的私有库是收费的。
风裳水佩
·
2023-08-25 03:55
Flutter module 打包集成到iOS项目
方式一使用
CocoaPod
s在Podfile中添加下面代码:AddthefollowinglinestoyourPodfile:content_copyflutter_application_path=
Ray0218
·
2023-08-25 02:11
创建私有库遇到[!] Unable to find a pod with name, author, summary, or description matching `XXXX`
podreporemovemastercd~/.
cocoapod
s/reposgitclone--depth1https://github.com/
CocoaPod
s/Specs.gitmasterrm
Bink
·
2023-08-24 23:37
cocoapod
s 问题记录
`sudogeminstall
cocoapod
s--pre`Ignoringffi-1.12.2becauseitsextensionsarenotbuilt.
yellowzhou
·
2023-08-24 22:58
cocoaPod
s 本地库更新出错的处理方法
然后就想到了
cocoaPod
s本地master库有一段时间没有更新了,于是就在终端中执行podupdate,等待一段时间后出现了如下错误:[!]
洛河水手
·
2023-08-24 20:53
CocoaPod
s私有库 podspec
新建一个本地文件夹cd到本地文件夹podlibcreateXXXcdExample执行podupdate--no-repo-update在进行以下步骤之前得在github或者其他的远程平台创建代码仓库接下来:gitremoteaddoriginhttps://github.com//xxx.gitgitstatusgitadd.gitcommit-a-m"xxxxx"如果之前仓库里面有内容可以执行
hui8685291
·
2023-08-24 12:00
第三方库总结1
1、通过
CocoaPod
s安装项目名称项目信息AFNetworking网络请求组件FMDB本地数据库组件SDWebImage多个缩略图缓存组件UICKeyChainStore存放用户账号密码组件Reachability
深圳一匹狼
·
2023-08-24 07:17
Mac安装
CocoaPod
s
使用Cordova打包iosapp时,提示:
CocoaPod
s:notinstalled
CocoaPod
swasnotfound.Pleaseinstallversion1.0.1orgreaterfromhttps
Deng_1957C
·
2023-08-24 05:49
CocoaPod
s升级AFNetworking-4.0报错!
CocoaPod
scouldnotfindcompatibleversionsforpod"AFNetworking":InPodfile:AFNetworking(~>4.0.1)SpecssatisfyingtheAFNetworking
被风吹乱的思念
·
2023-08-24 02:45
无标题文章
unabletoaccess'https://chromium.googlesource.com/webm/libwebp/'解决:将json中source下git地址修改为https://github.com/修改路径:~/.
cocoapod
s
草小小
·
2023-08-24 01:36
项目组件化搭建要点
组件化的本质,实际上是通过
cocoapod
的形式,将原本工程中的公共类库抽离成一个或多个git组件库,并将这些组件库作为子仓库整合到主工程下,实现将工程的业务逻辑和通用的组件功能分离,这样做便于对封装类库的维护
alrjqow
·
2023-08-23 19:02
创建
cocoaPod
s公有库
1.在github上创建仓库,(包含README,LICENSE(MIT格式))2.将仓库clone到本地3.创建工程代码,提交代码到github4.标记tag1.在本地标记(gittag0.0.1)2.将标记推送到远程仓库(gitpushorigin--tags)5.创建podspec文件(podspeccreateFile)6.编写podspec文件Pod::Spec.newdo|s|s.na
小码农_gjw
·
2023-08-23 18:40
CocoaPod
s 降级
4.卸载当前
cocoapod
s版本sudogemuninstall
cocoapod
s5.安装
cocoapod
s指定版本sudogeminstall
cocoapod
s-v1.1
fuchina
·
2023-08-23 18:29
pod install [!] Error installing libwebp fatal: unable to access 'https://chromium.googlesource.c...
:webp报错.png当前环境:macOS:10.15.2pod--version:1.9.2解决方法:首先显示mac的隐藏文件夹,快捷键command+shift+.进入到/Users/用户XX/.
cocoapod
s
蚂蚁也疯狂
·
2023-08-23 15:36
使用
CocoaPod
s报错:Pods-xxxxx.sh: Permission denied 2018-12-10
问题是目录文件下文件没有权限,解决方案如下:用命令行进入Pods/TargetSupportFiles/Pods/目录下,先查看是否有对应文件。再执行chmoda+xPods-frameworks.shchmoda+xPods-resources.sh
木旁_G
·
2023-08-23 12:18
Flutter踩坑记录
install_all_flutter_pods(flutter_application_path),报错信息为“script_phase”无法执行解决方案:升级coacopods$sudogeminstall-n/usr/local/bin
cocoapod
s
亮仔菲个
·
2023-08-23 06:16
iOS开发需要的库
多数库支持
CocoaPod
s,所以很容易把它们加到你的XCode项目中。在文章
第六梦
·
2023-08-23 03:22
删除cocopods第三方
一、删除项目中已经由
cocoapod
s配置好的第三方1、打开项目中的Podfile文件2、删除选中的podSnapkit的命令行3、打开终端cd到当前项目的根目录下重新执行podinstall--verbose
旭日猎鹰
·
2023-08-23 01:08
iOS开发
从项目中移除
CocoaPod
s
一、删除文件打开项目文件ShowinFinder:删除本地文件(Podfile、Podfile.lock、Pods文件夹)删除本地生成的xcworkspace文件二、删除配置文件打开项目,在Frameworks文件夹下,删除Pods.xcconfig和libPods.a进入项目BuildPhases,删除CopyPodsResources、EmbedPodsFrameworks和CheckPods
旭日猎鹰
·
2023-08-23 01:08
Xcode
cocoapods
xcode
cocoapod
s私有库创建
最近不是很忙,所以学习了下
cocoapod
s私有库的创建。一直都想学习组件化,现在就从创建私有库开始。下面简单做下记录,一边以后学习!!!
想不出一个
·
2023-08-22 05:22
JS和原生交互
现在常用的主要有两种方式:第三方WebViewJavascriptBridge和原生的交互首先先来讲一下第一种WebViewJavascriptBridge首先要引入WebViewJavascriptBridge,可以用
cocoapod
s
哎呦我去叫什么呢
·
2023-08-22 03:47
M1芯片安装
cocoapod
s步骤
MackBookProM1和MackBookAirM1安装
cocoapod
s踩过的坑第一步:打开访达->应用->实用工具->终端->右键点击终端->显示简介->勾选使用Rosetta打开,关闭终端,重新打开
空谷幽兰_207a
·
2023-08-21 19:29
发布自己的开源库到
Cocoapod
s及部分常见错误
image.png前言iOS开发中,我们会经常用到
cocoapod
s来添加依赖库,有时候可能也会自己封装一些好用的库,可以发布到
cocoapod
s分享给各位码友使用。
it_hao528
·
2023-08-21 16:48
target has transitive dependencies that include static binaries
这个是
Cocoapod
s的局限。解决方案1:注释use_framework!解决方案2:去除这个依赖。
程序员讲道理
·
2023-08-21 10:25
RAC(ReactiveCocoa)函数式+响应式编程结合
使用
cocoaPod
s在podfile中添加pod'ReactiveObjC','~>3.1.0'1.RACSignal框架中最常用的一个类RACSiganl:信号类,表示将来有数据传递,只要有数据改变
飞哥漂流记
·
2023-08-21 05:50
Cocoapod
s: Parameter of overridden method is annotated with attribute((noescape))
【问题】:Parameterofoverriddenmethodisannotatedwithattribute((noescape))解决:pods->Masonry->BuildSetting->MissingNoescapeAnnotation设置为No。
Eyes_cc
·
2023-08-21 03:39
cocoapod
异常记录
换了新Mac重新安装
cocoapod
记录安装过程和问题安装好xcode、Homebrew、RVM、Ruby后安装:sudogeminstall-n/usr/local/bin
cocoapod
s问题1.出现
何颀
·
2023-08-21 02:42
cocoapod
s常见问题汇总
最近使用
cocoapod
安装YYText出现了几个问题,进行了一下汇总,自己做个记录也为出现这种问题的朋友提供帮助。
巴拉巴拉小魔王
·
2023-08-21 00:25
上一页
10
11
12
13
14
15
16
17
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他