Spaces:
Build error
Build error
// !$*UTF8*$! | |
{ | |
archiveVersion = 1; | |
classes = { | |
}; | |
objectVersion = 56; | |
objects = { | |
/* Begin PBXBuildFile section */ | |
2600B06F2A5D0872003E8388 /* ChatMessagesView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B06E2A5D0872003E8388 /* ChatMessagesView.swift */; }; | |
2600B0712A5D11DD003E8388 /* VoiceMessageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B0702A5D11DD003E8388 /* VoiceMessageView.swift */; }; | |
2600B0732A60985F003E8388 /* SpeechRecognizer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B0722A60985F003E8388 /* SpeechRecognizer.swift */; }; | |
2600B0762A60A024003E8388 /* WebSocketClient.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B0752A60A024003E8388 /* WebSocketClient.swift */; }; | |
2600B0782A60C6CE003E8388 /* AudioPlayer.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B0772A60C6CE003E8388 /* AudioPlayer.swift */; }; | |
2600B07B2A61EA86003E8388 /* CachedAsyncImage in Frameworks */ = {isa = PBXBuildFile; productRef = 2600B07A2A61EA86003E8388 /* CachedAsyncImage */; }; | |
2600B07E2A68D641003E8388 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B07D2A68D641003E8388 /* SettingsView.swift */; }; | |
2600B0802A68F517003E8388 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 2600B07F2A68F517003E8388 /* GoogleService-Info.plist */; }; | |
2600B0832A68F585003E8388 /* FirebaseAnalytics in Frameworks */ = {isa = PBXBuildFile; productRef = 2600B0822A68F585003E8388 /* FirebaseAnalytics */; }; | |
2600B0852A68F585003E8388 /* FirebaseAuth in Frameworks */ = {isa = PBXBuildFile; productRef = 2600B0842A68F585003E8388 /* FirebaseAuth */; }; | |
2600B0872A68F585003E8388 /* FirebaseAuthCombine-Community in Frameworks */ = {isa = PBXBuildFile; productRef = 2600B0862A68F585003E8388 /* FirebaseAuthCombine-Community */; }; | |
2600B08C2A68FC8C003E8388 /* GoogleSignInSwift in Frameworks */ = {isa = PBXBuildFile; productRef = 2600B08B2A68FC8C003E8388 /* GoogleSignInSwift */; }; | |
2600B08E2A68FCA9003E8388 /* GoogleSignInButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B08D2A68FCA9003E8388 /* GoogleSignInButton.swift */; }; | |
2600B0902A69DCC7003E8388 /* UserSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B08F2A69DCC7003E8388 /* UserSettings.swift */; }; | |
2600B0922A69F786003E8388 /* PreferenceSettings.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2600B0912A69F786003E8388 /* PreferenceSettings.swift */; }; | |
26FE4D092A5B6F0D006A1882 /* racApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26FE4D082A5B6F0D006A1882 /* racApp.swift */; }; | |
26FE4D0B2A5B6F0D006A1882 /* RootView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26FE4D0A2A5B6F0D006A1882 /* RootView.swift */; }; | |
26FE4D0D2A5B6F0E006A1882 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 26FE4D0C2A5B6F0E006A1882 /* Assets.xcassets */; }; | |
26FE4D102A5B6F0E006A1882 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 26FE4D0F2A5B6F0E006A1882 /* Preview Assets.xcassets */; }; | |
26FE4D1D2A5B7009006A1882 /* WelcomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26FE4D1C2A5B7009006A1882 /* WelcomeView.swift */; }; | |
26FE4D1F2A5B704C006A1882 /* InteractiveView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26FE4D1E2A5B704C006A1882 /* InteractiveView.swift */; }; | |
26FE4D212A5B7074006A1882 /* AboutView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26FE4D202A5B7074006A1882 /* AboutView.swift */; }; | |
26FE4D232A5B707B006A1882 /* ConfigView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26FE4D222A5B707B006A1882 /* ConfigView.swift */; }; | |
26FE4D272A5BBFD7006A1882 /* Prompt-SemiBold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 26FE4D252A5BBFD7006A1882 /* Prompt-SemiBold.ttf */; }; | |
26FE4D282A5BBFD7006A1882 /* Prompt-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 26FE4D262A5BBFD7006A1882 /* Prompt-Regular.ttf */; }; | |
26FE4D2C2A5BC25C006A1882 /* CtaButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26FE4D2B2A5BC25C006A1882 /* CtaButton.swift */; }; | |
26FE4D2E2A5BC3D2006A1882 /* Prompt-Medium.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 26FE4D2D2A5BC3D2006A1882 /* Prompt-Medium.ttf */; }; | |
26FE4D312A5BC6B0006A1882 /* View+Extensions.swift in Sources */ = {isa = PBXBuildFile; fileRef = 26FE4D302A5BC6B0006A1882 /* View+Extensions.swift */; }; | |
/* End PBXBuildFile section */ | |
/* Begin PBXFileReference section */ | |
2600B06E2A5D0872003E8388 /* ChatMessagesView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChatMessagesView.swift; sourceTree = "<group>"; }; | |
2600B0702A5D11DD003E8388 /* VoiceMessageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VoiceMessageView.swift; sourceTree = "<group>"; }; | |
2600B0722A60985F003E8388 /* SpeechRecognizer.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SpeechRecognizer.swift; sourceTree = "<group>"; }; | |
2600B0752A60A024003E8388 /* WebSocketClient.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebSocketClient.swift; sourceTree = "<group>"; }; | |
2600B0772A60C6CE003E8388 /* AudioPlayer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioPlayer.swift; sourceTree = "<group>"; }; | |
2600B07D2A68D641003E8388 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; }; | |
2600B07F2A68F517003E8388 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; }; | |
2600B08D2A68FCA9003E8388 /* GoogleSignInButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoogleSignInButton.swift; sourceTree = "<group>"; }; | |
2600B08F2A69DCC7003E8388 /* UserSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserSettings.swift; sourceTree = "<group>"; }; | |
2600B0912A69F786003E8388 /* PreferenceSettings.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PreferenceSettings.swift; sourceTree = "<group>"; }; | |
26FE4D052A5B6F0D006A1882 /* rac.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = rac.app; sourceTree = BUILT_PRODUCTS_DIR; }; | |
26FE4D082A5B6F0D006A1882 /* racApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = racApp.swift; sourceTree = "<group>"; }; | |
26FE4D0A2A5B6F0D006A1882 /* RootView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RootView.swift; sourceTree = "<group>"; }; | |
26FE4D0C2A5B6F0E006A1882 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; | |
26FE4D0F2A5B6F0E006A1882 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; }; | |
26FE4D1C2A5B7009006A1882 /* WelcomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeView.swift; sourceTree = "<group>"; }; | |
26FE4D1E2A5B704C006A1882 /* InteractiveView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InteractiveView.swift; sourceTree = "<group>"; }; | |
26FE4D202A5B7074006A1882 /* AboutView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AboutView.swift; sourceTree = "<group>"; }; | |
26FE4D222A5B707B006A1882 /* ConfigView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ConfigView.swift; sourceTree = "<group>"; }; | |
26FE4D252A5BBFD7006A1882 /* Prompt-SemiBold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Prompt-SemiBold.ttf"; sourceTree = "<group>"; }; | |
26FE4D262A5BBFD7006A1882 /* Prompt-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Prompt-Regular.ttf"; sourceTree = "<group>"; }; | |
26FE4D292A5BC094006A1882 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; }; | |
26FE4D2B2A5BC25C006A1882 /* CtaButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CtaButton.swift; sourceTree = "<group>"; }; | |
26FE4D2D2A5BC3D2006A1882 /* Prompt-Medium.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Prompt-Medium.ttf"; sourceTree = "<group>"; }; | |
26FE4D302A5BC6B0006A1882 /* View+Extensions.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "View+Extensions.swift"; sourceTree = "<group>"; }; | |
/* End PBXFileReference section */ | |
/* Begin PBXFrameworksBuildPhase section */ | |
26FE4D022A5B6F0D006A1882 /* Frameworks */ = { | |
isa = PBXFrameworksBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
2600B08C2A68FC8C003E8388 /* GoogleSignInSwift in Frameworks */, | |
2600B0832A68F585003E8388 /* FirebaseAnalytics in Frameworks */, | |
2600B0852A68F585003E8388 /* FirebaseAuth in Frameworks */, | |
2600B07B2A61EA86003E8388 /* CachedAsyncImage in Frameworks */, | |
2600B0872A68F585003E8388 /* FirebaseAuthCombine-Community in Frameworks */, | |
); | |
runOnlyForDeploymentPostprocessing = 0; | |
}; | |
/* End PBXFrameworksBuildPhase section */ | |
/* Begin PBXGroup section */ | |
2600B0742A60A014003E8388 /* Network */ = { | |
isa = PBXGroup; | |
children = ( | |
2600B0752A60A024003E8388 /* WebSocketClient.swift */, | |
); | |
path = Network; | |
sourceTree = "<group>"; | |
}; | |
2600B07C2A68D633003E8388 /* Settings */ = { | |
isa = PBXGroup; | |
children = ( | |
2600B07D2A68D641003E8388 /* SettingsView.swift */, | |
2600B08D2A68FCA9003E8388 /* GoogleSignInButton.swift */, | |
2600B08F2A69DCC7003E8388 /* UserSettings.swift */, | |
2600B0912A69F786003E8388 /* PreferenceSettings.swift */, | |
); | |
path = Settings; | |
sourceTree = "<group>"; | |
}; | |
26FE4CFC2A5B6F0D006A1882 = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D072A5B6F0D006A1882 /* rac */, | |
26FE4D062A5B6F0D006A1882 /* Products */, | |
); | |
sourceTree = "<group>"; | |
}; | |
26FE4D062A5B6F0D006A1882 /* Products */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D052A5B6F0D006A1882 /* rac.app */, | |
); | |
name = Products; | |
sourceTree = "<group>"; | |
}; | |
26FE4D072A5B6F0D006A1882 /* rac */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D292A5BC094006A1882 /* Info.plist */, | |
2600B07F2A68F517003E8388 /* GoogleService-Info.plist */, | |
26FE4D082A5B6F0D006A1882 /* racApp.swift */, | |
26FE4D0A2A5B6F0D006A1882 /* RootView.swift */, | |
26FE4D192A5B6FBD006A1882 /* Interactive */, | |
26FE4D162A5B6F89006A1882 /* Welcome */, | |
26FE4D2A2A5BC1D5006A1882 /* SharedUI */, | |
26FE4D2F2A5BC6A4006A1882 /* Extension */, | |
2600B0742A60A014003E8388 /* Network */, | |
26FE4D242A5BBF94006A1882 /* Assets */, | |
26FE4D0E2A5B6F0E006A1882 /* Preview Content */, | |
); | |
path = rac; | |
sourceTree = "<group>"; | |
}; | |
26FE4D0E2A5B6F0E006A1882 /* Preview Content */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D0F2A5B6F0E006A1882 /* Preview Assets.xcassets */, | |
); | |
path = "Preview Content"; | |
sourceTree = "<group>"; | |
}; | |
26FE4D162A5B6F89006A1882 /* Welcome */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D172A5B6FA4006A1882 /* About */, | |
26FE4D182A5B6FAA006A1882 /* Config */, | |
2600B07C2A68D633003E8388 /* Settings */, | |
26FE4D1C2A5B7009006A1882 /* WelcomeView.swift */, | |
); | |
path = Welcome; | |
sourceTree = "<group>"; | |
}; | |
26FE4D172A5B6FA4006A1882 /* About */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D202A5B7074006A1882 /* AboutView.swift */, | |
); | |
path = About; | |
sourceTree = "<group>"; | |
}; | |
26FE4D182A5B6FAA006A1882 /* Config */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D222A5B707B006A1882 /* ConfigView.swift */, | |
); | |
path = Config; | |
sourceTree = "<group>"; | |
}; | |
26FE4D192A5B6FBD006A1882 /* Interactive */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D1B2A5B6FCE006A1882 /* Text */, | |
26FE4D1A2A5B6FC4006A1882 /* Voice */, | |
26FE4D1E2A5B704C006A1882 /* InteractiveView.swift */, | |
); | |
path = Interactive; | |
sourceTree = "<group>"; | |
}; | |
26FE4D1A2A5B6FC4006A1882 /* Voice */ = { | |
isa = PBXGroup; | |
children = ( | |
2600B0702A5D11DD003E8388 /* VoiceMessageView.swift */, | |
2600B0722A60985F003E8388 /* SpeechRecognizer.swift */, | |
2600B0772A60C6CE003E8388 /* AudioPlayer.swift */, | |
); | |
path = Voice; | |
sourceTree = "<group>"; | |
}; | |
26FE4D1B2A5B6FCE006A1882 /* Text */ = { | |
isa = PBXGroup; | |
children = ( | |
2600B06E2A5D0872003E8388 /* ChatMessagesView.swift */, | |
); | |
path = Text; | |
sourceTree = "<group>"; | |
}; | |
26FE4D242A5BBF94006A1882 /* Assets */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D262A5BBFD7006A1882 /* Prompt-Regular.ttf */, | |
26FE4D2D2A5BC3D2006A1882 /* Prompt-Medium.ttf */, | |
26FE4D252A5BBFD7006A1882 /* Prompt-SemiBold.ttf */, | |
26FE4D0C2A5B6F0E006A1882 /* Assets.xcassets */, | |
); | |
path = Assets; | |
sourceTree = "<group>"; | |
}; | |
26FE4D2A2A5BC1D5006A1882 /* SharedUI */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D2B2A5BC25C006A1882 /* CtaButton.swift */, | |
); | |
path = SharedUI; | |
sourceTree = "<group>"; | |
}; | |
26FE4D2F2A5BC6A4006A1882 /* Extension */ = { | |
isa = PBXGroup; | |
children = ( | |
26FE4D302A5BC6B0006A1882 /* View+Extensions.swift */, | |
); | |
path = Extension; | |
sourceTree = "<group>"; | |
}; | |
/* End PBXGroup section */ | |
/* Begin PBXNativeTarget section */ | |
26FE4D042A5B6F0D006A1882 /* rac */ = { | |
isa = PBXNativeTarget; | |
buildConfigurationList = 26FE4D132A5B6F0E006A1882 /* Build configuration list for PBXNativeTarget "rac" */; | |
buildPhases = ( | |
26FE4D012A5B6F0D006A1882 /* Sources */, | |
26FE4D022A5B6F0D006A1882 /* Frameworks */, | |
26FE4D032A5B6F0D006A1882 /* Resources */, | |
); | |
buildRules = ( | |
); | |
dependencies = ( | |
); | |
name = rac; | |
packageProductDependencies = ( | |
2600B07A2A61EA86003E8388 /* CachedAsyncImage */, | |
2600B0822A68F585003E8388 /* FirebaseAnalytics */, | |
2600B0842A68F585003E8388 /* FirebaseAuth */, | |
2600B0862A68F585003E8388 /* FirebaseAuthCombine-Community */, | |
2600B08B2A68FC8C003E8388 /* GoogleSignInSwift */, | |
); | |
productName = rac; | |
productReference = 26FE4D052A5B6F0D006A1882 /* rac.app */; | |
productType = "com.apple.product-type.application"; | |
}; | |
/* End PBXNativeTarget section */ | |
/* Begin PBXProject section */ | |
26FE4CFD2A5B6F0D006A1882 /* Project object */ = { | |
isa = PBXProject; | |
attributes = { | |
BuildIndependentTargetsInParallel = 1; | |
LastSwiftUpdateCheck = 1430; | |
LastUpgradeCheck = 1430; | |
TargetAttributes = { | |
26FE4D042A5B6F0D006A1882 = { | |
CreatedOnToolsVersion = 14.3.1; | |
}; | |
}; | |
}; | |
buildConfigurationList = 26FE4D002A5B6F0D006A1882 /* Build configuration list for PBXProject "rac" */; | |
compatibilityVersion = "Xcode 14.0"; | |
developmentRegion = en; | |
hasScannedForEncodings = 0; | |
knownRegions = ( | |
en, | |
Base, | |
); | |
mainGroup = 26FE4CFC2A5B6F0D006A1882; | |
packageReferences = ( | |
2600B0792A61EA86003E8388 /* XCRemoteSwiftPackageReference "swiftui-cached-async-image" */, | |
2600B0812A68F585003E8388 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */, | |
2600B08A2A68FC8C003E8388 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */, | |
); | |
productRefGroup = 26FE4D062A5B6F0D006A1882 /* Products */; | |
projectDirPath = ""; | |
projectRoot = ""; | |
targets = ( | |
26FE4D042A5B6F0D006A1882 /* rac */, | |
); | |
}; | |
/* End PBXProject section */ | |
/* Begin PBXResourcesBuildPhase section */ | |
26FE4D032A5B6F0D006A1882 /* Resources */ = { | |
isa = PBXResourcesBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
26FE4D272A5BBFD7006A1882 /* Prompt-SemiBold.ttf in Resources */, | |
26FE4D102A5B6F0E006A1882 /* Preview Assets.xcassets in Resources */, | |
26FE4D0D2A5B6F0E006A1882 /* Assets.xcassets in Resources */, | |
26FE4D2E2A5BC3D2006A1882 /* Prompt-Medium.ttf in Resources */, | |
26FE4D282A5BBFD7006A1882 /* Prompt-Regular.ttf in Resources */, | |
2600B0802A68F517003E8388 /* GoogleService-Info.plist in Resources */, | |
); | |
runOnlyForDeploymentPostprocessing = 0; | |
}; | |
/* End PBXResourcesBuildPhase section */ | |
/* Begin PBXSourcesBuildPhase section */ | |
26FE4D012A5B6F0D006A1882 /* Sources */ = { | |
isa = PBXSourcesBuildPhase; | |
buildActionMask = 2147483647; | |
files = ( | |
26FE4D232A5B707B006A1882 /* ConfigView.swift in Sources */, | |
2600B0922A69F786003E8388 /* PreferenceSettings.swift in Sources */, | |
26FE4D0B2A5B6F0D006A1882 /* RootView.swift in Sources */, | |
2600B0762A60A024003E8388 /* WebSocketClient.swift in Sources */, | |
2600B0732A60985F003E8388 /* SpeechRecognizer.swift in Sources */, | |
2600B08E2A68FCA9003E8388 /* GoogleSignInButton.swift in Sources */, | |
26FE4D1F2A5B704C006A1882 /* InteractiveView.swift in Sources */, | |
26FE4D2C2A5BC25C006A1882 /* CtaButton.swift in Sources */, | |
2600B06F2A5D0872003E8388 /* ChatMessagesView.swift in Sources */, | |
2600B07E2A68D641003E8388 /* SettingsView.swift in Sources */, | |
26FE4D1D2A5B7009006A1882 /* WelcomeView.swift in Sources */, | |
26FE4D092A5B6F0D006A1882 /* racApp.swift in Sources */, | |
2600B0712A5D11DD003E8388 /* VoiceMessageView.swift in Sources */, | |
26FE4D312A5BC6B0006A1882 /* View+Extensions.swift in Sources */, | |
2600B0902A69DCC7003E8388 /* UserSettings.swift in Sources */, | |
2600B0782A60C6CE003E8388 /* AudioPlayer.swift in Sources */, | |
26FE4D212A5B7074006A1882 /* AboutView.swift in Sources */, | |
); | |
runOnlyForDeploymentPostprocessing = 0; | |
}; | |
/* End PBXSourcesBuildPhase section */ | |
/* Begin XCBuildConfiguration section */ | |
26FE4D112A5B6F0E006A1882 /* Debug */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ALWAYS_SEARCH_USER_PATHS = NO; | |
CLANG_ANALYZER_NONNULL = YES; | |
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | |
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; | |
CLANG_ENABLE_MODULES = YES; | |
CLANG_ENABLE_OBJC_ARC = YES; | |
CLANG_ENABLE_OBJC_WEAK = YES; | |
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
CLANG_WARN_BOOL_CONVERSION = YES; | |
CLANG_WARN_COMMA = YES; | |
CLANG_WARN_CONSTANT_CONVERSION = YES; | |
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | |
CLANG_WARN_EMPTY_BODY = YES; | |
CLANG_WARN_ENUM_CONVERSION = YES; | |
CLANG_WARN_INFINITE_RECURSION = YES; | |
CLANG_WARN_INT_CONVERSION = YES; | |
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; | |
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
CLANG_WARN_STRICT_PROTOTYPES = YES; | |
CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; | |
CLANG_WARN_UNREACHABLE_CODE = YES; | |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
COPY_PHASE_STRIP = NO; | |
DEBUG_INFORMATION_FORMAT = dwarf; | |
ENABLE_STRICT_OBJC_MSGSEND = YES; | |
ENABLE_TESTABILITY = YES; | |
GCC_C_LANGUAGE_STANDARD = gnu11; | |
GCC_DYNAMIC_NO_PIC = NO; | |
GCC_NO_COMMON_BLOCKS = YES; | |
GCC_OPTIMIZATION_LEVEL = 0; | |
GCC_PREPROCESSOR_DEFINITIONS = ( | |
"DEBUG=1", | |
"$(inherited)", | |
); | |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
GCC_WARN_UNDECLARED_SELECTOR = YES; | |
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
GCC_WARN_UNUSED_FUNCTION = YES; | |
GCC_WARN_UNUSED_VARIABLE = YES; | |
IPHONEOS_DEPLOYMENT_TARGET = 16.4; | |
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE; | |
MTL_FAST_MATH = YES; | |
ONLY_ACTIVE_ARCH = YES; | |
SDKROOT = iphoneos; | |
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG; | |
SWIFT_OPTIMIZATION_LEVEL = "-Onone"; | |
}; | |
name = Debug; | |
}; | |
26FE4D122A5B6F0E006A1882 /* Release */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ALWAYS_SEARCH_USER_PATHS = NO; | |
CLANG_ANALYZER_NONNULL = YES; | |
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE; | |
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20"; | |
CLANG_ENABLE_MODULES = YES; | |
CLANG_ENABLE_OBJC_ARC = YES; | |
CLANG_ENABLE_OBJC_WEAK = YES; | |
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES; | |
CLANG_WARN_BOOL_CONVERSION = YES; | |
CLANG_WARN_COMMA = YES; | |
CLANG_WARN_CONSTANT_CONVERSION = YES; | |
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES; | |
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; | |
CLANG_WARN_DOCUMENTATION_COMMENTS = YES; | |
CLANG_WARN_EMPTY_BODY = YES; | |
CLANG_WARN_ENUM_CONVERSION = YES; | |
CLANG_WARN_INFINITE_RECURSION = YES; | |
CLANG_WARN_INT_CONVERSION = YES; | |
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES; | |
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES; | |
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES; | |
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; | |
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES; | |
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES; | |
CLANG_WARN_STRICT_PROTOTYPES = YES; | |
CLANG_WARN_SUSPICIOUS_MOVE = YES; | |
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE; | |
CLANG_WARN_UNREACHABLE_CODE = YES; | |
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; | |
COPY_PHASE_STRIP = NO; | |
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
ENABLE_NS_ASSERTIONS = NO; | |
ENABLE_STRICT_OBJC_MSGSEND = YES; | |
GCC_C_LANGUAGE_STANDARD = gnu11; | |
GCC_NO_COMMON_BLOCKS = YES; | |
GCC_WARN_64_TO_32_BIT_CONVERSION = YES; | |
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; | |
GCC_WARN_UNDECLARED_SELECTOR = YES; | |
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; | |
GCC_WARN_UNUSED_FUNCTION = YES; | |
GCC_WARN_UNUSED_VARIABLE = YES; | |
IPHONEOS_DEPLOYMENT_TARGET = 16.4; | |
MTL_ENABLE_DEBUG_INFO = NO; | |
MTL_FAST_MATH = YES; | |
SDKROOT = iphoneos; | |
SWIFT_COMPILATION_MODE = wholemodule; | |
SWIFT_OPTIMIZATION_LEVEL = "-O"; | |
VALIDATE_PRODUCT = YES; | |
}; | |
name = Release; | |
}; | |
26FE4D142A5B6F0E006A1882 /* Debug */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | |
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | |
CODE_SIGN_STYLE = Automatic; | |
CURRENT_PROJECT_VERSION = 202307151549; | |
DEVELOPMENT_ASSET_PATHS = "\"rac/Preview Content\""; | |
DEVELOPMENT_TEAM = T4PLTPSZ3V; | |
ENABLE_PREVIEWS = YES; | |
GENERATE_INFOPLIST_FILE = YES; | |
INFOPLIST_FILE = rac/Info.plist; | |
INFOPLIST_KEY_CFBundleDisplayName = RealChar; | |
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment"; | |
INFOPLIST_KEY_NSMicrophoneUsageDescription = "You can send voice message to your favorite realtime AI chacater."; | |
INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "You can send voice message to your favorite realtime AI chacater."; | |
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; | |
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; | |
INFOPLIST_KEY_UILaunchScreen_Generation = YES; | |
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; | |
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; | |
LD_RUNPATH_SEARCH_PATHS = ( | |
"$(inherited)", | |
"@executable_path/Frameworks", | |
); | |
MARKETING_VERSION = 0.1; | |
PRODUCT_BUNDLE_IDENTIFIER = ai.realchar.app; | |
PRODUCT_NAME = "$(TARGET_NAME)"; | |
SWIFT_EMIT_LOC_STRINGS = YES; | |
SWIFT_VERSION = 5.0; | |
TARGETED_DEVICE_FAMILY = "1,2"; | |
}; | |
name = Debug; | |
}; | |
26FE4D152A5B6F0E006A1882 /* Release */ = { | |
isa = XCBuildConfiguration; | |
buildSettings = { | |
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; | |
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor; | |
CODE_SIGN_STYLE = Automatic; | |
CURRENT_PROJECT_VERSION = 202307151549; | |
DEVELOPMENT_ASSET_PATHS = "\"rac/Preview Content\""; | |
DEVELOPMENT_TEAM = T4PLTPSZ3V; | |
ENABLE_PREVIEWS = YES; | |
GENERATE_INFOPLIST_FILE = YES; | |
INFOPLIST_FILE = rac/Info.plist; | |
INFOPLIST_KEY_CFBundleDisplayName = RealChar; | |
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.entertainment"; | |
INFOPLIST_KEY_NSMicrophoneUsageDescription = "You can send voice message to your favorite realtime AI chacater."; | |
INFOPLIST_KEY_NSSpeechRecognitionUsageDescription = "You can send voice message to your favorite realtime AI chacater."; | |
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; | |
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; | |
INFOPLIST_KEY_UILaunchScreen_Generation = YES; | |
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; | |
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPhone = "UIInterfaceOrientationPortrait UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight"; | |
LD_RUNPATH_SEARCH_PATHS = ( | |
"$(inherited)", | |
"@executable_path/Frameworks", | |
); | |
MARKETING_VERSION = 0.1; | |
PRODUCT_BUNDLE_IDENTIFIER = ai.realchar.app; | |
PRODUCT_NAME = "$(TARGET_NAME)"; | |
SWIFT_EMIT_LOC_STRINGS = YES; | |
SWIFT_VERSION = 5.0; | |
TARGETED_DEVICE_FAMILY = "1,2"; | |
}; | |
name = Release; | |
}; | |
/* End XCBuildConfiguration section */ | |
/* Begin XCConfigurationList section */ | |
26FE4D002A5B6F0D006A1882 /* Build configuration list for PBXProject "rac" */ = { | |
isa = XCConfigurationList; | |
buildConfigurations = ( | |
26FE4D112A5B6F0E006A1882 /* Debug */, | |
26FE4D122A5B6F0E006A1882 /* Release */, | |
); | |
defaultConfigurationIsVisible = 0; | |
defaultConfigurationName = Release; | |
}; | |
26FE4D132A5B6F0E006A1882 /* Build configuration list for PBXNativeTarget "rac" */ = { | |
isa = XCConfigurationList; | |
buildConfigurations = ( | |
26FE4D142A5B6F0E006A1882 /* Debug */, | |
26FE4D152A5B6F0E006A1882 /* Release */, | |
); | |
defaultConfigurationIsVisible = 0; | |
defaultConfigurationName = Release; | |
}; | |
/* End XCConfigurationList section */ | |
/* Begin XCRemoteSwiftPackageReference section */ | |
2600B0792A61EA86003E8388 /* XCRemoteSwiftPackageReference "swiftui-cached-async-image" */ = { | |
isa = XCRemoteSwiftPackageReference; | |
repositoryURL = "https://github.com/lorenzofiamingo/swiftui-cached-async-image"; | |
requirement = { | |
kind = upToNextMajorVersion; | |
minimumVersion = 2.0.0; | |
}; | |
}; | |
2600B0812A68F585003E8388 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */ = { | |
isa = XCRemoteSwiftPackageReference; | |
repositoryURL = "https://github.com/firebase/firebase-ios-sdk"; | |
requirement = { | |
kind = upToNextMajorVersion; | |
minimumVersion = 10.0.0; | |
}; | |
}; | |
2600B08A2A68FC8C003E8388 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */ = { | |
isa = XCRemoteSwiftPackageReference; | |
repositoryURL = "https://github.com/google/GoogleSignIn-iOS"; | |
requirement = { | |
kind = upToNextMajorVersion; | |
minimumVersion = 7.0.0; | |
}; | |
}; | |
/* End XCRemoteSwiftPackageReference section */ | |
/* Begin XCSwiftPackageProductDependency section */ | |
2600B07A2A61EA86003E8388 /* CachedAsyncImage */ = { | |
isa = XCSwiftPackageProductDependency; | |
package = 2600B0792A61EA86003E8388 /* XCRemoteSwiftPackageReference "swiftui-cached-async-image" */; | |
productName = CachedAsyncImage; | |
}; | |
2600B0822A68F585003E8388 /* FirebaseAnalytics */ = { | |
isa = XCSwiftPackageProductDependency; | |
package = 2600B0812A68F585003E8388 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; | |
productName = FirebaseAnalytics; | |
}; | |
2600B0842A68F585003E8388 /* FirebaseAuth */ = { | |
isa = XCSwiftPackageProductDependency; | |
package = 2600B0812A68F585003E8388 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; | |
productName = FirebaseAuth; | |
}; | |
2600B0862A68F585003E8388 /* FirebaseAuthCombine-Community */ = { | |
isa = XCSwiftPackageProductDependency; | |
package = 2600B0812A68F585003E8388 /* XCRemoteSwiftPackageReference "firebase-ios-sdk" */; | |
productName = "FirebaseAuthCombine-Community"; | |
}; | |
2600B08B2A68FC8C003E8388 /* GoogleSignInSwift */ = { | |
isa = XCSwiftPackageProductDependency; | |
package = 2600B08A2A68FC8C003E8388 /* XCRemoteSwiftPackageReference "GoogleSignIn-iOS" */; | |
productName = GoogleSignInSwift; | |
}; | |
/* End XCSwiftPackageProductDependency section */ | |
}; | |
rootObject = 26FE4CFD2A5B6F0D006A1882 /* Project object */; | |
} | |