Tag

ABI Compatibility

1 views collected around this technical thread.

Beike Product & Technology
Beike Product & Technology
Jun 23, 2017 · Mobile Development

Why Not to Use Swift for Business Logic in Componentized Projects

This article explains why using Swift or mixed Swift/Objective-C for business logic in componentized iOS projects is discouraged due to ABI compatibility issues, dynamic library loading overhead, and development complexity.

ABI CompatibilityCocoaPodsObjective-C
0 likes · 8 min read
Why Not to Use Swift for Business Logic in Componentized Projects