|
74 | 74 | /* End PBXContainerItemProxy section */
|
75 | 75 |
|
76 | 76 | /* Begin PBXFileReference section */
|
77 |
| - 342202612896D31000A1DEED /* Bean Juice.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = "Bean Juice.entitlements"; sourceTree = "<group>"; }; |
| 77 | + 342202612896D31000A1DEED /* BeanJuice.entitlements */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.entitlements; path = BeanJuice.entitlements; sourceTree = "<group>"; }; |
78 | 78 | 342202632896D3B500A1DEED /* CloudKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CloudKit.framework; path = System/Library/Frameworks/CloudKit.framework; sourceTree = SDKROOT; };
|
79 | 79 | 342202652897C49600A1DEED /* SplashScreen.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashScreen.swift; sourceTree = "<group>"; };
|
80 | 80 | 342202672897C5FD00A1DEED /* ColorExtension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorExtension.swift; sourceTree = "<group>"; };
|
81 | 81 | 3424D8B028E5C051009F2AE4 /* LeftoverView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LeftoverView.swift; sourceTree = "<group>"; };
|
82 |
| - 345A0D8D2896CA47004702DD /* Bean Juice.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Bean Juice.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 82 | + 345A0D8D2896CA47004702DD /* BeanJuice.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BeanJuice.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
83 | 83 | 345A0D942896CA48004702DD /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
84 | 84 | 345A0D972896CA48004702DD /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
|
85 |
| - 345A0D9D2896CA48004702DD /* Bean JuiceTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Bean JuiceTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 85 | + 345A0D9D2896CA48004702DD /* BeanJuiceTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = BeanJuiceTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; }; |
86 | 86 | 345A0DA12896CA48004702DD /* BeanJuiceTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BeanJuiceTests.swift; sourceTree = "<group>"; };
|
87 | 87 | 345A0DBA2896CA6F004702DD /* Main.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Main.swift; sourceTree = "<group>"; };
|
88 | 88 | 345A0DBC2896CA84004702DD /* LocationManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LocationManager.swift; sourceTree = "<group>"; };
|
|
165 | 165 | isa = PBXGroup;
|
166 | 166 | children = (
|
167 | 167 | 7840C9BF2D5B4279008544D3 /* ci_scripts */,
|
168 |
| - 345A0D8F2896CA47004702DD /* Bean Juice */, |
| 168 | + 345A0D8F2896CA47004702DD /* BeanJuice */, |
169 | 169 | 345A0DA02896CA48004702DD /* BeanJuiceTests */,
|
170 | 170 | 345A0D8E2896CA47004702DD /* Products */,
|
171 | 171 | 342202622896D3B500A1DEED /* Frameworks */,
|
|
175 | 175 | 345A0D8E2896CA47004702DD /* Products */ = {
|
176 | 176 | isa = PBXGroup;
|
177 | 177 | children = (
|
178 |
| - 345A0D8D2896CA47004702DD /* Bean Juice.app */, |
179 |
| - 345A0D9D2896CA48004702DD /* Bean JuiceTests.xctest */, |
| 178 | + 345A0D8D2896CA47004702DD /* BeanJuice.app */, |
| 179 | + 345A0D9D2896CA48004702DD /* BeanJuiceTests.xctest */, |
180 | 180 | );
|
181 | 181 | name = Products;
|
182 | 182 | sourceTree = "<group>";
|
183 | 183 | };
|
184 |
| - 345A0D8F2896CA47004702DD /* Bean Juice */ = { |
| 184 | + 345A0D8F2896CA47004702DD /* BeanJuice */ = { |
185 | 185 | isa = PBXGroup;
|
186 | 186 | children = (
|
187 |
| - 342202612896D31000A1DEED /* Bean Juice.entitlements */, |
| 187 | + 342202612896D31000A1DEED /* BeanJuice.entitlements */, |
188 | 188 | 345A0D942896CA48004702DD /* Assets.xcassets */,
|
189 | 189 | 345A0DBA2896CA6F004702DD /* Main.swift */,
|
190 | 190 | 345A0E232896CC5D004702DD /* Method Information */,
|
|
193 | 193 | 345A0E252896CC9B004702DD /* Utilities */,
|
194 | 194 | 345A0E2C2896CD69004702DD /* Views */,
|
195 | 195 | );
|
196 |
| - path = "Bean Juice"; |
| 196 | + path = BeanJuice; |
197 | 197 | sourceTree = "<group>";
|
198 | 198 | };
|
199 | 199 | 345A0D962896CA48004702DD /* Preview Content */ = {
|
|
364 | 364 | /* End PBXGroup section */
|
365 | 365 |
|
366 | 366 | /* Begin PBXNativeTarget section */
|
367 |
| - 345A0D8C2896CA47004702DD /* Bean Juice */ = { |
| 367 | + 345A0D8C2896CA47004702DD /* BeanJuice */ = { |
368 | 368 | isa = PBXNativeTarget;
|
369 |
| - buildConfigurationList = 345A0DB12896CA48004702DD /* Build configuration list for PBXNativeTarget "Bean Juice" */; |
| 369 | + buildConfigurationList = 345A0DB12896CA48004702DD /* Build configuration list for PBXNativeTarget "BeanJuice" */; |
370 | 370 | buildPhases = (
|
371 | 371 | 345A0D892896CA47004702DD /* Sources */,
|
372 | 372 | 345A0D8A2896CA47004702DD /* Frameworks */,
|
|
377 | 377 | dependencies = (
|
378 | 378 | 346FFD242AB2EA840074C7AD /* PBXTargetDependency */,
|
379 | 379 | );
|
380 |
| - name = "Bean Juice"; |
| 380 | + name = BeanJuice; |
381 | 381 | packageProductDependencies = (
|
382 | 382 | 345A0E132896CB46004702DD /* Nifty Markdown Formatter */,
|
383 | 383 | );
|
384 | 384 | productName = "Bean Juice";
|
385 |
| - productReference = 345A0D8D2896CA47004702DD /* Bean Juice.app */; |
| 385 | + productReference = 345A0D8D2896CA47004702DD /* BeanJuice.app */; |
386 | 386 | productType = "com.apple.product-type.application";
|
387 | 387 | };
|
388 |
| - 345A0D9C2896CA48004702DD /* Bean JuiceTests */ = { |
| 388 | + 345A0D9C2896CA48004702DD /* BeanJuiceTests */ = { |
389 | 389 | isa = PBXNativeTarget;
|
390 |
| - buildConfigurationList = 345A0DB42896CA48004702DD /* Build configuration list for PBXNativeTarget "Bean JuiceTests" */; |
| 390 | + buildConfigurationList = 345A0DB42896CA48004702DD /* Build configuration list for PBXNativeTarget "BeanJuiceTests" */; |
391 | 391 | buildPhases = (
|
392 | 392 | 345A0D992896CA48004702DD /* Sources */,
|
393 | 393 | 345A0D9A2896CA48004702DD /* Frameworks */,
|
|
398 | 398 | dependencies = (
|
399 | 399 | 345A0D9F2896CA48004702DD /* PBXTargetDependency */,
|
400 | 400 | );
|
401 |
| - name = "Bean JuiceTests"; |
| 401 | + name = BeanJuiceTests; |
402 | 402 | productName = "Bean JuiceTests";
|
403 |
| - productReference = 345A0D9D2896CA48004702DD /* Bean JuiceTests.xctest */; |
| 403 | + productReference = 345A0D9D2896CA48004702DD /* BeanJuiceTests.xctest */; |
404 | 404 | productType = "com.apple.product-type.bundle.unit-test";
|
405 | 405 | };
|
406 | 406 | /* End PBXNativeTarget section */
|
|
422 | 422 | };
|
423 | 423 | };
|
424 | 424 | };
|
425 |
| - buildConfigurationList = 345A0D882896CA47004702DD /* Build configuration list for PBXProject "Bean Juice" */; |
| 425 | + buildConfigurationList = 345A0D882896CA47004702DD /* Build configuration list for PBXProject "BeanJuice" */; |
426 | 426 | compatibilityVersion = "Xcode 13.0";
|
427 | 427 | developmentRegion = en;
|
428 | 428 | hasScannedForEncodings = 0;
|
|
439 | 439 | projectDirPath = "";
|
440 | 440 | projectRoot = "";
|
441 | 441 | targets = (
|
442 |
| - 345A0D8C2896CA47004702DD /* Bean Juice */, |
443 |
| - 345A0D9C2896CA48004702DD /* Bean JuiceTests */, |
| 442 | + 345A0D8C2896CA47004702DD /* BeanJuice */, |
| 443 | + 345A0D9C2896CA48004702DD /* BeanJuiceTests */, |
444 | 444 | );
|
445 | 445 | };
|
446 | 446 | /* End PBXProject section */
|
|
534 | 534 | /* Begin PBXTargetDependency section */
|
535 | 535 | 345A0D9F2896CA48004702DD /* PBXTargetDependency */ = {
|
536 | 536 | isa = PBXTargetDependency;
|
537 |
| - target = 345A0D8C2896CA47004702DD /* Bean Juice */; |
| 537 | + target = 345A0D8C2896CA47004702DD /* BeanJuice */; |
538 | 538 | targetProxy = 345A0D9E2896CA48004702DD /* PBXContainerItemProxy */;
|
539 | 539 | };
|
540 | 540 | 346FFD242AB2EA840074C7AD /* PBXTargetDependency */ = {
|
|
667 | 667 | buildSettings = {
|
668 | 668 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
669 | 669 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
670 |
| - CODE_SIGN_ENTITLEMENTS = "Bean Juice/Bean Juice.entitlements"; |
| 670 | + CODE_SIGN_ENTITLEMENTS = BeanJuice/BeanJuice.entitlements; |
671 | 671 | CODE_SIGN_STYLE = Automatic;
|
672 | 672 | CURRENT_PROJECT_VERSION = 1;
|
673 |
| - DEVELOPMENT_ASSET_PATHS = "\"Bean Juice/Preview Content\""; |
| 673 | + DEVELOPMENT_ASSET_PATHS = "\"BeanJuice/Preview Content\""; |
674 | 674 | DEVELOPMENT_TEAM = LBHT4Q3RSF;
|
675 | 675 | ENABLE_PREVIEWS = YES;
|
676 | 676 | GENERATE_INFOPLIST_FILE = YES;
|
|
706 | 706 | buildSettings = {
|
707 | 707 | ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
708 | 708 | ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
709 |
| - CODE_SIGN_ENTITLEMENTS = "Bean Juice/Bean Juice.entitlements"; |
| 709 | + CODE_SIGN_ENTITLEMENTS = BeanJuice/BeanJuice.entitlements; |
710 | 710 | CODE_SIGN_STYLE = Automatic;
|
711 | 711 | CURRENT_PROJECT_VERSION = 1;
|
712 |
| - DEVELOPMENT_ASSET_PATHS = "\"Bean Juice/Preview Content\""; |
| 712 | + DEVELOPMENT_ASSET_PATHS = "\"BeanJuice/Preview Content\""; |
713 | 713 | DEVELOPMENT_TEAM = LBHT4Q3RSF;
|
714 | 714 | ENABLE_PREVIEWS = YES;
|
715 | 715 | GENERATE_INFOPLIST_FILE = YES;
|
|
755 | 755 | SWIFT_EMIT_LOC_STRINGS = NO;
|
756 | 756 | SWIFT_VERSION = 5.0;
|
757 | 757 | TARGETED_DEVICE_FAMILY = "1,2";
|
758 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Bean Juice.app/Bean Juice"; |
| 758 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BeanJuice.app/BeanJuice"; |
759 | 759 | };
|
760 | 760 | name = Debug;
|
761 | 761 | };
|
|
774 | 774 | SWIFT_EMIT_LOC_STRINGS = NO;
|
775 | 775 | SWIFT_VERSION = 5.0;
|
776 | 776 | TARGETED_DEVICE_FAMILY = "1,2";
|
777 |
| - TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Bean Juice.app/Bean Juice"; |
| 777 | + TEST_HOST = "$(BUILT_PRODUCTS_DIR)/BeanJuice.app/BeanJuice"; |
778 | 778 | };
|
779 | 779 | name = Release;
|
780 | 780 | };
|
781 | 781 | /* End XCBuildConfiguration section */
|
782 | 782 |
|
783 | 783 | /* Begin XCConfigurationList section */
|
784 |
| - 345A0D882896CA47004702DD /* Build configuration list for PBXProject "Bean Juice" */ = { |
| 784 | + 345A0D882896CA47004702DD /* Build configuration list for PBXProject "BeanJuice" */ = { |
785 | 785 | isa = XCConfigurationList;
|
786 | 786 | buildConfigurations = (
|
787 | 787 | 345A0DAF2896CA48004702DD /* Debug */,
|
|
790 | 790 | defaultConfigurationIsVisible = 0;
|
791 | 791 | defaultConfigurationName = Release;
|
792 | 792 | };
|
793 |
| - 345A0DB12896CA48004702DD /* Build configuration list for PBXNativeTarget "Bean Juice" */ = { |
| 793 | + 345A0DB12896CA48004702DD /* Build configuration list for PBXNativeTarget "BeanJuice" */ = { |
794 | 794 | isa = XCConfigurationList;
|
795 | 795 | buildConfigurations = (
|
796 | 796 | 345A0DB22896CA48004702DD /* Debug */,
|
|
799 | 799 | defaultConfigurationIsVisible = 0;
|
800 | 800 | defaultConfigurationName = Release;
|
801 | 801 | };
|
802 |
| - 345A0DB42896CA48004702DD /* Build configuration list for PBXNativeTarget "Bean JuiceTests" */ = { |
| 802 | + 345A0DB42896CA48004702DD /* Build configuration list for PBXNativeTarget "BeanJuiceTests" */ = { |
803 | 803 | isa = XCConfigurationList;
|
804 | 804 | buildConfigurations = (
|
805 | 805 | 345A0DB52896CA48004702DD /* Debug */,
|
|
0 commit comments