|
24 | 24 | 4ECFE97624F1598100D672A6 /* SFSymbol2.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4ECFE97224F1598100D672A6 /* SFSymbol2.swift */; }; |
25 | 25 | E14A2A1B28FEFFA700E07E33 /* SFSymbol4.swift in Sources */ = {isa = PBXBuildFile; fileRef = E14A2A1A28FEFFA700E07E33 /* SFSymbol4.swift */; }; |
26 | 26 | E14A2A2228FF05E200E07E33 /* SFSymbol3.swift in Sources */ = {isa = PBXBuildFile; fileRef = E14A2A2128FF05E200E07E33 /* SFSymbol3.swift */; }; |
27 | | - E19872FF290EACE000DE0371 /* Image+SFSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = E19872FE290EACE000DE0371 /* Image+SFSymbol.swift */; }; |
28 | | - E1987301290EAD9D00DE0371 /* UIImage+SFSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1987300290EAD9D00DE0371 /* UIImage+SFSymbol.swift */; }; |
| 27 | + E1546154298FEA770016DACC /* UIImage+SFSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1546151298FEA770016DACC /* UIImage+SFSymbol.swift */; }; |
| 28 | + E1546155298FEA770016DACC /* Image+SFSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1546152298FEA770016DACC /* Image+SFSymbol.swift */; }; |
| 29 | + E1546156298FEA770016DACC /* NSImage+SFSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1546153298FEA770016DACC /* NSImage+SFSymbol.swift */; }; |
| 30 | + E1CE21BD298F9556008E54B8 /* ImageExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1CE21BC298F9556008E54B8 /* ImageExtensionTests.swift */; }; |
| 31 | + E1CE21BF298F9619008E54B8 /* UIImageExtensionTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = E1CE21BE298F9619008E54B8 /* UIImageExtensionTests.swift */; }; |
29 | 32 | OBJ_27 /* SFSymbol.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_9 /* SFSymbol.swift */; }; |
30 | 33 | OBJ_34 /* Package.swift in Sources */ = {isa = PBXBuildFile; fileRef = OBJ_6 /* Package.swift */; }; |
31 | 34 | OBJ_48 /* SFSymbol.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = "SFSymbol::SFSymbol::Product" /* SFSymbol.framework */; }; |
|
54 | 57 | 4ECFE97224F1598100D672A6 /* SFSymbol2.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SFSymbol2.swift; sourceTree = "<group>"; }; |
55 | 58 | E14A2A1A28FEFFA700E07E33 /* SFSymbol4.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SFSymbol4.swift; sourceTree = "<group>"; }; |
56 | 59 | E14A2A2128FF05E200E07E33 /* SFSymbol3.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SFSymbol3.swift; sourceTree = "<group>"; }; |
57 | | - E19872FE290EACE000DE0371 /* Image+SFSymbol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Image+SFSymbol.swift"; sourceTree = "<group>"; }; |
58 | | - E1987300290EAD9D00DE0371 /* UIImage+SFSymbol.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "UIImage+SFSymbol.swift"; sourceTree = "<group>"; }; |
| 60 | + E1546151298FEA770016DACC /* UIImage+SFSymbol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "UIImage+SFSymbol.swift"; path = "Sources/Extensions/UIImage+SFSymbol.swift"; sourceTree = "<group>"; }; |
| 61 | + E1546152298FEA770016DACC /* Image+SFSymbol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Image+SFSymbol.swift"; path = "Sources/Extensions/Image+SFSymbol.swift"; sourceTree = "<group>"; }; |
| 62 | + E1546153298FEA770016DACC /* NSImage+SFSymbol.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "NSImage+SFSymbol.swift"; path = "Sources/Extensions/NSImage+SFSymbol.swift"; sourceTree = "<group>"; }; |
| 63 | + E1CE21BC298F9556008E54B8 /* ImageExtensionTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = ImageExtensionTests.swift; path = Tests/SFSymbolTests/ImageExtensionTests.swift; sourceTree = "<group>"; }; |
| 64 | + E1CE21BE298F9619008E54B8 /* UIImageExtensionTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UIImageExtensionTests.swift; sourceTree = "<group>"; }; |
59 | 65 | OBJ_19 /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
60 | 66 | OBJ_20 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
61 | 67 | OBJ_21 /* SFSymbol.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = SFSymbol.podspec; sourceTree = "<group>"; }; |
|
116 | 122 | path = SFSymbol4; |
117 | 123 | sourceTree = "<group>"; |
118 | 124 | }; |
119 | | - E19872FD290EACA500DE0371 /* Extensions */ = { |
| 125 | + E1546150298FEA400016DACC /* Extensions */ = { |
120 | 126 | isa = PBXGroup; |
121 | 127 | children = ( |
122 | | - E19872FE290EACE000DE0371 /* Image+SFSymbol.swift */, |
123 | | - E1987300290EAD9D00DE0371 /* UIImage+SFSymbol.swift */, |
| 128 | + E1546152298FEA770016DACC /* Image+SFSymbol.swift */, |
| 129 | + E1546153298FEA770016DACC /* NSImage+SFSymbol.swift */, |
| 130 | + E1546151298FEA770016DACC /* UIImage+SFSymbol.swift */, |
124 | 131 | ); |
125 | | - path = Extensions; |
| 132 | + name = Extensions; |
126 | 133 | sourceTree = "<group>"; |
127 | 134 | }; |
128 | 135 | OBJ_10 /* Tests */ = { |
129 | 136 | isa = PBXGroup; |
130 | 137 | children = ( |
131 | | - OBJ_11 /* SFSymbolTests */, |
| 138 | + E1CE21BC298F9556008E54B8 /* ImageExtensionTests.swift */, |
| 139 | + E1CE21BE298F9619008E54B8 /* UIImageExtensionTests.swift */, |
132 | 140 | ); |
133 | 141 | name = Tests; |
134 | 142 | sourceTree = SOURCE_ROOT; |
135 | 143 | }; |
136 | | - OBJ_11 /* SFSymbolTests */ = { |
137 | | - isa = PBXGroup; |
138 | | - children = ( |
139 | | - ); |
140 | | - name = SFSymbolTests; |
141 | | - path = Tests/SFSymbolTests; |
142 | | - sourceTree = SOURCE_ROOT; |
143 | | - }; |
144 | 144 | OBJ_14 /* Products */ = { |
145 | 145 | isa = PBXGroup; |
146 | 146 | children = ( |
|
168 | 168 | OBJ_7 /* Sources */ = { |
169 | 169 | isa = PBXGroup; |
170 | 170 | children = ( |
171 | | - E19872FD290EACA500DE0371 /* Extensions */, |
| 171 | + E1546150298FEA400016DACC /* Extensions */, |
172 | 172 | OBJ_8 /* SFSymbol */, |
173 | 173 | ); |
174 | 174 | name = Sources; |
|
244 | 244 | attributes = { |
245 | 245 | LastSwiftMigration = 9999; |
246 | 246 | LastUpgradeCheck = 1200; |
| 247 | + TargetAttributes = { |
| 248 | + "SFSymbol::SFSymbolPackageTests::ProductTarget" = { |
| 249 | + LastSwiftMigration = 1420; |
| 250 | + }; |
| 251 | + "SFSymbol::SFSymbolTests" = { |
| 252 | + LastSwiftMigration = 1420; |
| 253 | + }; |
| 254 | + }; |
247 | 255 | }; |
248 | 256 | buildConfigurationList = OBJ_2 /* Build configuration list for PBXProject "SFSymbol" */; |
249 | 257 | compatibilityVersion = "Xcode 3.2"; |
|
272 | 280 | buildActionMask = 0; |
273 | 281 | files = ( |
274 | 282 | E14A2A1B28FEFFA700E07E33 /* SFSymbol4.swift in Sources */, |
| 283 | + E1546156298FEA770016DACC /* NSImage+SFSymbol.swift in Sources */, |
275 | 284 | 4ECFE97624F1598100D672A6 /* SFSymbol2.swift in Sources */, |
276 | | - E19872FF290EACE000DE0371 /* Image+SFSymbol.swift in Sources */, |
| 285 | + E1546155298FEA770016DACC /* Image+SFSymbol.swift in Sources */, |
277 | 286 | OBJ_27 /* SFSymbol.swift in Sources */, |
278 | | - E1987301290EAD9D00DE0371 /* UIImage+SFSymbol.swift in Sources */, |
279 | 287 | E14A2A2228FF05E200E07E33 /* SFSymbol3.swift in Sources */, |
| 288 | + E1546154298FEA770016DACC /* UIImage+SFSymbol.swift in Sources */, |
280 | 289 | ); |
281 | 290 | runOnlyForDeploymentPostprocessing = 0; |
282 | 291 | }; |
|
292 | 301 | isa = PBXSourcesBuildPhase; |
293 | 302 | buildActionMask = 0; |
294 | 303 | files = ( |
| 304 | + E1CE21BF298F9619008E54B8 /* UIImageExtensionTests.swift in Sources */, |
| 305 | + E1CE21BD298F9556008E54B8 /* ImageExtensionTests.swift in Sources */, |
295 | 306 | ); |
296 | 307 | runOnlyForDeploymentPostprocessing = 0; |
297 | 308 | }; |
|
442 | 453 | OBJ_37 /* Debug */ = { |
443 | 454 | isa = XCBuildConfiguration; |
444 | 455 | buildSettings = { |
| 456 | + CLANG_ENABLE_MODULES = YES; |
| 457 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 458 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
| 459 | + SWIFT_VERSION = 5.0; |
445 | 460 | }; |
446 | 461 | name = Debug; |
447 | 462 | }; |
448 | 463 | OBJ_38 /* Release */ = { |
449 | 464 | isa = XCBuildConfiguration; |
450 | 465 | buildSettings = { |
| 466 | + CLANG_ENABLE_MODULES = YES; |
| 467 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 468 | + SWIFT_VERSION = 5.0; |
451 | 469 | }; |
452 | 470 | name = Release; |
453 | 471 | }; |
|
512 | 530 | ); |
513 | 531 | HEADER_SEARCH_PATHS = "$(inherited)"; |
514 | 532 | INFOPLIST_FILE = SFSymbol.xcodeproj/SFSymbolTests_Info.plist; |
515 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 533 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
516 | 534 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @loader_path/../Frameworks @loader_path/Frameworks"; |
517 | 535 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
518 | 536 | OTHER_CFLAGS = "$(inherited)"; |
519 | 537 | OTHER_LDFLAGS = "$(inherited)"; |
520 | 538 | OTHER_SWIFT_FLAGS = "$(inherited)"; |
521 | 539 | SWIFT_ACTIVE_COMPILATION_CONDITIONS = "$(inherited)"; |
| 540 | + SWIFT_OPTIMIZATION_LEVEL = "-Onone"; |
522 | 541 | SWIFT_VERSION = 5.0; |
523 | 542 | TARGET_NAME = SFSymbolTests; |
524 | 543 | TVOS_DEPLOYMENT_TARGET = 13.0; |
|
537 | 556 | ); |
538 | 557 | HEADER_SEARCH_PATHS = "$(inherited)"; |
539 | 558 | INFOPLIST_FILE = SFSymbol.xcodeproj/SFSymbolTests_Info.plist; |
540 | | - IPHONEOS_DEPLOYMENT_TARGET = 13.0; |
| 559 | + IPHONEOS_DEPLOYMENT_TARGET = 16.0; |
541 | 560 | LD_RUNPATH_SEARCH_PATHS = "$(inherited) @loader_path/../Frameworks @loader_path/Frameworks"; |
542 | 561 | MACOSX_DEPLOYMENT_TARGET = 10.15; |
543 | 562 | OTHER_CFLAGS = "$(inherited)"; |
|
0 commit comments