|
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */
|
10 | 10 | 19FFA53F31A463C06785F28F /* Pods_ChromaColorPickerTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 91485B6B5C58777417441794 /* Pods_ChromaColorPickerTests.framework */; };
|
| 11 | + 3503B8331F2689BC00750356 /* ChromaColorPicker.h in Headers */ = {isa = PBXBuildFile; fileRef = 3503B8311F2689BC00750356 /* ChromaColorPicker.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 12 | + 3503B8361F2689BC00750356 /* ChromaColorPicker.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3503B82F1F2689BC00750356 /* ChromaColorPicker.framework */; }; |
| 13 | + 3503B8371F2689BC00750356 /* ChromaColorPicker.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 3503B82F1F2689BC00750356 /* ChromaColorPicker.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; }; |
| 14 | + 3503B83C1F2689C400750356 /* ChromaColorPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E41D5CF9400069D7A1 /* ChromaColorPicker.swift */; }; |
| 15 | + 3503B83D1F2689C400750356 /* ChromaHandle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E31D5CF9400069D7A1 /* ChromaHandle.swift */; }; |
| 16 | + 3503B83E1F2689C400750356 /* ChromaAddButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E21D5CF9400069D7A1 /* ChromaAddButton.swift */; }; |
| 17 | + 3503B83F1F2689C400750356 /* ChromaShadeSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E51D5CF9400069D7A1 /* ChromaShadeSlider.swift */; }; |
| 18 | + 3503B8401F2689C400750356 /* UIColor+Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E61D5CF9400069D7A1 /* UIColor+Utilities.swift */; }; |
11 | 19 | 35C376D11D5CF5300069D7A1 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376D01D5CF5300069D7A1 /* AppDelegate.swift */; };
|
12 | 20 | 35C376D31D5CF5300069D7A1 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376D21D5CF5300069D7A1 /* ViewController.swift */; };
|
13 | 21 | 35C376D61D5CF5300069D7A1 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 35C376D41D5CF5300069D7A1 /* Main.storyboard */; };
|
14 | 22 | 35C376D81D5CF5300069D7A1 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 35C376D71D5CF5300069D7A1 /* Assets.xcassets */; };
|
15 | 23 | 35C376DB1D5CF5300069D7A1 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 35C376D91D5CF5300069D7A1 /* LaunchScreen.storyboard */; };
|
16 |
| - 35C376E71D5CF9400069D7A1 /* ChromaAddButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E21D5CF9400069D7A1 /* ChromaAddButton.swift */; }; |
17 |
| - 35C376E81D5CF9400069D7A1 /* ChromaHandle.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E31D5CF9400069D7A1 /* ChromaHandle.swift */; }; |
18 |
| - 35C376E91D5CF9400069D7A1 /* ChromaColorPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E41D5CF9400069D7A1 /* ChromaColorPicker.swift */; }; |
19 |
| - 35C376EA1D5CF9400069D7A1 /* ChromaShadeSlider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E51D5CF9400069D7A1 /* ChromaShadeSlider.swift */; }; |
20 |
| - 35C376EB1D5CF9400069D7A1 /* UIColor+Utilities.swift in Sources */ = {isa = PBXBuildFile; fileRef = 35C376E61D5CF9400069D7A1 /* UIColor+Utilities.swift */; }; |
21 | 24 | FC4AE3DB1E16DEA300F02C60 /* ChromaColorPickerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = FC4AE3DA1E16DEA300F02C60 /* ChromaColorPickerTests.swift */; };
|
22 | 25 | /* End PBXBuildFile section */
|
23 | 26 |
|
24 | 27 | /* Begin PBXContainerItemProxy section */
|
| 28 | + 3503B8341F2689BC00750356 /* PBXContainerItemProxy */ = { |
| 29 | + isa = PBXContainerItemProxy; |
| 30 | + containerPortal = 35C376C51D5CF5300069D7A1 /* Project object */; |
| 31 | + proxyType = 1; |
| 32 | + remoteGlobalIDString = 3503B82E1F2689BC00750356; |
| 33 | + remoteInfo = ChromaColorPicker; |
| 34 | + }; |
25 | 35 | FC4AE3DD1E16DEA300F02C60 /* PBXContainerItemProxy */ = {
|
26 | 36 | isa = PBXContainerItemProxy;
|
27 | 37 | containerPortal = 35C376C51D5CF5300069D7A1 /* Project object */;
|
|
31 | 41 | };
|
32 | 42 | /* End PBXContainerItemProxy section */
|
33 | 43 |
|
| 44 | +/* Begin PBXCopyFilesBuildPhase section */ |
| 45 | + 3503B83B1F2689BC00750356 /* Embed Frameworks */ = { |
| 46 | + isa = PBXCopyFilesBuildPhase; |
| 47 | + buildActionMask = 2147483647; |
| 48 | + dstPath = ""; |
| 49 | + dstSubfolderSpec = 10; |
| 50 | + files = ( |
| 51 | + 3503B8371F2689BC00750356 /* ChromaColorPicker.framework in Embed Frameworks */, |
| 52 | + ); |
| 53 | + name = "Embed Frameworks"; |
| 54 | + runOnlyForDeploymentPostprocessing = 0; |
| 55 | + }; |
| 56 | +/* End PBXCopyFilesBuildPhase section */ |
| 57 | + |
34 | 58 | /* Begin PBXFileReference section */
|
35 | 59 | 0722B34CBD5489ADC94F7B91 /* Pods-ChromaColorPickerTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ChromaColorPickerTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-ChromaColorPickerTests/Pods-ChromaColorPickerTests.release.xcconfig"; sourceTree = "<group>"; };
|
| 60 | + 3503B82F1F2689BC00750356 /* ChromaColorPicker.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = ChromaColorPicker.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 61 | + 3503B8311F2689BC00750356 /* ChromaColorPicker.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ChromaColorPicker.h; sourceTree = "<group>"; }; |
| 62 | + 3503B8321F2689BC00750356 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
36 | 63 | 35C376CD1D5CF5300069D7A1 /* ChromaColorPicker-Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ChromaColorPicker-Demo.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
37 | 64 | 35C376D01D5CF5300069D7A1 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
38 | 65 | 35C376D21D5CF5300069D7A1 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
53 | 80 | /* End PBXFileReference section */
|
54 | 81 |
|
55 | 82 | /* Begin PBXFrameworksBuildPhase section */
|
| 83 | + 3503B82B1F2689BC00750356 /* Frameworks */ = { |
| 84 | + isa = PBXFrameworksBuildPhase; |
| 85 | + buildActionMask = 2147483647; |
| 86 | + files = ( |
| 87 | + ); |
| 88 | + runOnlyForDeploymentPostprocessing = 0; |
| 89 | + }; |
56 | 90 | 35C376CA1D5CF5300069D7A1 /* Frameworks */ = {
|
57 | 91 | isa = PBXFrameworksBuildPhase;
|
58 | 92 | buildActionMask = 2147483647;
|
59 | 93 | files = (
|
| 94 | + 3503B8361F2689BC00750356 /* ChromaColorPicker.framework in Frameworks */, |
60 | 95 | );
|
61 | 96 | runOnlyForDeploymentPostprocessing = 0;
|
62 | 97 | };
|
|
71 | 106 | /* End PBXFrameworksBuildPhase section */
|
72 | 107 |
|
73 | 108 | /* Begin PBXGroup section */
|
| 109 | + 3503B8301F2689BC00750356 /* ChromaColorPicker */ = { |
| 110 | + isa = PBXGroup; |
| 111 | + children = ( |
| 112 | + 3503B8311F2689BC00750356 /* ChromaColorPicker.h */, |
| 113 | + 3503B8321F2689BC00750356 /* Info.plist */, |
| 114 | + ); |
| 115 | + path = ChromaColorPicker; |
| 116 | + sourceTree = "<group>"; |
| 117 | + }; |
74 | 118 | 35C376C41D5CF5300069D7A1 = {
|
75 | 119 | isa = PBXGroup;
|
76 | 120 | children = (
|
77 | 121 | 35C376CF1D5CF5300069D7A1 /* ChromaColorPicker-Demo */,
|
78 | 122 | FC4AE3D91E16DEA300F02C60 /* ChromaColorPickerTests */,
|
| 123 | + 3503B8301F2689BC00750356 /* ChromaColorPicker */, |
79 | 124 | 35C376CE1D5CF5300069D7A1 /* Products */,
|
80 | 125 | A890856BC0D0DD14D667AEA1 /* Pods */,
|
81 | 126 | A18D889CBAEF3E0FD0A65ADB /* Frameworks */,
|
|
87 | 132 | children = (
|
88 | 133 | 35C376CD1D5CF5300069D7A1 /* ChromaColorPicker-Demo.app */,
|
89 | 134 | FC4AE3D81E16DEA300F02C60 /* ChromaColorPickerTests.xctest */,
|
| 135 | + 3503B82F1F2689BC00750356 /* ChromaColorPicker.framework */, |
90 | 136 | );
|
91 | 137 | name = Products;
|
92 | 138 | sourceTree = "<group>";
|
|
146 | 192 | };
|
147 | 193 | /* End PBXGroup section */
|
148 | 194 |
|
| 195 | +/* Begin PBXHeadersBuildPhase section */ |
| 196 | + 3503B82C1F2689BC00750356 /* Headers */ = { |
| 197 | + isa = PBXHeadersBuildPhase; |
| 198 | + buildActionMask = 2147483647; |
| 199 | + files = ( |
| 200 | + 3503B8331F2689BC00750356 /* ChromaColorPicker.h in Headers */, |
| 201 | + ); |
| 202 | + runOnlyForDeploymentPostprocessing = 0; |
| 203 | + }; |
| 204 | +/* End PBXHeadersBuildPhase section */ |
| 205 | + |
149 | 206 | /* Begin PBXNativeTarget section */
|
| 207 | + 3503B82E1F2689BC00750356 /* ChromaColorPicker */ = { |
| 208 | + isa = PBXNativeTarget; |
| 209 | + buildConfigurationList = 3503B83A1F2689BC00750356 /* Build configuration list for PBXNativeTarget "ChromaColorPicker" */; |
| 210 | + buildPhases = ( |
| 211 | + 3503B82A1F2689BC00750356 /* Sources */, |
| 212 | + 3503B82B1F2689BC00750356 /* Frameworks */, |
| 213 | + 3503B82C1F2689BC00750356 /* Headers */, |
| 214 | + 3503B82D1F2689BC00750356 /* Resources */, |
| 215 | + ); |
| 216 | + buildRules = ( |
| 217 | + ); |
| 218 | + dependencies = ( |
| 219 | + ); |
| 220 | + name = ChromaColorPicker; |
| 221 | + productName = ChromaColorPicker; |
| 222 | + productReference = 3503B82F1F2689BC00750356 /* ChromaColorPicker.framework */; |
| 223 | + productType = "com.apple.product-type.framework"; |
| 224 | + }; |
150 | 225 | 35C376CC1D5CF5300069D7A1 /* ChromaColorPicker-Demo */ = {
|
151 | 226 | isa = PBXNativeTarget;
|
152 | 227 | buildConfigurationList = 35C376DF1D5CF5300069D7A1 /* Build configuration list for PBXNativeTarget "ChromaColorPicker-Demo" */;
|
153 | 228 | buildPhases = (
|
154 | 229 | 35C376C91D5CF5300069D7A1 /* Sources */,
|
155 | 230 | 35C376CA1D5CF5300069D7A1 /* Frameworks */,
|
156 | 231 | 35C376CB1D5CF5300069D7A1 /* Resources */,
|
| 232 | + 3503B83B1F2689BC00750356 /* Embed Frameworks */, |
157 | 233 | );
|
158 | 234 | buildRules = (
|
159 | 235 | );
|
160 | 236 | dependencies = (
|
| 237 | + 3503B8351F2689BC00750356 /* PBXTargetDependency */, |
161 | 238 | );
|
162 | 239 | name = "ChromaColorPicker-Demo";
|
163 | 240 | productName = "JCColorPicker-Demo";
|
|
195 | 272 | LastUpgradeCheck = 0820;
|
196 | 273 | ORGANIZATIONNAME = "Jonathan Cardasis";
|
197 | 274 | TargetAttributes = {
|
| 275 | + 3503B82E1F2689BC00750356 = { |
| 276 | + CreatedOnToolsVersion = 8.2.1; |
| 277 | + ProvisioningStyle = Automatic; |
| 278 | + }; |
198 | 279 | 35C376CC1D5CF5300069D7A1 = {
|
199 | 280 | CreatedOnToolsVersion = 7.3;
|
200 | 281 | DevelopmentTeam = 43DKZUY8C6;
|
|
222 | 303 | targets = (
|
223 | 304 | 35C376CC1D5CF5300069D7A1 /* ChromaColorPicker-Demo */,
|
224 | 305 | FC4AE3D71E16DEA300F02C60 /* ChromaColorPickerTests */,
|
| 306 | + 3503B82E1F2689BC00750356 /* ChromaColorPicker */, |
225 | 307 | );
|
226 | 308 | };
|
227 | 309 | /* End PBXProject section */
|
228 | 310 |
|
229 | 311 | /* Begin PBXResourcesBuildPhase section */
|
| 312 | + 3503B82D1F2689BC00750356 /* Resources */ = { |
| 313 | + isa = PBXResourcesBuildPhase; |
| 314 | + buildActionMask = 2147483647; |
| 315 | + files = ( |
| 316 | + ); |
| 317 | + runOnlyForDeploymentPostprocessing = 0; |
| 318 | + }; |
230 | 319 | 35C376CB1D5CF5300069D7A1 /* Resources */ = {
|
231 | 320 | isa = PBXResourcesBuildPhase;
|
232 | 321 | buildActionMask = 2147483647;
|
|
295 | 384 | /* End PBXShellScriptBuildPhase section */
|
296 | 385 |
|
297 | 386 | /* Begin PBXSourcesBuildPhase section */
|
| 387 | + 3503B82A1F2689BC00750356 /* Sources */ = { |
| 388 | + isa = PBXSourcesBuildPhase; |
| 389 | + buildActionMask = 2147483647; |
| 390 | + files = ( |
| 391 | + 3503B83C1F2689C400750356 /* ChromaColorPicker.swift in Sources */, |
| 392 | + 3503B83D1F2689C400750356 /* ChromaHandle.swift in Sources */, |
| 393 | + 3503B83E1F2689C400750356 /* ChromaAddButton.swift in Sources */, |
| 394 | + 3503B83F1F2689C400750356 /* ChromaShadeSlider.swift in Sources */, |
| 395 | + 3503B8401F2689C400750356 /* UIColor+Utilities.swift in Sources */, |
| 396 | + ); |
| 397 | + runOnlyForDeploymentPostprocessing = 0; |
| 398 | + }; |
298 | 399 | 35C376C91D5CF5300069D7A1 /* Sources */ = {
|
299 | 400 | isa = PBXSourcesBuildPhase;
|
300 | 401 | buildActionMask = 2147483647;
|
301 | 402 | files = (
|
302 |
| - 35C376E91D5CF9400069D7A1 /* ChromaColorPicker.swift in Sources */, |
303 | 403 | 35C376D31D5CF5300069D7A1 /* ViewController.swift in Sources */,
|
304 | 404 | 35C376D11D5CF5300069D7A1 /* AppDelegate.swift in Sources */,
|
305 |
| - 35C376E81D5CF9400069D7A1 /* ChromaHandle.swift in Sources */, |
306 |
| - 35C376EB1D5CF9400069D7A1 /* UIColor+Utilities.swift in Sources */, |
307 |
| - 35C376E71D5CF9400069D7A1 /* ChromaAddButton.swift in Sources */, |
308 |
| - 35C376EA1D5CF9400069D7A1 /* ChromaShadeSlider.swift in Sources */, |
309 | 405 | );
|
310 | 406 | runOnlyForDeploymentPostprocessing = 0;
|
311 | 407 | };
|
|
320 | 416 | /* End PBXSourcesBuildPhase section */
|
321 | 417 |
|
322 | 418 | /* Begin PBXTargetDependency section */
|
| 419 | + 3503B8351F2689BC00750356 /* PBXTargetDependency */ = { |
| 420 | + isa = PBXTargetDependency; |
| 421 | + target = 3503B82E1F2689BC00750356 /* ChromaColorPicker */; |
| 422 | + targetProxy = 3503B8341F2689BC00750356 /* PBXContainerItemProxy */; |
| 423 | + }; |
323 | 424 | FC4AE3DE1E16DEA300F02C60 /* PBXTargetDependency */ = {
|
324 | 425 | isa = PBXTargetDependency;
|
325 | 426 | target = 35C376CC1D5CF5300069D7A1 /* ChromaColorPicker-Demo */;
|
|
347 | 448 | /* End PBXVariantGroup section */
|
348 | 449 |
|
349 | 450 | /* Begin XCBuildConfiguration section */
|
| 451 | + 3503B8381F2689BC00750356 /* Debug */ = { |
| 452 | + isa = XCBuildConfiguration; |
| 453 | + buildSettings = { |
| 454 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 455 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 456 | + CURRENT_PROJECT_VERSION = 1; |
| 457 | + DEFINES_MODULE = YES; |
| 458 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 459 | + DYLIB_CURRENT_VERSION = 1; |
| 460 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 461 | + INFOPLIST_FILE = ChromaColorPicker/Info.plist; |
| 462 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 463 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 464 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 465 | + PRODUCT_BUNDLE_IDENTIFIER = com.jonathancardasis.ChromaColorPicker; |
| 466 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 467 | + SKIP_INSTALL = YES; |
| 468 | + SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; |
| 469 | + SWIFT_VERSION = 3.0; |
| 470 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 471 | + VERSIONING_SYSTEM = "apple-generic"; |
| 472 | + VERSION_INFO_PREFIX = ""; |
| 473 | + }; |
| 474 | + name = Debug; |
| 475 | + }; |
| 476 | + 3503B8391F2689BC00750356 /* Release */ = { |
| 477 | + isa = XCBuildConfiguration; |
| 478 | + buildSettings = { |
| 479 | + CLANG_WARN_DOCUMENTATION_COMMENTS = YES; |
| 480 | + CODE_SIGN_IDENTITY = "iPhone Developer"; |
| 481 | + CURRENT_PROJECT_VERSION = 1; |
| 482 | + DEFINES_MODULE = YES; |
| 483 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 484 | + DYLIB_CURRENT_VERSION = 1; |
| 485 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 486 | + INFOPLIST_FILE = ChromaColorPicker/Info.plist; |
| 487 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 488 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
| 489 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 490 | + PRODUCT_BUNDLE_IDENTIFIER = com.jonathancardasis.ChromaColorPicker; |
| 491 | + PRODUCT_NAME = "$(TARGET_NAME)"; |
| 492 | + SKIP_INSTALL = YES; |
| 493 | + SWIFT_VERSION = 3.0; |
| 494 | + TARGETED_DEVICE_FAMILY = "1,2"; |
| 495 | + VERSIONING_SYSTEM = "apple-generic"; |
| 496 | + VERSION_INFO_PREFIX = ""; |
| 497 | + }; |
| 498 | + name = Release; |
| 499 | + }; |
350 | 500 | 35C376DD1D5CF5300069D7A1 /* Debug */ = {
|
351 | 501 | isa = XCBuildConfiguration;
|
352 | 502 | buildSettings = {
|
|
438 | 588 | 35C376E01D5CF5300069D7A1 /* Debug */ = {
|
439 | 589 | isa = XCBuildConfiguration;
|
440 | 590 | buildSettings = {
|
| 591 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
441 | 592 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
442 | 593 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
443 | 594 | DEFINES_MODULE = NO;
|
|
452 | 603 | 35C376E11D5CF5300069D7A1 /* Release */ = {
|
453 | 604 | isa = XCBuildConfiguration;
|
454 | 605 | buildSettings = {
|
| 606 | + ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
455 | 607 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
456 | 608 | CODE_SIGN_IDENTITY = "iPhone Developer";
|
457 | 609 | DEFINES_MODULE = NO;
|
|
499 | 651 | /* End XCBuildConfiguration section */
|
500 | 652 |
|
501 | 653 | /* Begin XCConfigurationList section */
|
| 654 | + 3503B83A1F2689BC00750356 /* Build configuration list for PBXNativeTarget "ChromaColorPicker" */ = { |
| 655 | + isa = XCConfigurationList; |
| 656 | + buildConfigurations = ( |
| 657 | + 3503B8381F2689BC00750356 /* Debug */, |
| 658 | + 3503B8391F2689BC00750356 /* Release */, |
| 659 | + ); |
| 660 | + defaultConfigurationIsVisible = 0; |
| 661 | + }; |
502 | 662 | 35C376C81D5CF5300069D7A1 /* Build configuration list for PBXProject "ChromaColorPicker-Demo" */ = {
|
503 | 663 | isa = XCConfigurationList;
|
504 | 664 | buildConfigurations = (
|
|
0 commit comments