-
Notifications
You must be signed in to change notification settings - Fork 37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
IOS-8413: [Tech] Migrate all remaining dependencies to SPM, get rid of Cocoapods #4272
base: develop
Are you sure you want to change the base?
IOS-8413: [Tech] Migrate all remaining dependencies to SPM, get rid of Cocoapods #4272
Conversation
Signed-off-by: Andrey Fedorov <[email protected]>
Signed-off-by: Andrey Fedorov <[email protected]>
Signed-off-by: Andrey Fedorov <[email protected]>
…ebase/Messaging` to SPM Signed-off-by: Andrey Fedorov <[email protected]>
Signed-off-by: Andrey Fedorov <[email protected]>
Signed-off-by: Andrey Fedorov <[email protected]>
…_to_spm Signed-off-by: Andrey Fedorov <[email protected]>
Signed-off-by: Andrey Fedorov <[email protected]>
…ease build Signed-off-by: Andrey Fedorov <[email protected]>
Signed-off-by: Andrey Fedorov <[email protected]>
Signed-off-by: Andrey Fedorov <[email protected]>
…_to_spm Signed-off-by: Andrey Fedorov <[email protected]>
…_to_spm Signed-off-by: Andrey Fedorov <[email protected]>
@@ -19809,6 +19600,7 @@ | |||
ENABLE_NS_ASSERTIONS = NO; | |||
ENABLE_STRICT_OBJC_MSGSEND = YES; | |||
ENABLE_USER_SCRIPT_SANDBOXING = NO; | |||
EXCLUDED_SOURCE_FILE_NAMES = "GDPerformance*"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Это убирает файлы из релизного бинарника, взято отсюда https://github.com/FLEXTool/FLEX?tab=readme-ov-file#flex-files-added-manually-to-a-project
Конфигурация и включение либы и так закрыты флагами ALPHA || BETA || DEBUG
, но дополнительно тут вырезаются сорцы
isa = XCRemoteSwiftPackageReference; | ||
repositoryURL = "https://github.com/tangem/firebase-ios-sdk.git"; | ||
requirement = { | ||
branch = "feature/IOS-8413_migrate_all_dependencies_to_spm"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: tag
isa = XCRemoteSwiftPackageReference; | ||
repositoryURL = "https://github.com/tangem/BlockiesSwift.git"; | ||
requirement = { | ||
branch = "feature/IOS-8413_migrate_all_dependencies_to_spm"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
TODO: tag
"location" : "https://github.com/CombineCommunity/CombineExt.git", | ||
"state" : { | ||
"revision" : "d7b896fa9ca8b47fa7bcde6b43ef9b70bf8c1f56", | ||
"version" : "1.8.1" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Через подсы стоял 1.8.0, чейнджи незначительные CombineCommunity/CombineExt@1.8.0...1.8.1
Signed-off-by: Andrey Fedorov <[email protected]>
Signed-off-by: Andrey Fedorov <[email protected]>
IOS-8413
Перенос оставшихся зависимостей в SPM и выпил Cocoapods
Зависит от:
swift-protobuf-binaries
dependency (FB 10.29.0) firebase-ios-sdk#1