Make the Archive use the Release target after the NGA dependencies are updated to use NS_ENUM in sf-ios and related dependencies.
- There are missing symbols due to Objective-C/Swift interoperability with newer code being written in Swift. All enums in Objective-C need to use NS_ENUM so that they can be exposed to Swift.
#125
Make the Archive use the
Releasetarget after the NGA dependencies are updated to useNS_ENUMinsf-iosand related dependencies.#125