mirror of https://github.com/oxen-io/session-ios
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4% of our crashes are from accessing latestContactsById with an invalid address. This was partially addressed by assigning a value on init, but it's still happening. By converting the ivar to an atomic property we can avoid any funny business that would happen when accessing this var while it's being updated in a different thread. Also, make sure we're copying to defensively strip mutability. Also: * bumped release target * removed unused code * dealloc at the top per style. |
9 years ago | |
---|---|---|
.. | ||
AudioFiles | 10 years ago | |
Certificates | 10 years ago | |
Images | 10 years ago | |
Images.xcassets | 9 years ago | |
src | 9 years ago | |
test | 9 years ago | |
translations | 9 years ago | |
Signal-Info.plist | 9 years ago | |
Signal-Prefix.pch | 10 years ago | |
Signal.entitlements | 11 years ago | |
iTunesArtwork@3x.png | 10 years ago | |
main.m | 10 years ago |