mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Add assign modifier to the crt property
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
@interface OpenVPNCertificate ()
|
||||
|
||||
@property (nonatomic) mbedtls_x509_crt *crt;
|
||||
@property (nonatomic, assign) mbedtls_x509_crt *crt;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user