mirror of
https://github.com/deneraraujo/OpenVPNAdapter.git
synced 2026-04-24 00:00:05 +08:00
Redefine networkSettings as method instead of property
This commit is contained in:
@@ -45,7 +45,7 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
@property (nonatomic) BOOL httpsProxyServerEnabled;
|
||||
@property (nonatomic, copy, nullable) NEProxyServer *httpsProxyServer;
|
||||
|
||||
@property (nonatomic, readonly, nullable) NEPacketTunnelNetworkSettings *networkSettings;
|
||||
- (nullable NEPacketTunnelNetworkSettings *)networkSettings;
|
||||
|
||||
@end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user