mirror of
https://github.com/ichmagmaus111/ghostgram.git
synced 2026-07-25 17:00:50 +02:00
Update Ghostgram features
This commit is contained in:
@@ -245,6 +245,7 @@ filegroup(
|
||||
name = "AppStringResources",
|
||||
srcs = [
|
||||
"Telegram-iOS/en.lproj/Localizable.strings",
|
||||
"//Swiftgram/SGStrings:SGLocalizableStrings",
|
||||
] + [
|
||||
"{}.lproj/Localizable.strings".format(language) for language in empty_languages
|
||||
],
|
||||
@@ -349,6 +350,10 @@ swift_library(
|
||||
"Telegram-iOS/Application.swift",
|
||||
]),
|
||||
data = [
|
||||
"//Swiftgram/SGSettingsUI:SGUIAssets",
|
||||
"//Swiftgram/SGPayWall:SGPayWallAssets",
|
||||
"//Swiftgram/SGAppBadgeAssets:SGAppBadgeAssets",
|
||||
"//Swiftgram/SGNY:SGNYAssets",
|
||||
":Icons",
|
||||
":AppResources",
|
||||
":AppIntentVocabularyResources",
|
||||
|
||||
@@ -23,6 +23,7 @@ swift_library(
|
||||
"//submodules/PersistentStringHash:PersistentStringHash",
|
||||
"//submodules/Utils/RangeSet",
|
||||
"//submodules/Media/ConvertOpusToAAC",
|
||||
"//Swiftgram/SGStatus:SGStatus",
|
||||
],
|
||||
visibility = [
|
||||
"//visibility:public",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user