diff --git a/BUCK b/BUCK index aff0dc7694a..ea67fb9dd5a 100644 --- a/BUCK +++ b/BUCK @@ -402,6 +402,7 @@ apple_binary( "//submodules/TelegramCore:TelegramCore#shared", "//submodules/BuildConfig:BuildConfig", "//submodules/OpenSSLEncryptionProvider:OpenSSLEncryptionProvider", + "//submodules/AppLockState:AppLockState", ], frameworks = [ "$SDKROOT/System/Library/Frameworks/Foundation.framework",