|
32 | 32 | A753109D2AFC996F009F533C /* StorageManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A753109C2AFC996F009F533C /* StorageManager.swift */; }; |
33 | 33 | A753109F2AFCAA25009F533C /* NeewerLightSource.swift in Sources */ = {isa = PBXBuildFile; fileRef = A753109E2AFCAA25009F533C /* NeewerLightSource.swift */; }; |
34 | 34 | A75310A12AFF2A19009F533C /* ContentManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = A75310A02AFF2A19009F533C /* ContentManager.swift */; }; |
| 35 | + A76C38632DFD4B64006B7C38 /* Swifter in Frameworks */ = {isa = PBXBuildFile; productRef = A76C38622DFD4B64006B7C38 /* Swifter */; }; |
| 36 | + A76C38692DFFFCFA006B7C38 /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76C38682DFFFCFA006B7C38 /* Utils.swift */; }; |
| 37 | + A76C386F2E002B95006B7C38 /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = A76C386E2E002B95006B7C38 /* Sparkle */; }; |
| 38 | + A76C38712E002B98006B7C38 /* Atomics in Frameworks */ = {isa = PBXBuildFile; productRef = A76C38702E002B98006B7C38 /* Atomics */; }; |
| 39 | + A76C38732E002B9A006B7C38 /* Swifter in Frameworks */ = {isa = PBXBuildFile; productRef = A76C38722E002B9A006B7C38 /* Swifter */; }; |
35 | 40 | A76C4B6D275474FA00D2F145 /* AudioSpectrogram.swift in Sources */ = {isa = PBXBuildFile; fileRef = A76C4B6C275474FA00D2F145 /* AudioSpectrogram.swift */; }; |
36 | 41 | A76E1F21266496FC00E5788B /* Sparkle in Frameworks */ = {isa = PBXBuildFile; productRef = A76E1F20266496FC00E5788B /* Sparkle */; }; |
37 | 42 | A76E1F2326649F2A00E5788B /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = A76E1F2226649F2A00E5788B /* Credits.rtf */; }; |
|
41 | 46 | A77414F82AF0E7890085F149 /* FXView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A77414F72AF0E7890085F149 /* FXView.swift */; }; |
42 | 47 | A7770BF22AF6EEB30046E571 /* RenameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7770BF12AF6EEB30046E571 /* RenameViewController.swift */; }; |
43 | 48 | A7770BF42AF6F7190046E571 /* RoundedScrollView.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7770BF32AF6F7190046E571 /* RoundedScrollView.swift */; }; |
| 49 | + A7B482292DFD3D6100EB4450 /* Server.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7B482282DFD3D5400EB4450 /* Server.swift */; }; |
44 | 50 | A7EE61BD2B03680B00E85502 /* MySplitViewDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7EE61BC2B03680B00E85502 /* MySplitViewDelegate.swift */; }; |
45 | 51 | A7FF36712AF84A690068022C /* CodableValue.swift in Sources */ = {isa = PBXBuildFile; fileRef = A7FF36702AF84A690068022C /* CodableValue.swift */; }; |
46 | 52 | /* End PBXBuildFile section */ |
|
86 | 92 | A753109C2AFC996F009F533C /* StorageManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StorageManager.swift; sourceTree = "<group>"; }; |
87 | 93 | A753109E2AFCAA25009F533C /* NeewerLightSource.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NeewerLightSource.swift; sourceTree = "<group>"; }; |
88 | 94 | A75310A02AFF2A19009F533C /* ContentManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentManager.swift; sourceTree = "<group>"; }; |
| 95 | + A76C38682DFFFCFA006B7C38 /* Utils.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; }; |
89 | 96 | A76C4B6C275474FA00D2F145 /* AudioSpectrogram.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioSpectrogram.swift; sourceTree = "<group>"; }; |
90 | 97 | A76E1F2226649F2A00E5788B /* Credits.rtf */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.rtf; path = Credits.rtf; sourceTree = "<group>"; }; |
91 | 98 | A77414D12AEA2C8D0085F149 /* BlockingOverlayView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BlockingOverlayView.swift; sourceTree = "<group>"; }; |
|
95 | 102 | A77414F72AF0E7890085F149 /* FXView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FXView.swift; sourceTree = "<group>"; }; |
96 | 103 | A7770BF12AF6EEB30046E571 /* RenameViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RenameViewController.swift; sourceTree = "<group>"; }; |
97 | 104 | A7770BF32AF6F7190046E571 /* RoundedScrollView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoundedScrollView.swift; sourceTree = "<group>"; }; |
| 105 | + A7B482282DFD3D5400EB4450 /* Server.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Server.swift; sourceTree = "<group>"; }; |
98 | 106 | A7EE61BC2B03680B00E85502 /* MySplitViewDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MySplitViewDelegate.swift; sourceTree = "<group>"; }; |
99 | 107 | A7FF36702AF84A690068022C /* CodableValue.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CodableValue.swift; sourceTree = "<group>"; }; |
100 | 108 | /* End PBXFileReference section */ |
|
104 | 112 | isa = PBXFrameworksBuildPhase; |
105 | 113 | buildActionMask = 2147483647; |
106 | 114 | files = ( |
| 115 | + A76C38632DFD4B64006B7C38 /* Swifter in Frameworks */, |
107 | 116 | A76E1F21266496FC00E5788B /* Sparkle in Frameworks */, |
108 | 117 | A71B39BA275726800005E271 /* Atomics in Frameworks */, |
109 | 118 | ); |
|
113 | 122 | isa = PBXFrameworksBuildPhase; |
114 | 123 | buildActionMask = 2147483647; |
115 | 124 | files = ( |
| 125 | + A76C38732E002B9A006B7C38 /* Swifter in Frameworks */, |
| 126 | + A76C386F2E002B95006B7C38 /* Sparkle in Frameworks */, |
| 127 | + A76C38712E002B98006B7C38 /* Atomics in Frameworks */, |
116 | 128 | ); |
117 | 129 | runOnlyForDeploymentPostprocessing = 0; |
118 | 130 | }; |
|
124 | 136 | children = ( |
125 | 137 | A731DD3225A57D0B00302E25 /* NeewerLite */, |
126 | 138 | A731DD4325A57D0B00302E25 /* NeewerLiteTests */, |
| 139 | + A76C38612DFD4B64006B7C38 /* Frameworks */, |
127 | 140 | A731DD3125A57D0B00302E25 /* Products */, |
128 | 141 | ); |
129 | 142 | sourceTree = "<group>"; |
|
149 | 162 | A731DDA525A5A04000302E25 /* ViewModels */, |
150 | 163 | A731DDAC25A5A13000302E25 /* Resources */, |
151 | 164 | A733AEC12933185900F37DDD /* AppDelegate.swift */, |
| 165 | + A7B482282DFD3D5400EB4450 /* Server.swift */, |
152 | 166 | A75310A02AFF2A19009F533C /* ContentManager.swift */, |
153 | 167 | ); |
154 | 168 | path = NeewerLite; |
|
194 | 208 | A731DDA125A5A02F00302E25 /* Common */ = { |
195 | 209 | isa = PBXGroup; |
196 | 210 | children = ( |
| 211 | + A76C38682DFFFCFA006B7C38 /* Utils.swift */, |
197 | 212 | A749F6F925B3AE7E0066EB06 /* DataExtensions.swift */, |
198 | 213 | A749F70125B3AE9A0066EB06 /* Observable.swift */, |
199 | 214 | A749F70625B3AEB60066EB06 /* CBCharacteristicExtensions.swift */, |
|
230 | 245 | path = Resources; |
231 | 246 | sourceTree = "<group>"; |
232 | 247 | }; |
| 248 | + A76C38612DFD4B64006B7C38 /* Frameworks */ = { |
| 249 | + isa = PBXGroup; |
| 250 | + children = ( |
| 251 | + ); |
| 252 | + name = Frameworks; |
| 253 | + sourceTree = "<group>"; |
| 254 | + }; |
233 | 255 | A76C4B5D275448E200D2F145 /* Spectrogram */ = { |
234 | 256 | isa = PBXGroup; |
235 | 257 | children = ( |
|
258 | 280 | packageProductDependencies = ( |
259 | 281 | A76E1F20266496FC00E5788B /* Sparkle */, |
260 | 282 | A71B39B9275726800005E271 /* Atomics */, |
| 283 | + A76C38622DFD4B64006B7C38 /* Swifter */, |
261 | 284 | ); |
262 | 285 | productName = NeewerLite; |
263 | 286 | productReference = A731DD3025A57D0B00302E25 /* NeewerLite.app */; |
|
311 | 334 | packageReferences = ( |
312 | 335 | A76E1F1F266496FC00E5788B /* XCRemoteSwiftPackageReference "Sparkle" */, |
313 | 336 | A71B39B8275726800005E271 /* XCRemoteSwiftPackageReference "swift-atomics" */, |
| 337 | + A7B4822A2DFD49C200EB4450 /* XCRemoteSwiftPackageReference "swifter" */, |
314 | 338 | ); |
315 | 339 | productRefGroup = A731DD3125A57D0B00302E25 /* Products */; |
316 | 340 | projectDirPath = ""; |
|
374 | 398 | A731DD9D25A5A01300302E25 /* DeviceViewObject.swift in Sources */, |
375 | 399 | A749F72225B3DFB30066EB06 /* ColorUtils.swift in Sources */, |
376 | 400 | A749F70725B3AEB60066EB06 /* CBCharacteristicExtensions.swift in Sources */, |
| 401 | + A76C38692DFFFCFA006B7C38 /* Utils.swift in Sources */, |
377 | 402 | A731DD6C25A5891E00302E25 /* Logger.swift in Sources */, |
378 | 403 | A7770BF42AF6F7190046E571 /* RoundedScrollView.swift in Sources */, |
379 | 404 | A733AEC22933185900F37DDD /* AppDelegate.swift in Sources */, |
380 | 405 | A749F6FA25B3AE7E0066EB06 /* DataExtensions.swift in Sources */, |
381 | 406 | A77414D22AEA2C8D0085F149 /* BlockingOverlayView.swift in Sources */, |
382 | 407 | A7FF36712AF84A690068022C /* CodableValue.swift in Sources */, |
| 408 | + A7B482292DFD3D6100EB4450 /* Server.swift in Sources */, |
383 | 409 | A749F71A25B3DF4F0066EB06 /* NSBezierPathExtensions.swift in Sources */, |
384 | 410 | A7770BF22AF6EEB30046E571 /* RenameViewController.swift in Sources */, |
385 | 411 | A7311C4629A0BD5E009C03D8 /* Command.swift in Sources */, |
|
603 | 629 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
604 | 630 | BUNDLE_LOADER = "$(TEST_HOST)"; |
605 | 631 | CODE_SIGN_IDENTITY = "Apple Development"; |
606 | | - CODE_SIGN_STYLE = Automatic; |
| 632 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
| 633 | + CODE_SIGN_STYLE = Manual; |
607 | 634 | COMBINE_HIDPI_IMAGES = YES; |
608 | | - DEVELOPMENT_TEAM = MJA89JYF67; |
| 635 | + DEVELOPMENT_TEAM = ""; |
609 | 636 | INFOPLIST_FILE = NeewerLiteTests/Info.plist; |
610 | 637 | LD_RUNPATH_SEARCH_PATHS = ( |
611 | 638 | "$(inherited)", |
|
614 | 641 | ); |
615 | 642 | PRODUCT_BUNDLE_IDENTIFIER = com.beyondcow.neewerlite.NeewerLiteTests; |
616 | 643 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 644 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
617 | 645 | SWIFT_VERSION = 5.0; |
618 | 646 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/NeewerLite.app/Contents/MacOS/NeewerLite"; |
619 | 647 | }; |
|
625 | 653 | ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES; |
626 | 654 | BUNDLE_LOADER = "$(TEST_HOST)"; |
627 | 655 | CODE_SIGN_IDENTITY = "Apple Development"; |
628 | | - CODE_SIGN_STYLE = Automatic; |
| 656 | + "CODE_SIGN_IDENTITY[sdk=macosx*]" = "-"; |
| 657 | + CODE_SIGN_STYLE = Manual; |
629 | 658 | COMBINE_HIDPI_IMAGES = YES; |
630 | | - DEVELOPMENT_TEAM = MJA89JYF67; |
| 659 | + DEVELOPMENT_TEAM = ""; |
631 | 660 | INFOPLIST_FILE = NeewerLiteTests/Info.plist; |
632 | 661 | LD_RUNPATH_SEARCH_PATHS = ( |
633 | 662 | "$(inherited)", |
|
636 | 665 | ); |
637 | 666 | PRODUCT_BUNDLE_IDENTIFIER = com.beyondcow.neewerlite.NeewerLiteTests; |
638 | 667 | PRODUCT_NAME = "$(TARGET_NAME)"; |
| 668 | + PROVISIONING_PROFILE_SPECIFIER = ""; |
639 | 669 | SWIFT_VERSION = 5.0; |
640 | 670 | TEST_HOST = "$(BUILT_PRODUCTS_DIR)/NeewerLite.app/Contents/MacOS/NeewerLite"; |
641 | 671 | }; |
|
690 | 720 | minimumVersion = 1.26.0; |
691 | 721 | }; |
692 | 722 | }; |
| 723 | + A7B4822A2DFD49C200EB4450 /* XCRemoteSwiftPackageReference "swifter" */ = { |
| 724 | + isa = XCRemoteSwiftPackageReference; |
| 725 | + repositoryURL = "https://github.com/httpswift/swifter"; |
| 726 | + requirement = { |
| 727 | + kind = upToNextMajorVersion; |
| 728 | + minimumVersion = 1.5.0; |
| 729 | + }; |
| 730 | + }; |
693 | 731 | /* End XCRemoteSwiftPackageReference section */ |
694 | 732 |
|
695 | 733 | /* Begin XCSwiftPackageProductDependency section */ |
|
698 | 736 | package = A71B39B8275726800005E271 /* XCRemoteSwiftPackageReference "swift-atomics" */; |
699 | 737 | productName = Atomics; |
700 | 738 | }; |
| 739 | + A76C38622DFD4B64006B7C38 /* Swifter */ = { |
| 740 | + isa = XCSwiftPackageProductDependency; |
| 741 | + package = A7B4822A2DFD49C200EB4450 /* XCRemoteSwiftPackageReference "swifter" */; |
| 742 | + productName = Swifter; |
| 743 | + }; |
| 744 | + A76C386E2E002B95006B7C38 /* Sparkle */ = { |
| 745 | + isa = XCSwiftPackageProductDependency; |
| 746 | + package = A76E1F1F266496FC00E5788B /* XCRemoteSwiftPackageReference "Sparkle" */; |
| 747 | + productName = Sparkle; |
| 748 | + }; |
| 749 | + A76C38702E002B98006B7C38 /* Atomics */ = { |
| 750 | + isa = XCSwiftPackageProductDependency; |
| 751 | + package = A71B39B8275726800005E271 /* XCRemoteSwiftPackageReference "swift-atomics" */; |
| 752 | + productName = Atomics; |
| 753 | + }; |
| 754 | + A76C38722E002B9A006B7C38 /* Swifter */ = { |
| 755 | + isa = XCSwiftPackageProductDependency; |
| 756 | + package = A7B4822A2DFD49C200EB4450 /* XCRemoteSwiftPackageReference "swifter" */; |
| 757 | + productName = Swifter; |
| 758 | + }; |
701 | 759 | A76E1F20266496FC00E5788B /* Sparkle */ = { |
702 | 760 | isa = XCSwiftPackageProductDependency; |
703 | 761 | package = A76E1F1F266496FC00E5788B /* XCRemoteSwiftPackageReference "Sparkle" */; |
|
0 commit comments