Parus icon indicating copy to clipboard operation
Parus copied to clipboard

Carthage distribution

Open xNekOIx opened this issue 9 years ago • 5 comments

xNekOIx avatar May 17 '15 20:05 xNekOIx

is #46 relate to this?

oleksii-demedetskyi avatar Jul 17 '15 19:07 oleksii-demedetskyi

@DAloG It is somehow related. Indeed.

xNekOIx avatar Jul 19 '15 11:07 xNekOIx

@DAloG , @xNekOIx this is a separate feature. Carthage does not work with static frameworks. It accepts only dynamic frameworks that can only be deployed on iOS 8 and newer.

dodikk avatar Jul 20 '15 15:07 dodikk

However, it looks like carthage may start supporting static frameworks https://github.com/Carthage/Carthage/pull/622

dodikk avatar Jul 20 '15 15:07 dodikk

@dodikk Carthage/Carthage#622 is not related to static frameworks, that is about a “universal target” (universal means the target can build both OS X and iOS platforms with selecting appropriate scheme). Carthage would not support static frameworks in the future.

ikesyo avatar Jul 23 '15 06:07 ikesyo