Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-26733] Hyperloop: iOS - Check CocoaPods use_frameworks! recommendation

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusOpen
ResolutionUnresolved
Affected Version/sHyperloop 4.0.0
Fix Version/sn/a
ComponentsHyperloop, iOS
Labelsn/a
ReporterJan Vennemann
AssigneeUnknown
Created2019-01-15T18:13:18.000+0000
Updated2019-01-15T18:13:18.000+0000

Description

Hyperloop currently recommends the use of the use_frameworks! flag in a Podfile. The main reason for this flag was that Swift didn't support static libraries. However, this flag is not required anymore as of Xcode 9 beta 4, and CocoaPods 1.5.0. Swift static libraries are now supported.

Comments

No comments

JSON Source