Swift中混編OC第三方庫

來源:互聯網
上載者:User

標籤:

現在Swift的第三方庫還比較少,有時候需要使用OC的第三方庫,其實也是很容易的。

 

我們使用如下步驟:

1、建立的Swift項目,第一次建立OC檔案時會詢問是否產生 橋接頭,選擇是的話會產生一個橋接標頭檔,檔案

 

(項目名-Bridge-Header.h)

 

2、在其中的#import想要在項目中使用的OC標頭檔即可使用

 

3、使用Swift文法在項目中這樣使用:

即可

Swift中混編OC第三方庫

相關文章

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.