iOS 遠程私有庫

WechatIMG13.jpeg

一: 創(chuàng)建pod項目工程文件

  pod lib create ConsultantBase  ##ConsultantBase  你要創(chuàng)建的pod名字
1.png

之后生成的文件目錄結構是這樣的

2.png

我們需要需要將replaceMe替換為我們自己的文件墅诡,效果圖如下:


WechatIMG14.jpeg
屏幕快照 2017-04-12 下午3.14.18.png

然后進入Example文件夾執(zhí)行pod update命令李丰,再打開項目工程可以看到,剛剛添加的組件已經在Pods子工程下Development ConsultantBase/ConsultantBase中了。

二: 修改ConsultantBase.podspec文件寨昙,和遠程的鏈接關聯

```
  Pod::Spec.new do |s|
  s.name             = 'ConsultantBase'
  s.version          = '0.1.0'
  s.summary          = 'ConsultantBase.'
  s.description      = <<-DESC
      Add long description of the pod here.
                   DESC

  s.homepage         =     'https://coding.net/u/Mikes/p/ConsultantSpecs'
  # s.screenshots     = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
  s.license          = { :type => 'MIT', :file => 'LICENSE' }
  s.author           = { 'Kenvin' => 'yaoyj@oriental-finance.com' }
  s.source           = { :git => 'https://git.coding.net/Mikes/ConsultantBase.git', :tag => s.version.to_s }
  # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
  s.ios.deployment_target = '8.0'
  s.source_files = 'ConsultantBase/Classes/**/*'

  # s.resource_bundles = {
     #   'ConsultantBase' => ['ConsultantBase/Assets/*.png']
  # }

  # s.public_header_files = 'Pod/Classes/**/*.h'
  # s.frameworks = 'UIKit', 'MapKit'
  # s.dependency 'AFNetworking', '~> 2.3'
end
```

二: 本地庫和遠程關聯

在遠端添加遠端倉庫


WechatIMG15.jpeg
git add .
git commit -m "Initial ConsultantBase "
#添加遠端倉庫
git remote add origin https://git.coding.net/Mikes/xxxx.git  
#推送到遠端倉庫
git push origin master

對本地庫添加tag標簽

 git tag 0.1.0
git push --tag

之后對本地庫進行校驗

   pod spec lint --allow-warnings

如果成功,返回:


 -> ConsultantBase (0.1.0)
    - WARN  | [iOS] xcodebuild:  ConsultantBase/ConsultantBase/Classes/Category/UITextView+SMKLimitTips.m:153:73: warning: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]
Analyzed 1 podspec.
ConsultantBase.podspec passed validation.

如果失敗

~:ConsultantBase Kenvin$ pod lib lint

-> ConsultantBase (0.1.0)
   - WARN  | [iOS] xcodebuild:  /Users/Kenvin/remoteLib/ConsultantBase/ConsultantBase/Classes/Category/UITextView+SMKLimitTips.m:153:73: warning: values of type 'NSInteger' should not be used as format arguments; add an explicit cast to 'long' instead [-Wformat]

[!] ConsultantBase did not pass validation, due to 1 warning (but you can use `--allow-warnings` to ignore it).
[!] The validator for Swift projects uses Swift 3.0 by default, if you are using a different version of swift you can use a `.swift-version` file to set the version for your Pod. For example to use Swift 2.3, run: 
   `echo "2.3" > .swift-version`.
You can use the `--no-clean` option to inspect any issue.

解決方案是:

~:ConsultantBase Kenvin$ echo "2.3" > .swift-version

三: 將pod組建和自己建立的pod索引庫 xxSpecs 關聯

   pod repo add ConsultantSpecs     https://git.coding.net/Mikes/xxxxSpecs.git

執(zhí)行:

    pod repo

結果:


artsy
- Type: git (master)
- URL:  https://github.com/Artsy/Specs.git
- Path: /Users/Kenvin/.cocoapods/repos/artsy

ConsultantSpecs
- Type: git (master)
- URL:  https://git.coding.net/Mikes/ConsultantSpecs.git
- Path: /Users/Kenvin/.cocoapods/repos/ConsultantSpecs

master
- Type: git (master)
- URL:  https://github.com/CocoaPods/Specs.git
- Path: /Users/Kenvin/.cocoapods/repos/master

3 repos

四:向Spec Repo提交podspec文件

pod  repo push ConsultantSpecs ConsultantBase.podspec

結果:

WechatIMG16.jpeg

五:使用制作好的Pod

在正式項目的Podfile 里添加私有Spec Repo

source 'https://git.coding.net/Mikes/ConsultantSpecs.git' 
pod 'ConsultantBase', '~> 0.1.0'

然后執(zhí)行pod update肖爵,更新庫依賴,然后打開項目可以看到臀脏,我們自己的庫文件已經出現在Pods子項目中的Pods子目錄下了劝堪,而不再是Development Pods。

