From de997877827986df080801cdfd4307b4c3e9c487 Mon Sep 17 00:00:00 2001 From: CMK Date: Wed, 27 Jan 2021 14:58:13 +0800 Subject: [PATCH] chore: update Pod --- Mastodon.xcodeproj/project.pbxproj | 4 ---- .../xcschemes/xcschememanagement.plist | 4 ++-- Podfile | 4 ++-- Podfile.lock | 8 ++++---- 4 files changed, 8 insertions(+), 12 deletions(-) diff --git a/Mastodon.xcodeproj/project.pbxproj b/Mastodon.xcodeproj/project.pbxproj index 8e71f12f2..8bb802b6b 100644 --- a/Mastodon.xcodeproj/project.pbxproj +++ b/Mastodon.xcodeproj/project.pbxproj @@ -980,7 +980,6 @@ isa = XCBuildConfiguration; baseConfigurationReference = 2E1F6A67FDF9771D3E064FDC /* Pods-Mastodon.debug.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = Mastodon/Mastodon.entitlements; @@ -1003,7 +1002,6 @@ isa = XCBuildConfiguration; baseConfigurationReference = 75E3471C898DDD9631729B6E /* Pods-Mastodon.release.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; CODE_SIGN_ENTITLEMENTS = Mastodon/Mastodon.entitlements; @@ -1026,7 +1024,6 @@ isa = XCBuildConfiguration; baseConfigurationReference = EC6E707B68A67DB08EC288FA /* Pods-MastodonTests.debug.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 7LFDZ96332; @@ -1048,7 +1045,6 @@ isa = XCBuildConfiguration; baseConfigurationReference = 9780A4C98FFC65B32B50D1C0 /* Pods-MastodonTests.release.xcconfig */; buildSettings = { - ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; BUNDLE_LOADER = "$(TEST_HOST)"; CODE_SIGN_STYLE = Automatic; DEVELOPMENT_TEAM = 7LFDZ96332; diff --git a/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist b/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist index 5c1dc5b90..ec856def9 100644 --- a/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist +++ b/Mastodon.xcodeproj/xcuserdata/mainasuk.xcuserdatad/xcschemes/xcschememanagement.plist @@ -7,12 +7,12 @@ CoreDataStack.xcscheme_^#shared#^_ orderHint - 6 + 8 Mastodon.xcscheme_^#shared#^_ orderHint - 5 + 9 diff --git a/Podfile b/Podfile index 2fc62f545..32659fa54 100644 --- a/Podfile +++ b/Podfile @@ -1,4 +1,4 @@ -platform :ios, '13.0' +platform :ios, '14.0' target 'Mastodon' do # Comment the next line if you don't want to use dynamic frameworks @@ -7,7 +7,7 @@ target 'Mastodon' do # Pods for Mastodon # misc - pod 'SwiftGen', '~> 6.3.0' + pod 'SwiftGen', '~> 6.4.0' pod 'DateToolsSwift', '~> 5.0.0' target 'MastodonTests' do diff --git a/Podfile.lock b/Podfile.lock index f82c47d73..da5a99e0e 100644 --- a/Podfile.lock +++ b/Podfile.lock @@ -1,10 +1,10 @@ PODS: - DateToolsSwift (5.0.0) - - SwiftGen (6.3.0) + - SwiftGen (6.4.0) DEPENDENCIES: - DateToolsSwift (~> 5.0.0) - - SwiftGen (~> 6.3.0) + - SwiftGen (~> 6.4.0) SPEC REPOS: trunk: @@ -13,8 +13,8 @@ SPEC REPOS: SPEC CHECKSUMS: DateToolsSwift: 4207ada6ad615d8dc076323d27037c94916dbfa6 - SwiftGen: 3d5024a47ea79e408cded20763d7a17d18a4548c + SwiftGen: 67860cc7c3cfc2ed25b9b74cfd55495fc89f9108 -PODFILE CHECKSUM: ed665713fa5980e9fe017a69012b7ec2b15a684f +PODFILE CHECKSUM: 5a58ccfd113912468e008313e1c91ed51b7cba20 COCOAPODS: 1.10.1