Skip to content

Commit 132ad9e

Browse files
committed
Xcode Upgrade
More Xcode stuff
1 parent 1521a97 commit 132ad9e

File tree

9 files changed

+27
-31
lines changed

9 files changed

+27
-31
lines changed

Aztec.xcodeproj/project.pbxproj

+9-9
Original file line numberDiff line numberDiff line change
@@ -1456,7 +1456,7 @@
14561456
isa = PBXProject;
14571457
attributes = {
14581458
LastSwiftUpdateCheck = 0800;
1459-
LastUpgradeCheck = 1230;
1459+
LastUpgradeCheck = 1310;
14601460
ORGANIZATIONNAME = "Automattic Inc.";
14611461
TargetAttributes = {
14621462
5951CB8D1D8BC93600E1866F = {
@@ -1832,7 +1832,7 @@
18321832
GCC_WARN_UNUSED_FUNCTION = YES;
18331833
GCC_WARN_UNUSED_VARIABLE = YES;
18341834
HEADER_SEARCH_PATHS = /usr/include/libxml2;
1835-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
1835+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
18361836
MTL_ENABLE_DEBUG_INFO = YES;
18371837
ONLY_ACTIVE_ARCH = YES;
18381838
OTHER_LDFLAGS = "-lxml2";
@@ -1894,7 +1894,7 @@
18941894
GCC_WARN_UNUSED_FUNCTION = YES;
18951895
GCC_WARN_UNUSED_VARIABLE = YES;
18961896
HEADER_SEARCH_PATHS = /usr/include/libxml2;
1897-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
1897+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
18981898
MTL_ENABLE_DEBUG_INFO = NO;
18991899
OTHER_LDFLAGS = "-lxml2";
19001900
SDKROOT = iphoneos;
@@ -1922,7 +1922,7 @@
19221922
DYLIB_INSTALL_NAME_BASE = "@rpath";
19231923
INFOPLIST_FILE = Aztec/Info.plist;
19241924
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1925-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
1925+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
19261926
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
19271927
MARKETING_VERSION = 1.15.0;
19281928
PRODUCT_BUNDLE_IDENTIFIER = org.wordpress.Aztec;
@@ -1949,7 +1949,7 @@
19491949
DYLIB_INSTALL_NAME_BASE = "@rpath";
19501950
INFOPLIST_FILE = Aztec/Info.plist;
19511951
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
1952-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
1952+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
19531953
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
19541954
MARKETING_VERSION = 1.15.0;
19551955
PRODUCT_BUNDLE_IDENTIFIER = org.wordpress.Aztec;
@@ -2038,7 +2038,7 @@
20382038
GCC_WARN_UNUSED_FUNCTION = YES;
20392039
GCC_WARN_UNUSED_VARIABLE = YES;
20402040
HEADER_SEARCH_PATHS = /usr/include/libxml2;
2041-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
2041+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
20422042
MTL_ENABLE_DEBUG_INFO = NO;
20432043
ONLY_ACTIVE_ARCH = YES;
20442044
OTHER_LDFLAGS = "-lxml2";
@@ -2066,7 +2066,7 @@
20662066
DYLIB_INSTALL_NAME_BASE = "@rpath";
20672067
INFOPLIST_FILE = Aztec/Info.plist;
20682068
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
2069-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
2069+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
20702070
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
20712071
MARKETING_VERSION = 1.15.0;
20722072
PRODUCT_BUNDLE_IDENTIFIER = org.wordpress.Aztec;
@@ -2145,7 +2145,7 @@
21452145
GCC_WARN_UNUSED_FUNCTION = YES;
21462146
GCC_WARN_UNUSED_VARIABLE = YES;
21472147
HEADER_SEARCH_PATHS = /usr/include/libxml2;
2148-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
2148+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
21492149
MTL_ENABLE_DEBUG_INFO = YES;
21502150
ONLY_ACTIVE_ARCH = YES;
21512151
OTHER_LDFLAGS = "-lxml2";
@@ -2174,7 +2174,7 @@
21742174
DYLIB_INSTALL_NAME_BASE = "@rpath";
21752175
INFOPLIST_FILE = Aztec/Info.plist;
21762176
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
2177-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
2177+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
21782178
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
21792179
MARKETING_VERSION = 1.15.0;
21802180
PRODUCT_BUNDLE_IDENTIFIER = org.wordpress.Aztec;

Aztec.xcodeproj/xcshareddata/xcschemes/Aztec.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1230"
3+
LastUpgradeVersion = "1310"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

Aztec.xcodeproj/xcshareddata/xcschemes/Carthage Update.xcscheme

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1020"
3+
LastUpgradeVersion = "1310"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"
@@ -29,8 +29,6 @@
2929
shouldUseLaunchSchemeArgsEnv = "YES">
3030
<Testables>
3131
</Testables>
32-
<AdditionalOptions>
33-
</AdditionalOptions>
3432
</TestAction>
3533
<LaunchAction
3634
buildConfiguration = "Debug"
@@ -51,8 +49,6 @@
5149
ReferencedContainer = "container:Aztec.xcodeproj">
5250
</BuildableReference>
5351
</MacroExpansion>
54-
<AdditionalOptions>
55-
</AdditionalOptions>
5652
</LaunchAction>
5753
<ProfileAction
5854
buildConfiguration = "Release"

Aztec/Classes/TextKit/MediaAttachment.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import UIKit
44

55
// MARK: - MediaAttachmentDelegate
66
//
7-
protocol MediaAttachmentDelegate: class {
7+
protocol MediaAttachmentDelegate: AnyObject {
88
func mediaAttachment(
99
_ mediaAttachment: MediaAttachment,
1010
imageFor url: URL,

Aztec/Classes/TextKit/RenderableAttachment.swift

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import UIKit
44

55
/// NSTextAttachment Renderable Delegate Helpers
66
///
7-
public protocol RenderableAttachmentDelegate: class {
7+
public protocol RenderableAttachmentDelegate: AnyObject {
88

99
/// Returns the Bounds that should be used to render a given attachment
1010
///
@@ -29,7 +29,7 @@ public protocol RenderableAttachmentDelegate: class {
2929

3030
/// Protocol to mark attachments object that are renderable through the delegate interface.
3131
///
32-
public protocol RenderableAttachment: class {
32+
public protocol RenderableAttachment: AnyObject {
3333

3434
var delegate: RenderableAttachmentDelegate? {get set}
3535
}

Aztec/Classes/TextKit/TextStorage.swift

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import UIKit
44

55
/// Implemented by a class taking care of handling attachments for the storage.
66
///
7-
protocol TextStorageAttachmentsDelegate: class {
7+
protocol TextStorageAttachmentsDelegate: AnyObject {
88

99
/// Provides images for attachments that are part of the storage
1010
///

Aztec/Classes/TextKit/TextView.swift

+4-4
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import CoreServices
44

55
// MARK: - TextViewAttachmentDelegate
66
//
7-
public protocol TextViewAttachmentDelegate: class {
7+
public protocol TextViewAttachmentDelegate: AnyObject {
88

99
/// This method requests from the delegate the image at the specified URL.
1010
///
@@ -72,7 +72,7 @@ public protocol TextViewAttachmentDelegate: class {
7272

7373
// MARK: - TextViewAttachmentImageProvider
7474
//
75-
public protocol TextViewAttachmentImageProvider: class {
75+
public protocol TextViewAttachmentImageProvider: AnyObject {
7676

7777
/// Indicates whether the current Attachment Renderer supports a given NSTextAttachment instance, or not.
7878
///
@@ -110,7 +110,7 @@ public protocol TextViewAttachmentImageProvider: class {
110110

111111
// MARK: - TextViewFormattingDelegate
112112
//
113-
public protocol TextViewFormattingDelegate: class {
113+
public protocol TextViewFormattingDelegate: AnyObject {
114114

115115
/// Called a text view command toggled a style.
116116
///
@@ -121,7 +121,7 @@ public protocol TextViewFormattingDelegate: class {
121121

122122
// MARK: - TextViewPasteboardDelegate
123123
//
124-
public protocol TextViewPasteboardDelegate: class {
124+
public protocol TextViewPasteboardDelegate: AnyObject {
125125

126126
/// Called by the TextView when it's attempting to paste the contents of the pasteboard.
127127
///

Example/AztecExample.xcodeproj/xcshareddata/xcschemes/AztecExample.xcscheme

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<Scheme
3-
LastUpgradeVersion = "1230"
3+
LastUpgradeVersion = "1310"
44
version = "1.3">
55
<BuildAction
66
parallelizeBuildables = "YES"

WordPressEditor/WordPressEditor.xcodeproj/project.pbxproj

+7-7
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@
555555
isa = PBXProject;
556556
attributes = {
557557
LastSwiftUpdateCheck = 0930;
558-
LastUpgradeCheck = 1230;
558+
LastUpgradeCheck = 1310;
559559
ORGANIZATIONNAME = "Automattic Inc.";
560560
TargetAttributes = {
561561
F1D360AC2092947500B4E7A5 = {
@@ -763,7 +763,7 @@
763763
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
764764
GCC_WARN_UNUSED_FUNCTION = YES;
765765
GCC_WARN_UNUSED_VARIABLE = YES;
766-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
766+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
767767
MTL_ENABLE_DEBUG_INFO = NO;
768768
ONLY_ACTIVE_ARCH = YES;
769769
SDKROOT = iphoneos;
@@ -789,7 +789,7 @@
789789
DYLIB_INSTALL_NAME_BASE = "@rpath";
790790
INFOPLIST_FILE = WordPressEditor/Info.plist;
791791
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
792-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
792+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
793793
LD_RUNPATH_SEARCH_PATHS = (
794794
"$(inherited)",
795795
"@executable_path/Frameworks",
@@ -876,7 +876,7 @@
876876
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
877877
GCC_WARN_UNUSED_FUNCTION = YES;
878878
GCC_WARN_UNUSED_VARIABLE = YES;
879-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
879+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
880880
MTL_ENABLE_DEBUG_INFO = YES;
881881
ONLY_ACTIVE_ARCH = YES;
882882
SDKROOT = iphoneos;
@@ -936,7 +936,7 @@
936936
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
937937
GCC_WARN_UNUSED_FUNCTION = YES;
938938
GCC_WARN_UNUSED_VARIABLE = YES;
939-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
939+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
940940
MTL_ENABLE_DEBUG_INFO = NO;
941941
SDKROOT = iphoneos;
942942
SWIFT_COMPILATION_MODE = wholemodule;
@@ -962,7 +962,7 @@
962962
DYLIB_INSTALL_NAME_BASE = "@rpath";
963963
INFOPLIST_FILE = WordPressEditor/Info.plist;
964964
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
965-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
965+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
966966
LD_RUNPATH_SEARCH_PATHS = (
967967
"$(inherited)",
968968
"@executable_path/Frameworks",
@@ -990,7 +990,7 @@
990990
DYLIB_INSTALL_NAME_BASE = "@rpath";
991991
INFOPLIST_FILE = WordPressEditor/Info.plist;
992992
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
993-
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
993+
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
994994
LD_RUNPATH_SEARCH_PATHS = (
995995
"$(inherited)",
996996
"@executable_path/Frameworks",

0 commit comments

Comments
 (0)