最后編輯于
?著作權歸作者所有,轉載或內容合作請聯系作者
  • 序言:七十年代末揉稚,一起剝皮案震驚了整個濱河市秒啦,隨后出現的幾起案子,更是在濱河造成了極大的恐慌搀玖,老刑警劉巖余境,帶你破解...
    沈念sama閱讀 211,042評論 6 490
  • 序言:濱河連續(xù)發(fā)生了三起死亡事件,死亡現場離奇詭異灌诅,居然都是意外死亡芳来,警方通過查閱死者的電腦和手機,發(fā)現死者居然都...
    沈念sama閱讀 89,996評論 2 384
  • 文/潘曉璐 我一進店門猜拾,熙熙樓的掌柜王于貴愁眉苦臉地迎上來即舌,“玉大人,你說我怎么就攤上這事挎袜⊥缒簦” “怎么了肥惭?”我有些...
    開封第一講書人閱讀 156,674評論 0 345
  • 文/不壞的土叔 我叫張陵,是天一觀的道長芜飘。 經常有香客問我务豺,道長,這世上最難降的妖魔是什么嗦明? 我笑而不...
    開封第一講書人閱讀 56,340評論 1 283
  • 正文 為了忘掉前任,我火速辦了婚禮蚪燕,結果婚禮上娶牌,老公的妹妹穿的比我還像新娘。我一直安慰自己馆纳,他們只是感情好诗良,可當我...
    茶點故事閱讀 65,404評論 5 384
  • 文/花漫 我一把揭開白布。 她就那樣靜靜地躺著鲁驶,像睡著了一般鉴裹。 火紅的嫁衣襯著肌膚如雪。 梳的紋絲不亂的頭發(fā)上钥弯,一...
    開封第一講書人閱讀 49,749評論 1 289
  • 那天径荔,我揣著相機與錄音,去河邊找鬼脆霎。 笑死总处,一個胖子當著我的面吹牛,可吹牛的內容都是我干的睛蛛。 我是一名探鬼主播鹦马,決...
    沈念sama閱讀 38,902評論 3 405
  • 文/蒼蘭香墨 我猛地睜開眼,長吁一口氣:“原來是場噩夢啊……” “哼忆肾!你這毒婦竟也來了荸频?” 一聲冷哼從身側響起,我...
    開封第一講書人閱讀 37,662評論 0 266
  • 序言:老撾萬榮一對情侶失蹤客冈,失蹤者是張志新(化名)和其女友劉穎旭从,沒想到半個月后,有當地人在樹林里發(fā)現了一具尸體郊酒,經...
    沈念sama閱讀 44,110評論 1 303
  • 正文 獨居荒郊野嶺守林人離奇死亡遇绞,尸身上長有42處帶血的膿包…… 初始之章·張勛 以下內容為張勛視角 年9月15日...
    茶點故事閱讀 36,451評論 2 325
  • 正文 我和宋清朗相戀三年,在試婚紗的時候發(fā)現自己被綠了燎窘。 大學時的朋友給我發(fā)了我未婚夫和他白月光在一起吃飯的照片摹闽。...
    茶點故事閱讀 38,577評論 1 340
  • 序言:一個原本活蹦亂跳的男人離奇死亡,死狀恐怖褐健,靈堂內的尸體忽然破棺而出付鹿,到底是詐尸還是另有隱情澜汤,我是刑警寧澤,帶...
    沈念sama閱讀 34,258評論 4 328
  • 正文 年R本政府宣布舵匾,位于F島的核電站俊抵,受9級特大地震影響,放射性物質發(fā)生泄漏坐梯。R本人自食惡果不足惜徽诲,卻給世界環(huán)境...
    茶點故事閱讀 39,848評論 3 312
  • 文/蒙蒙 一、第九天 我趴在偏房一處隱蔽的房頂上張望吵血。 院中可真熱鬧谎替,春花似錦、人聲如沸蹋辅。這莊子的主人今日做“春日...
    開封第一講書人閱讀 30,726評論 0 21
  • 文/蒼蘭香墨 我抬頭看了看天上的太陽侦另。三九已至秩命,卻和暖如春,著一層夾襖步出監(jiān)牢的瞬間褒傅,已是汗流浹背弃锐。 一陣腳步聲響...
    開封第一講書人閱讀 31,952評論 1 264
  • 我被黑心中介騙來泰國打工, 沒想到剛下飛機就差點兒被人妖公主榨干…… 1. 我叫王不留樊卓,地道東北人拿愧。 一個月前我還...
    沈念sama閱讀 46,271評論 2 360
  • 正文 我出身青樓,卻偏偏與公主長得像碌尔,于是被迫代替她去往敵國和親浇辜。 傳聞我的和親對象是個殘疾皇子,可洞房花燭夜當晚...
    茶點故事閱讀 43,452評論 2 348

推薦閱讀更多精彩內容