秋林 лет назад: 3
Родитель
Сommit
4703ef56e4
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      IPU/4.0.1/IPU.podspec

+ 1 - 1
IPU/4.0.1/IPU.podspec

10
10
11
  spec.source                  = { :git => "http://10.1.235.20:3000/ipu/ios-share.git", :tag => "#{spec.version}" }
11
  spec.source                  = { :git => "http://10.1.235.20:3000/ipu/ios-share.git", :tag => "#{spec.version}" }
12
  spec.ios.vendored_frameworks = "IPUFrameworks/IPUFoundation.framework", "IPUFrameworks/IPUMobile.framework", "IPUFrameworks/IPULib.framework", "IPUFrameworks/IPUMobileUI.framework", "IPUFrameworks/IPUMobileFunc.framework"
12
  spec.ios.vendored_frameworks = "IPUFrameworks/IPUFoundation.framework", "IPUFrameworks/IPUMobile.framework", "IPUFrameworks/IPULib.framework", "IPUFrameworks/IPUMobileUI.framework", "IPUFrameworks/IPUMobileFunc.framework"
13
  spec.resources               = "IPUFrameworks/IPUMobile.bundle", "IPUFrameworks/IPUMobileUI.bundle", "IPUFrameworks/IPUMobileFunc.bundle"
13
  spec.resources               = "IPUFrameworks/IPUMobile.bundle", "IPUFrameworks/IPUMobileUI.bundle", "IPUFrameworks/IPUMobileFunc.bundle", "IPUFrameworks/KRVideoPlayerBundle.bundle"
14
14
15
  spec.frameworks = "SystemConfiguration", "Foundation", "UIKit", "WebKit", "CoreTelephony", "Security", "CFNetwork", "CoreGraphics", "CoreFoundation"
15
  spec.frameworks = "SystemConfiguration", "Foundation", "UIKit", "WebKit", "CoreTelephony", "Security", "CFNetwork", "CoreGraphics", "CoreFoundation"
16
  spec.libraries  = "sqlite3", "z.1", "c++", "resolv"
16
  spec.libraries  = "sqlite3", "z.1", "c++", "resolv"