targetʹAppExtensionΛࢦఆ
͢Δํ๏
!
platform :ios, ‘7.0’
!
pod ‘AFNetworking'
!
target :Extension, :exclusive => true do
pod 'AFNetworking'
end
Slide 10
Slide 10 text
1ͭͷΞϓϦͰෳͷApp
Extension͕͋Δ߹
platform :ios, ‘7.0’
!
pod ‘AFNetworking'
!
target :Extension1, :exclusive => true do
pod 'AFNetworking'
end
!
target :Extension2, :exclusive => true do
pod 'SDWebImage'
end