Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-28289] iOS: Replace OSAtomic APIs with atomic_fetch_* APIs

GitHub Issuen/a
TypeImprovement
PriorityMedium
StatusOpen
ResolutionUnresolved
Affected Version/sn/a
Fix Version/sn/a
ComponentsiOS
Labelsn/a
ReporterVijay Singh
AssigneeVijay Singh
Created2020-12-14T20:19:14.000+0000
Updated2021-08-12T16:03:43.000+0000

Description

OSAtomic (APIs mentioned in OSAtomic.h) has deprecated in iOS 10 with replacement of atomic_fetch_* (APIs mentioned in ). In TitaniumKit framework, OSAtomic APIs are used many places, which gives warning. Replace OSAtomic with atomic_fetch_*.

Comments

No comments

JSON Source