|
17 | 17 | 3E45598221DC134800FC0C76 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E45598121DC134800FC0C76 /* Deprecated.swift */; }; |
18 | 18 | 3E45598421DC181600FC0C76 /* DetailText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E45597921DA81B100FC0C76 /* DetailText.swift */; }; |
19 | 19 | 3E45598521DC184800FC0C76 /* Deprecated.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3E45598121DC134800FC0C76 /* Deprecated.swift */; }; |
| 20 | + 556D2EA250E858D32C46C861 /* libPods-Dependencies.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F8655D4AB80B4936AC42CA96 /* libPods-Dependencies.a */; }; |
20 | 21 | B50E73851F2E1BC900481910 /* RowStyle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B50E73841F2E1BC900481910 /* RowStyle.swift */; }; |
21 | 22 | B51F21A51F417037009BC2C9 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = B51F21A41F417037009BC2C9 /* AppDelegate.swift */; }; |
22 | 23 | B51F21A71F417037009BC2C9 /* ExampleViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = B51F21A61F417037009BC2C9 /* ExampleViewController.swift */; }; |
|
100 | 101 | B5F0FFEA1E9CC6F9007BF1C9 /* SwitchRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F0FFE91E9CC6F9007BF1C9 /* SwitchRow.swift */; }; |
101 | 102 | B5F0FFEC1E9CC72D007BF1C9 /* TapActionRow.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F0FFEB1E9CC72D007BF1C9 /* TapActionRow.swift */; }; |
102 | 103 | B5F0FFEE1E9CC73D007BF1C9 /* Subtitle.swift in Sources */ = {isa = PBXBuildFile; fileRef = B5F0FFED1E9CC73D007BF1C9 /* Subtitle.swift */; }; |
103 | | - D170E867128089544B16CE99 /* libPods-Example-iOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6620CD4D16DD2CE0756D2F0A /* libPods-Example-iOS.a */; }; |
104 | 104 | F6B15A5623F74268001DB252 /* DynamicTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = F6B15A5523F74268001DB252 /* DynamicTableViewController.swift */; }; |
105 | 105 | /* End PBXBuildFile section */ |
106 | 106 |
|
|
175 | 175 | /* End PBXCopyFilesBuildPhase section */ |
176 | 176 |
|
177 | 177 | /* Begin PBXFileReference section */ |
| 178 | + 06B02F4C1455A204E247A3A4 /* Pods-Dependencies.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dependencies.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Dependencies/Pods-Dependencies.debug.xcconfig"; sourceTree = "<group>"; }; |
178 | 179 | 136DD2FD216A367B00F554F0 /* Example-tvOSUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Example-tvOSUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
179 | 180 | 136DD2FF216A367B00F554F0 /* ExampleUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExampleUITests.swift; sourceTree = "<group>"; }; |
180 | 181 | 136DD301216A367B00F554F0 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
| 182 | + 2465BE3F49A19EA359F14487 /* Pods-Dependencies.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Dependencies.release.xcconfig"; path = "Pods/Target Support Files/Pods-Dependencies/Pods-Dependencies.release.xcconfig"; sourceTree = "<group>"; }; |
181 | 183 | 3E45597921DA81B100FC0C76 /* DetailText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailText.swift; sourceTree = "<group>"; }; |
182 | 184 | 3E45597D21DA8B3400FC0C76 /* DetailTextTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DetailTextTests.swift; sourceTree = "<group>"; }; |
183 | 185 | 3E45598121DC134800FC0C76 /* Deprecated.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Deprecated.swift; sourceTree = "<group>"; }; |
184 | | - 6620CD4D16DD2CE0756D2F0A /* libPods-Example-iOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Example-iOS.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
185 | | - AB273CBF0D8B2FE21DADE7C9 /* Pods-Example-iOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS.release.xcconfig"; sourceTree = "<group>"; }; |
| 186 | + B508BF56252BA01600319CF9 /* Dependencies.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Dependencies.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
186 | 187 | B50E73841F2E1BC900481910 /* RowStyle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = RowStyle.swift; sourceTree = "<group>"; }; |
187 | 188 | B51F21A21F417037009BC2C9 /* Example-iOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Example-iOS.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
188 | 189 | B51F21A41F417037009BC2C9 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; }; |
|
247 | 248 | B5F0FFE91E9CC6F9007BF1C9 /* SwitchRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SwitchRow.swift; sourceTree = "<group>"; }; |
248 | 249 | B5F0FFEB1E9CC72D007BF1C9 /* TapActionRow.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TapActionRow.swift; sourceTree = "<group>"; }; |
249 | 250 | B5F0FFED1E9CC73D007BF1C9 /* Subtitle.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Subtitle.swift; sourceTree = "<group>"; }; |
250 | | - F38FAF46C17E44E24E353EA4 /* Pods-Example-iOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Example-iOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-Example-iOS/Pods-Example-iOS.debug.xcconfig"; sourceTree = "<group>"; }; |
251 | 251 | F6B15A5323F73E48001DB252 /* DynamicTableView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DynamicTableView.swift; sourceTree = "<group>"; }; |
252 | 252 | F6B15A5523F74268001DB252 /* DynamicTableViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DynamicTableViewController.swift; sourceTree = "<group>"; }; |
| 253 | + F8655D4AB80B4936AC42CA96 /* libPods-Dependencies.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Dependencies.a"; sourceTree = BUILT_PRODUCTS_DIR; }; |
253 | 254 | /* End PBXFileReference section */ |
254 | 255 |
|
255 | 256 | /* Begin PBXFrameworksBuildPhase section */ |
|
260 | 261 | ); |
261 | 262 | runOnlyForDeploymentPostprocessing = 0; |
262 | 263 | }; |
| 264 | + B508BF53252BA01600319CF9 /* Frameworks */ = { |
| 265 | + isa = PBXFrameworksBuildPhase; |
| 266 | + buildActionMask = 2147483647; |
| 267 | + files = ( |
| 268 | + 556D2EA250E858D32C46C861 /* libPods-Dependencies.a in Frameworks */, |
| 269 | + ); |
| 270 | + runOnlyForDeploymentPostprocessing = 0; |
| 271 | + }; |
263 | 272 | B51F219F1F417037009BC2C9 /* Frameworks */ = { |
264 | 273 | isa = PBXFrameworksBuildPhase; |
265 | 274 | buildActionMask = 2147483647; |
266 | 275 | files = ( |
267 | | - D170E867128089544B16CE99 /* libPods-Example-iOS.a in Frameworks */, |
268 | 276 | B51F21CC1F41F32C009BC2C9 /* QuickTableViewController.framework in Frameworks */, |
269 | 277 | ); |
270 | 278 | runOnlyForDeploymentPostprocessing = 0; |
|
327 | 335 | 8C6CEEE3B0A0A83B161533E0 /* Pods */ = { |
328 | 336 | isa = PBXGroup; |
329 | 337 | children = ( |
330 | | - F38FAF46C17E44E24E353EA4 /* Pods-Example-iOS.debug.xcconfig */, |
331 | | - AB273CBF0D8B2FE21DADE7C9 /* Pods-Example-iOS.release.xcconfig */, |
| 338 | + 06B02F4C1455A204E247A3A4 /* Pods-Dependencies.debug.xcconfig */, |
| 339 | + 2465BE3F49A19EA359F14487 /* Pods-Dependencies.release.xcconfig */, |
332 | 340 | ); |
333 | 341 | name = Pods; |
334 | 342 | sourceTree = "<group>"; |
|
466 | 474 | B5334F141B8CC5BD00C64A6D /* Products */ = { |
467 | 475 | isa = PBXGroup; |
468 | 476 | children = ( |
| 477 | + B508BF56252BA01600319CF9 /* Dependencies.app */, |
469 | 478 | B51F21A21F417037009BC2C9 /* Example-iOS.app */, |
470 | 479 | B51F21C01F41E600009BC2C9 /* Example-iOSUITests.xctest */, |
471 | 480 | B54A24532088D44A00EEBA26 /* Example-tvOS.app */, |
|
563 | 572 | DC2649918C33230B7E02933D /* Frameworks */ = { |
564 | 573 | isa = PBXGroup; |
565 | 574 | children = ( |
566 | | - 6620CD4D16DD2CE0756D2F0A /* libPods-Example-iOS.a */, |
| 575 | + F8655D4AB80B4936AC42CA96 /* libPods-Dependencies.a */, |
567 | 576 | ); |
568 | 577 | name = Frameworks; |
569 | 578 | sourceTree = "<group>"; |
|
608 | 617 | productReference = 136DD2FD216A367B00F554F0 /* Example-tvOSUITests.xctest */; |
609 | 618 | productType = "com.apple.product-type.bundle.ui-testing"; |
610 | 619 | }; |
| 620 | + B508BF55252BA01600319CF9 /* Dependencies */ = { |
| 621 | + isa = PBXNativeTarget; |
| 622 | + buildConfigurationList = B508BF69252BA01900319CF9 /* Build configuration list for PBXNativeTarget "Dependencies" */; |
| 623 | + buildPhases = ( |
| 624 | + 37D42B2AB2A2688C53A6D4C5 /* [CP] Check Pods Manifest.lock */, |
| 625 | + B508BF52252BA01600319CF9 /* Sources */, |
| 626 | + B508BF53252BA01600319CF9 /* Frameworks */, |
| 627 | + B508BF54252BA01600319CF9 /* Resources */, |
| 628 | + ); |
| 629 | + buildRules = ( |
| 630 | + ); |
| 631 | + dependencies = ( |
| 632 | + ); |
| 633 | + name = Dependencies; |
| 634 | + productName = Dependencies; |
| 635 | + productReference = B508BF56252BA01600319CF9 /* Dependencies.app */; |
| 636 | + productType = "com.apple.product-type.application"; |
| 637 | + }; |
611 | 638 | B51F21A11F417037009BC2C9 /* Example-iOS */ = { |
612 | 639 | isa = PBXNativeTarget; |
613 | 640 | buildConfigurationList = B51F21B31F417037009BC2C9 /* Build configuration list for PBXNativeTarget "Example-iOS" */; |
614 | 641 | buildPhases = ( |
615 | | - 4A6FB9F6C2BF30014F64565C /* [CP] Check Pods Manifest.lock */, |
616 | 642 | B51F21BB1F417269009BC2C9 /* SwiftLint */, |
617 | 643 | B51F219E1F417037009BC2C9 /* Sources */, |
618 | 644 | B51F219F1F417037009BC2C9 /* Frameworks */, |
|
747 | 773 | B5334F0A1B8CC5BD00C64A6D /* Project object */ = { |
748 | 774 | isa = PBXProject; |
749 | 775 | attributes = { |
750 | | - LastSwiftUpdateCheck = 1000; |
| 776 | + LastSwiftUpdateCheck = 1200; |
751 | 777 | LastUpgradeCheck = 1020; |
752 | 778 | ORGANIZATIONNAME = bcylin; |
753 | 779 | TargetAttributes = { |
|
757 | 783 | ProvisioningStyle = Manual; |
758 | 784 | TestTargetID = B54A24522088D44A00EEBA26; |
759 | 785 | }; |
| 786 | + B508BF55252BA01600319CF9 = { |
| 787 | + CreatedOnToolsVersion = 12.0; |
| 788 | + ProvisioningStyle = Automatic; |
| 789 | + }; |
760 | 790 | B51F21A11F417037009BC2C9 = { |
761 | 791 | CreatedOnToolsVersion = 8.3.3; |
762 | 792 | LastSwiftMigration = 1020; |
|
814 | 844 | B51F21BF1F41E600009BC2C9 /* Example-iOSUITests */, |
815 | 845 | B54A24522088D44A00EEBA26 /* Example-tvOS */, |
816 | 846 | 136DD2FC216A367B00F554F0 /* Example-tvOSUITests */, |
| 847 | + B508BF55252BA01600319CF9 /* Dependencies */, |
817 | 848 | ); |
818 | 849 | }; |
819 | 850 | /* End PBXProject section */ |
|
826 | 857 | ); |
827 | 858 | runOnlyForDeploymentPostprocessing = 0; |
828 | 859 | }; |
| 860 | + B508BF54252BA01600319CF9 /* Resources */ = { |
| 861 | + isa = PBXResourcesBuildPhase; |
| 862 | + buildActionMask = 2147483647; |
| 863 | + files = ( |
| 864 | + ); |
| 865 | + runOnlyForDeploymentPostprocessing = 0; |
| 866 | + }; |
829 | 867 | B51F21A01F417037009BC2C9 /* Resources */ = { |
830 | 868 | isa = PBXResourcesBuildPhase; |
831 | 869 | buildActionMask = 2147483647; |
|
889 | 927 | /* End PBXResourcesBuildPhase section */ |
890 | 928 |
|
891 | 929 | /* Begin PBXShellScriptBuildPhase section */ |
892 | | - 4A6FB9F6C2BF30014F64565C /* [CP] Check Pods Manifest.lock */ = { |
| 930 | + 37D42B2AB2A2688C53A6D4C5 /* [CP] Check Pods Manifest.lock */ = { |
893 | 931 | isa = PBXShellScriptBuildPhase; |
894 | 932 | buildActionMask = 2147483647; |
895 | 933 | files = ( |
|
904 | 942 | outputFileListPaths = ( |
905 | 943 | ); |
906 | 944 | outputPaths = ( |
907 | | - "$(DERIVED_FILE_DIR)/Pods-Example-iOS-checkManifestLockResult.txt", |
| 945 | + "$(DERIVED_FILE_DIR)/Pods-Dependencies-checkManifestLockResult.txt", |
908 | 946 | ); |
909 | 947 | runOnlyForDeploymentPostprocessing = 0; |
910 | 948 | shellPath = /bin/sh; |
|
982 | 1020 | ); |
983 | 1021 | runOnlyForDeploymentPostprocessing = 0; |
984 | 1022 | }; |
| 1023 | + B508BF52252BA01600319CF9 /* Sources */ = { |
| 1024 | + isa = PBXSourcesBuildPhase; |
| 1025 | + buildActionMask = 2147483647; |
| 1026 | + files = ( |
| 1027 | + ); |
| 1028 | + runOnlyForDeploymentPostprocessing = 0; |
| 1029 | + }; |
985 | 1030 | B51F219E1F417037009BC2C9 /* Sources */ = { |
986 | 1031 | isa = PBXSourcesBuildPhase; |
987 | 1032 | buildActionMask = 2147483647; |
|
1210 | 1255 | }; |
1211 | 1256 | name = Release; |
1212 | 1257 | }; |
| 1258 | + B508BF67252BA01900319CF9 /* Debug */ = { |
| 1259 | + isa = XCBuildConfiguration; |
| 1260 | + baseConfigurationReference = 06B02F4C1455A204E247A3A4 /* Pods-Dependencies.debug.xcconfig */; |
| 1261 | + buildSettings = { |
| 1262 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 1263 | + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 1264 | + CLANG_ANALYZER_NONNULL = YES; |
| 1265 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1266 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 1267 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 1268 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1269 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 1270 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 1271 | + CODE_SIGN_STYLE = Automatic; |
| 1272 | + DEBUG_INFORMATION_FORMAT = dwarf; |
| 1273 | + DEVELOPMENT_ASSET_PATHS = ""; |
| 1274 | + ENABLE_PREVIEWS = YES; |
| 1275 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 1276 | + INFOPLIST_FILE = ""; |
| 1277 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 1278 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 1279 | + MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; |
| 1280 | + MTL_FAST_MATH = YES; |
| 1281 | + PRODUCT_BUNDLE_IDENTIFIER = io.github.bcylin.QuickTableViewController.Dependencies; |
| 1282 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1283 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| 1284 | + SWIFT_VERSION = 5.0; |
| 1285 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 1286 | + }; |
| 1287 | + name = Debug; |
| 1288 | + }; |
| 1289 | + B508BF68252BA01900319CF9 /* Release */ = { |
| 1290 | + isa = XCBuildConfiguration; |
| 1291 | + baseConfigurationReference = 2465BE3F49A19EA359F14487 /* Pods-Dependencies.release.xcconfig */; |
| 1292 | + buildSettings = { |
| 1293 | + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
| 1294 | + ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; |
| 1295 | + CLANG_ANALYZER_NONNULL = YES; |
| 1296 | + CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; |
| 1297 | + CLANG_CXX_LANGUAGE_STANDARD = "gnu++14"; |
| 1298 | + CLANG_ENABLE_OBJC_WEAK = YES; |
| 1299 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 1300 | + CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; |
| 1301 | + CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; |
| 1302 | + CODE_SIGN_STYLE = Automatic; |
| 1303 | + DEVELOPMENT_ASSET_PATHS = ""; |
| 1304 | + ENABLE_PREVIEWS = YES; |
| 1305 | + GCC_C_LANGUAGE_STANDARD = gnu11; |
| 1306 | + INFOPLIST_FILE = ""; |
| 1307 | + IPHONEOS_DEPLOYMENT_TARGET = 14.0; |
| 1308 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; |
| 1309 | + MTL_FAST_MATH = YES; |
| 1310 | + PRODUCT_BUNDLE_IDENTIFIER = io.github.bcylin.QuickTableViewController.Dependencies; |
| 1311 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 1312 | + SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule"; |
| 1313 | + SWIFT_VERSION = 5.0; |
| 1314 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 1315 | + }; |
| 1316 | + name = Release; |
| 1317 | + }; |
1213 | 1318 | B51F21B11F417037009BC2C9 /* Debug */ = { |
1214 | 1319 | isa = XCBuildConfiguration; |
1215 | | - baseConfigurationReference = F38FAF46C17E44E24E353EA4 /* Pods-Example-iOS.debug.xcconfig */; |
1216 | 1320 | buildSettings = { |
1217 | 1321 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1218 | 1322 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
1234 | 1338 | }; |
1235 | 1339 | B51F21B21F417037009BC2C9 /* Release */ = { |
1236 | 1340 | isa = XCBuildConfiguration; |
1237 | | - baseConfigurationReference = AB273CBF0D8B2FE21DADE7C9 /* Pods-Example-iOS.release.xcconfig */; |
1238 | 1341 | buildSettings = { |
1239 | 1342 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)"; |
1240 | 1343 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; |
|
1674 | 1777 | defaultConfigurationIsVisible = 0; |
1675 | 1778 | defaultConfigurationName = Release; |
1676 | 1779 | }; |
| 1780 | + B508BF69252BA01900319CF9 /* Build configuration list for PBXNativeTarget "Dependencies" */ = { |
| 1781 | + isa = XCConfigurationList; |
| 1782 | + buildConfigurations = ( |
| 1783 | + B508BF67252BA01900319CF9 /* Debug */, |
| 1784 | + B508BF68252BA01900319CF9 /* Release */, |
| 1785 | + ); |
| 1786 | + defaultConfigurationIsVisible = 0; |
| 1787 | + defaultConfigurationName = Release; |
| 1788 | + }; |
1677 | 1789 | B51F21B31F417037009BC2C9 /* Build configuration list for PBXNativeTarget "Example-iOS" */ = { |
1678 | 1790 | isa = XCConfigurationList; |
1679 | 1791 | buildConfigurations = ( |
|
0 commit comments