From 198858ebeb6b5d65c6e5dc6a00e0b18fcdf633ae Mon Sep 17 00:00:00 2001 From: Trey t Date: Wed, 23 Mar 2022 22:51:26 -0500 Subject: [PATCH] change name to iFeels --- Feels.xcodeproj/project.pbxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Feels.xcodeproj/project.pbxproj b/Feels.xcodeproj/project.pbxproj index 8b31a10..d6951db 100644 --- a/Feels.xcodeproj/project.pbxproj +++ b/Feels.xcodeproj/project.pbxproj @@ -251,7 +251,7 @@ 1CD90AED278C7DDF001C4FEA /* FeelsApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FeelsApp.swift; sourceTree = ""; }; 1CD90AEF278C7DDF001C4FEA /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = ""; }; 1CD90AF0278C7DE0001C4FEA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = ""; }; - 1CD90AF5278C7DE0001C4FEA /* iFeel.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iFeel.app; sourceTree = BUILT_PRODUCTS_DIR; }; + 1CD90AF5278C7DE0001C4FEA /* iFeels.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = iFeels.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1CD90AFB278C7DE0001C4FEA /* Feels.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Feels.app; sourceTree = BUILT_PRODUCTS_DIR; }; 1CD90AFD278C7DE0001C4FEA /* macOS.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = macOS.entitlements; sourceTree = ""; }; 1CD90B02278C7DE0001C4FEA /* Tests iOS.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Tests iOS.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; @@ -531,7 +531,7 @@ 1CD90AF6278C7DE0001C4FEA /* Products */ = { isa = PBXGroup; children = ( - 1CD90AF5278C7DE0001C4FEA /* iFeel.app */, + 1CD90AF5278C7DE0001C4FEA /* iFeels.app */, 1CD90AFB278C7DE0001C4FEA /* Feels.app */, 1CD90B02278C7DE0001C4FEA /* Tests iOS.xctest */, 1CD90B0E278C7DE0001C4FEA /* Tests macOS.xctest */, @@ -630,7 +630,7 @@ 1C414C2D27DB1B9B00BC1720 /* FirebaseAnalyticsWithoutAdIdSupport */, ); productName = "Feels (iOS)"; - productReference = 1CD90AF5278C7DE0001C4FEA /* iFeel.app */; + productReference = 1CD90AF5278C7DE0001C4FEA /* iFeels.app */; productType = "com.apple.product-type.application"; }; 1CD90AFA278C7DE0001C4FEA /* Feels (macOS) */ = { @@ -1136,7 +1136,7 @@ ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.88oakapps.ifeelDebug; - PRODUCT_NAME = iFeel; + PRODUCT_NAME = iFeels; PROVISIONING_PROFILE_SPECIFIER = ""; SDKROOT = iphoneos; SWIFT_EMIT_LOC_STRINGS = YES; @@ -1172,7 +1172,7 @@ ); MARKETING_VERSION = 1.0; PRODUCT_BUNDLE_IDENTIFIER = com.88oakapps.ifeel; - PRODUCT_NAME = iFeel; + PRODUCT_NAME = iFeels; PROVISIONING_PROFILE_SPECIFIER = ""; SDKROOT = iphoneos; SWIFT_EMIT_LOC_STRINGS = YES;