|
13 | 13 | 9902DE391FBB2659009E0D48 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9902DE371FBB2659009E0D48 /* Main.storyboard */; };
|
14 | 14 | 9902DE3B1FBB2659009E0D48 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9902DE3A1FBB2659009E0D48 /* Assets.xcassets */; };
|
15 | 15 | 9902DE3E1FBB265A009E0D48 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 9902DE3C1FBB2659009E0D48 /* LaunchScreen.storyboard */; };
|
16 |
| - 996F7DB023B22B7200CC9446 /* KeyboardLayoutGuide in Frameworks */ = {isa = PBXBuildFile; productRef = 996F7DAF23B22B7200CC9446 /* KeyboardLayoutGuide */; }; |
| 16 | + 99A02FB22795D0B700F02247 /* KeyboardLayoutGuide in Frameworks */ = {isa = PBXBuildFile; productRef = 99A02FB12795D0B700F02247 /* KeyboardLayoutGuide */; }; |
17 | 17 | /* End PBXBuildFile section */
|
18 | 18 |
|
19 | 19 | /* Begin PBXCopyFilesBuildPhase section */
|
|
38 | 38 | 9902DE3A1FBB2659009E0D48 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
39 | 39 | 9902DE3D1FBB265A009E0D48 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
40 | 40 | 9902DE3F1FBB265A009E0D48 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
| 41 | + 99A02FAF2795D0A800F02247 /* KeyboardLayoutGuide */ = {isa = PBXFileReference; lastKnownFileType = wrapper; name = KeyboardLayoutGuide; path = ..; sourceTree = "<group>"; }; |
41 | 42 | /* End PBXFileReference section */
|
42 | 43 |
|
43 | 44 | /* Begin PBXFrameworksBuildPhase section */
|
44 | 45 | 9902DE2D1FBB2659009E0D48 /* Frameworks */ = {
|
45 | 46 | isa = PBXFrameworksBuildPhase;
|
46 | 47 | buildActionMask = 2147483647;
|
47 | 48 | files = (
|
48 |
| - 996F7DB023B22B7200CC9446 /* KeyboardLayoutGuide in Frameworks */, |
| 49 | + 99A02FB22795D0B700F02247 /* KeyboardLayoutGuide in Frameworks */, |
49 | 50 | );
|
50 | 51 | runOnlyForDeploymentPostprocessing = 0;
|
51 | 52 | };
|
|
55 | 56 | 9902DE271FBB2659009E0D48 = {
|
56 | 57 | isa = PBXGroup;
|
57 | 58 | children = (
|
| 59 | + 99A02FAF2795D0A800F02247 /* KeyboardLayoutGuide */, |
58 | 60 | 9902DE321FBB2659009E0D48 /* KeyboardLayoutGuideExample */,
|
59 | 61 | 9902DE311FBB2659009E0D48 /* Products */,
|
| 62 | + 99A02FB02795D0B700F02247 /* Frameworks */, |
60 | 63 | );
|
61 | 64 | sourceTree = "<group>";
|
62 | 65 | };
|
|
82 | 85 | path = KeyboardLayoutGuideExample;
|
83 | 86 | sourceTree = "<group>";
|
84 | 87 | };
|
| 88 | + 99A02FB02795D0B700F02247 /* Frameworks */ = { |
| 89 | + isa = PBXGroup; |
| 90 | + children = ( |
| 91 | + ); |
| 92 | + name = Frameworks; |
| 93 | + sourceTree = "<group>"; |
| 94 | + }; |
85 | 95 | /* End PBXGroup section */
|
86 | 96 |
|
87 | 97 | /* Begin PBXNativeTarget section */
|
|
100 | 110 | );
|
101 | 111 | name = KeyboardLayoutGuideExample;
|
102 | 112 | packageProductDependencies = (
|
103 |
| - 996F7DAF23B22B7200CC9446 /* KeyboardLayoutGuide */, |
| 113 | + 99A02FB12795D0B700F02247 /* KeyboardLayoutGuide */, |
104 | 114 | );
|
105 | 115 | productName = KeyboardLayoutGuideExample;
|
106 | 116 | productReference = 9902DE301FBB2659009E0D48 /* KeyboardLayoutGuideExample.app */;
|
|
113 | 123 | isa = PBXProject;
|
114 | 124 | attributes = {
|
115 | 125 | LastSwiftUpdateCheck = 0900;
|
116 |
| - LastUpgradeCheck = 1000; |
| 126 | + LastUpgradeCheck = 1320; |
117 | 127 | ORGANIZATIONNAME = freshos;
|
118 | 128 | TargetAttributes = {
|
119 | 129 | 9902DE2F1FBB2659009E0D48 = {
|
|
132 | 142 | );
|
133 | 143 | mainGroup = 9902DE271FBB2659009E0D48;
|
134 | 144 | packageReferences = (
|
135 |
| - 996F7DAE23B22B7200CC9446 /* XCRemoteSwiftPackageReference "KeyboardLayoutGuide" */, |
136 | 145 | );
|
137 | 146 | productRefGroup = 9902DE311FBB2659009E0D48 /* Products */;
|
138 | 147 | projectDirPath = "";
|
|
214 | 223 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
215 | 224 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
216 | 225 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 226 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
217 | 227 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
218 | 228 | CLANG_WARN_STRICT_PROTOTYPES = YES;
|
219 | 229 | CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
239 | 249 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
240 | 250 | GCC_WARN_UNUSED_FUNCTION = YES;
|
241 | 251 | GCC_WARN_UNUSED_VARIABLE = YES;
|
242 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 252 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
243 | 253 | MTL_ENABLE_DEBUG_INFO = YES;
|
244 | 254 | ONLY_ACTIVE_ARCH = YES;
|
245 | 255 | SDKROOT = iphoneos;
|
|
274 | 284 | CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
|
275 | 285 | CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
|
276 | 286 | CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
|
| 287 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
277 | 288 | CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
|
278 | 289 | CLANG_WARN_STRICT_PROTOTYPES = YES;
|
279 | 290 | CLANG_WARN_SUSPICIOUS_MOVE = YES;
|
|
293 | 304 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
294 | 305 | GCC_WARN_UNUSED_FUNCTION = YES;
|
295 | 306 | GCC_WARN_UNUSED_VARIABLE = YES;
|
296 |
| - IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
| 307 | + IPHONEOS_DEPLOYMENT_TARGET = 12.0; |
297 | 308 | MTL_ENABLE_DEBUG_INFO = NO;
|
298 | 309 | SDKROOT = iphoneos;
|
299 | 310 | SWIFT_COMPILATION_MODE = wholemodule;
|
|
364 | 375 | };
|
365 | 376 | /* End XCConfigurationList section */
|
366 | 377 |
|
367 |
| -/* Begin XCRemoteSwiftPackageReference section */ |
368 |
| - 996F7DAE23B22B7200CC9446 /* XCRemoteSwiftPackageReference "KeyboardLayoutGuide" */ = { |
369 |
| - isa = XCRemoteSwiftPackageReference; |
370 |
| - repositoryURL = "https://github.com/freshOS/KeyboardLayoutGuide"; |
371 |
| - requirement = { |
372 |
| - kind = upToNextMajorVersion; |
373 |
| - minimumVersion = 1.6.0; |
374 |
| - }; |
375 |
| - }; |
376 |
| -/* End XCRemoteSwiftPackageReference section */ |
377 |
| - |
378 | 378 | /* Begin XCSwiftPackageProductDependency section */
|
379 |
| - 996F7DAF23B22B7200CC9446 /* KeyboardLayoutGuide */ = { |
| 379 | + 99A02FB12795D0B700F02247 /* KeyboardLayoutGuide */ = { |
380 | 380 | isa = XCSwiftPackageProductDependency;
|
381 |
| - package = 996F7DAE23B22B7200CC9446 /* XCRemoteSwiftPackageReference "KeyboardLayoutGuide" */; |
382 | 381 | productName = KeyboardLayoutGuide;
|
383 | 382 | };
|
384 | 383 | /* End XCSwiftPackageProductDependency section */
|
|
0 commit comments