Files
swiftGrammar/AIGrammar.xcodeproj/project.pbxproj

942 lines
46 KiB
Plaintext

// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 56;
objects = {
/* Begin PBXBuildFile section */
5500A3902BB3C7E80065A1D3 /* AIGrammarApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A38F2BB3C7E80065A1D3 /* AIGrammarApp.swift */; };
5500A3922BB3C7E80065A1D3 /* ContentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3912BB3C7E80065A1D3 /* ContentView.swift */; };
5500A3942BB3C7EB0065A1D3 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5500A3932BB3C7EB0065A1D3 /* Assets.xcassets */; };
5500A3972BB3C7EB0065A1D3 /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5500A3962BB3C7EB0065A1D3 /* Preview Assets.xcassets */; };
5500A3992BB3C7EB0065A1D3 /* Persistence.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3982BB3C7EB0065A1D3 /* Persistence.swift */; };
5500A39C2BB3C7EB0065A1D3 /* AIGrammar.xcdatamodeld in Sources */ = {isa = PBXBuildFile; fileRef = 5500A39A2BB3C7EB0065A1D3 /* AIGrammar.xcdatamodeld */; };
5500A3A62BB3C7EC0065A1D3 /* AIGrammarTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3A52BB3C7EC0065A1D3 /* AIGrammarTests.swift */; };
5500A3B02BB3C7EC0065A1D3 /* AIGrammarUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3AF2BB3C7EC0065A1D3 /* AIGrammarUITests.swift */; };
5500A3B22BB3C7EC0065A1D3 /* AIGrammarUITestsLaunchTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3B12BB3C7EC0065A1D3 /* AIGrammarUITestsLaunchTests.swift */; };
5500A3C02BB40A3B0065A1D3 /* AllTabView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3BF2BB40A3B0065A1D3 /* AllTabView.swift */; };
5500A3C22BB40AB10065A1D3 /* GrammarCheckView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3C12BB40AB10065A1D3 /* GrammarCheckView.swift */; };
5500A3C42BB40AC40065A1D3 /* WordsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3C32BB40AC40065A1D3 /* WordsView.swift */; };
5500A3C62BB40AD30065A1D3 /* TranslateView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3C52BB40AD30065A1D3 /* TranslateView.swift */; };
5500A3C82BB40ADE0065A1D3 /* SettingsView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5500A3C72BB40ADE0065A1D3 /* SettingsView.swift */; };
5509CEEE2BB526F80056C5C2 /* ColorToString.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5509CEED2BB526F70056C5C2 /* ColorToString.swift */; };
5509CEF12BB54DD10056C5C2 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 5509CEF02BB54DD10056C5C2 /* Config.swift */; };
550B85A22C2BC624008834E5 /* InitAPP.swift in Sources */ = {isa = PBXBuildFile; fileRef = 550B85A12C2BC623008834E5 /* InitAPP.swift */; };
551C8C342C79946700B1A88C /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 551C8C332C79946700B1A88C /* GoogleService-Info.plist */; };
559E6D7C2C34EAE700C971B9 /* IapManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 559E6D7B2C34EAE700C971B9 /* IapManager.swift */; };
559E6D7E2C35355200C971B9 /* LogManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 559E6D7D2C35355200C971B9 /* LogManager.swift */; };
55A954A22BBBFD0C00BF181E /* GrammarData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55A954A12BBBFD0C00BF181E /* GrammarData.swift */; };
55BB12792BBD4C9900D2BEA4 /* RichText.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55BB12782BBD4C9900D2BEA4 /* RichText.swift */; };
55BB127B2BBD653100D2BEA4 /* ShareSheet.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55BB127A2BBD653100D2BEA4 /* ShareSheet.swift */; };
55BB127D2BBD6D0600D2BEA4 /* CameraView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55BB127C2BBD6D0600D2BEA4 /* CameraView.swift */; };
55BC47492C3A383A00120A7D /* LoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55BC47482C3A383A00120A7D /* LoadingView.swift */; };
55BC474F2C3A4E5E00120A7D /* ToastUI in Frameworks */ = {isa = PBXBuildFile; productRef = 55BC474E2C3A4E5E00120A7D /* ToastUI */; };
55BC47512C3D431300120A7D /* IAPView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55BC47502C3D431300120A7D /* IAPView.swift */; };
55D632FA2C0F125D00443894 /* NetworkManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55D632F92C0F125D00443894 /* NetworkManager.swift */; };
55DAC6552BBA959500BDD4C8 /* ResultView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55DAC6542BBA959500BDD4C8 /* ResultView.swift */; };
55DAC6572BBA984B00BDD4C8 /* InputView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55DAC6562BBA984B00BDD4C8 /* InputView.swift */; };
55E4E8F52C60CFFC00988503 /* CommFunc.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55E4E8F42C60CFFC00988503 /* CommFunc.swift */; };
55EF5C3C2C2250900060CE47 /* IAPTestView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 55EF5C3B2C2250900060CE47 /* IAPTestView.swift */; };
55EF5C3E2C2263460060CE47 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 55EF5C3D2C2263460060CE47 /* StoreKit.framework */; };
67F268687FCD2E4F2F4462C0 /* Pods_AIGrammar.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 12CA1A1A0FE978794C445DBF /* Pods_AIGrammar.framework */; };
74F2A468AB0CDAB987996958 /* Pods_AIGrammarTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D848C5F909AA8F5965ADC982 /* Pods_AIGrammarTests.framework */; };
9C67AFB08807D99E5D33962E /* Pods_AIGrammar_AIGrammarUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 17A4761E5C3381A5C601C830 /* Pods_AIGrammar_AIGrammarUITests.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
5500A3A22BB3C7EC0065A1D3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5500A3842BB3C7E80065A1D3 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5500A38B2BB3C7E80065A1D3;
remoteInfo = AIGrammar;
};
5500A3AC2BB3C7EC0065A1D3 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 5500A3842BB3C7E80065A1D3 /* Project object */;
proxyType = 1;
remoteGlobalIDString = 5500A38B2BB3C7E80065A1D3;
remoteInfo = AIGrammar;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
12CA1A1A0FE978794C445DBF /* Pods_AIGrammar.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AIGrammar.framework; sourceTree = BUILT_PRODUCTS_DIR; };
151748838A6B3B48F136656A /* Pods-AIGrammarTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIGrammarTests.release.xcconfig"; path = "Target Support Files/Pods-AIGrammarTests/Pods-AIGrammarTests.release.xcconfig"; sourceTree = "<group>"; };
17A4761E5C3381A5C601C830 /* Pods_AIGrammar_AIGrammarUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AIGrammar_AIGrammarUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
26700CBCCF4198DB4A727889 /* Pods-AIGrammar.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIGrammar.release.xcconfig"; path = "Target Support Files/Pods-AIGrammar/Pods-AIGrammar.release.xcconfig"; sourceTree = "<group>"; };
5500A38C2BB3C7E80065A1D3 /* AIGrammar.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AIGrammar.app; sourceTree = BUILT_PRODUCTS_DIR; };
5500A38F2BB3C7E80065A1D3 /* AIGrammarApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIGrammarApp.swift; sourceTree = "<group>"; };
5500A3912BB3C7E80065A1D3 /* ContentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ContentView.swift; sourceTree = "<group>"; };
5500A3932BB3C7EB0065A1D3 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
5500A3962BB3C7EB0065A1D3 /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
5500A3982BB3C7EB0065A1D3 /* Persistence.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Persistence.swift; sourceTree = "<group>"; };
5500A39B2BB3C7EB0065A1D3 /* AIGrammar.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = AIGrammar.xcdatamodel; sourceTree = "<group>"; };
5500A3A12BB3C7EC0065A1D3 /* AIGrammarTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AIGrammarTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5500A3A52BB3C7EC0065A1D3 /* AIGrammarTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIGrammarTests.swift; sourceTree = "<group>"; };
5500A3AB2BB3C7EC0065A1D3 /* AIGrammarUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = AIGrammarUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
5500A3AF2BB3C7EC0065A1D3 /* AIGrammarUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIGrammarUITests.swift; sourceTree = "<group>"; };
5500A3B12BB3C7EC0065A1D3 /* AIGrammarUITestsLaunchTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AIGrammarUITestsLaunchTests.swift; sourceTree = "<group>"; };
5500A3BF2BB40A3B0065A1D3 /* AllTabView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AllTabView.swift; sourceTree = "<group>"; };
5500A3C12BB40AB10065A1D3 /* GrammarCheckView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrammarCheckView.swift; sourceTree = "<group>"; };
5500A3C32BB40AC40065A1D3 /* WordsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WordsView.swift; sourceTree = "<group>"; };
5500A3C52BB40AD30065A1D3 /* TranslateView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TranslateView.swift; sourceTree = "<group>"; };
5500A3C72BB40ADE0065A1D3 /* SettingsView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SettingsView.swift; sourceTree = "<group>"; };
5509CEED2BB526F70056C5C2 /* ColorToString.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ColorToString.swift; sourceTree = "<group>"; };
5509CEF02BB54DD10056C5C2 /* Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
550B85A12C2BC623008834E5 /* InitAPP.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InitAPP.swift; sourceTree = "<group>"; };
551C8C332C79946700B1A88C /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
559E6D7B2C34EAE700C971B9 /* IapManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IapManager.swift; sourceTree = "<group>"; };
559E6D7D2C35355200C971B9 /* LogManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LogManager.swift; sourceTree = "<group>"; };
55A954A12BBBFD0C00BF181E /* GrammarData.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GrammarData.swift; sourceTree = "<group>"; };
55BB12782BBD4C9900D2BEA4 /* RichText.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RichText.swift; sourceTree = "<group>"; };
55BB127A2BBD653100D2BEA4 /* ShareSheet.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ShareSheet.swift; sourceTree = "<group>"; };
55BB127C2BBD6D0600D2BEA4 /* CameraView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CameraView.swift; sourceTree = "<group>"; };
55BC47482C3A383A00120A7D /* LoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingView.swift; sourceTree = "<group>"; };
55BC47502C3D431300120A7D /* IAPView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IAPView.swift; sourceTree = "<group>"; };
55C73D7E2C157C2200041C66 /* AIGrammar.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AIGrammar.entitlements; sourceTree = "<group>"; };
55D632F92C0F125D00443894 /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = "<group>"; };
55DAC6542BBA959500BDD4C8 /* ResultView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ResultView.swift; sourceTree = "<group>"; };
55DAC6562BBA984B00BDD4C8 /* InputView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = InputView.swift; sourceTree = "<group>"; };
55E4E8F42C60CFFC00988503 /* CommFunc.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommFunc.swift; sourceTree = "<group>"; };
55EF5C3B2C2250900060CE47 /* IAPTestView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IAPTestView.swift; sourceTree = "<group>"; };
55EF5C3D2C2263460060CE47 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = System/Library/Frameworks/StoreKit.framework; sourceTree = SDKROOT; };
5C33D84343808119C7E904A2 /* Pods-AIGrammarTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIGrammarTests.debug.xcconfig"; path = "Target Support Files/Pods-AIGrammarTests/Pods-AIGrammarTests.debug.xcconfig"; sourceTree = "<group>"; };
7C535B875DDD6400217E60EC /* Pods-AIGrammar-AIGrammarUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIGrammar-AIGrammarUITests.debug.xcconfig"; path = "Target Support Files/Pods-AIGrammar-AIGrammarUITests/Pods-AIGrammar-AIGrammarUITests.debug.xcconfig"; sourceTree = "<group>"; };
8AF5D0FA64AC9954B5F50C58 /* Pods-AIGrammar.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIGrammar.debug.xcconfig"; path = "Target Support Files/Pods-AIGrammar/Pods-AIGrammar.debug.xcconfig"; sourceTree = "<group>"; };
C6DB81180B641DF0F1C587D7 /* Pods-AIGrammar-AIGrammarUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-AIGrammar-AIGrammarUITests.release.xcconfig"; path = "Target Support Files/Pods-AIGrammar-AIGrammarUITests/Pods-AIGrammar-AIGrammarUITests.release.xcconfig"; sourceTree = "<group>"; };
D848C5F909AA8F5965ADC982 /* Pods_AIGrammarTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_AIGrammarTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
5500A3892BB3C7E80065A1D3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
55BC474F2C3A4E5E00120A7D /* ToastUI in Frameworks */,
67F268687FCD2E4F2F4462C0 /* Pods_AIGrammar.framework in Frameworks */,
55EF5C3E2C2263460060CE47 /* StoreKit.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5500A39E2BB3C7EC0065A1D3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
74F2A468AB0CDAB987996958 /* Pods_AIGrammarTests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5500A3A82BB3C7EC0065A1D3 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
9C67AFB08807D99E5D33962E /* Pods_AIGrammar_AIGrammarUITests.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
40FEAE98949AC44A40547B20 /* Frameworks */ = {
isa = PBXGroup;
children = (
55EF5C3D2C2263460060CE47 /* StoreKit.framework */,
12CA1A1A0FE978794C445DBF /* Pods_AIGrammar.framework */,
17A4761E5C3381A5C601C830 /* Pods_AIGrammar_AIGrammarUITests.framework */,
D848C5F909AA8F5965ADC982 /* Pods_AIGrammarTests.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
5500A3832BB3C7E80065A1D3 = {
isa = PBXGroup;
children = (
551C8C332C79946700B1A88C /* GoogleService-Info.plist */,
5500A38E2BB3C7E80065A1D3 /* AIGrammar */,
5500A3A42BB3C7EC0065A1D3 /* AIGrammarTests */,
5500A3AE2BB3C7EC0065A1D3 /* AIGrammarUITests */,
5500A38D2BB3C7E80065A1D3 /* Products */,
B164443BE53434F82C385E52 /* Pods */,
40FEAE98949AC44A40547B20 /* Frameworks */,
);
sourceTree = "<group>";
};
5500A38D2BB3C7E80065A1D3 /* Products */ = {
isa = PBXGroup;
children = (
5500A38C2BB3C7E80065A1D3 /* AIGrammar.app */,
5500A3A12BB3C7EC0065A1D3 /* AIGrammarTests.xctest */,
5500A3AB2BB3C7EC0065A1D3 /* AIGrammarUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
5500A38E2BB3C7E80065A1D3 /* AIGrammar */ = {
isa = PBXGroup;
children = (
55BC47472C3A380C00120A7D /* CommView */,
55C73D7E2C157C2200041C66 /* AIGrammar.entitlements */,
55DAC6532BBA956100BDD4C8 /* GrammarSubView */,
5509CEEF2BB54DAB0056C5C2 /* ViewModel */,
5509CEEC2BB5267F0056C5C2 /* lib */,
5500A3BF2BB40A3B0065A1D3 /* AllTabView.swift */,
5500A3BE2BB40A1F0065A1D3 /* View */,
5500A38F2BB3C7E80065A1D3 /* AIGrammarApp.swift */,
5500A3912BB3C7E80065A1D3 /* ContentView.swift */,
5500A3932BB3C7EB0065A1D3 /* Assets.xcassets */,
5500A3982BB3C7EB0065A1D3 /* Persistence.swift */,
5500A39A2BB3C7EB0065A1D3 /* AIGrammar.xcdatamodeld */,
5500A3952BB3C7EB0065A1D3 /* Preview Content */,
);
path = AIGrammar;
sourceTree = "<group>";
};
5500A3952BB3C7EB0065A1D3 /* Preview Content */ = {
isa = PBXGroup;
children = (
5500A3962BB3C7EB0065A1D3 /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
5500A3A42BB3C7EC0065A1D3 /* AIGrammarTests */ = {
isa = PBXGroup;
children = (
5500A3A52BB3C7EC0065A1D3 /* AIGrammarTests.swift */,
);
path = AIGrammarTests;
sourceTree = "<group>";
};
5500A3AE2BB3C7EC0065A1D3 /* AIGrammarUITests */ = {
isa = PBXGroup;
children = (
5500A3AF2BB3C7EC0065A1D3 /* AIGrammarUITests.swift */,
5500A3B12BB3C7EC0065A1D3 /* AIGrammarUITestsLaunchTests.swift */,
);
path = AIGrammarUITests;
sourceTree = "<group>";
};
5500A3BE2BB40A1F0065A1D3 /* View */ = {
isa = PBXGroup;
children = (
5500A3C12BB40AB10065A1D3 /* GrammarCheckView.swift */,
5500A3C32BB40AC40065A1D3 /* WordsView.swift */,
5500A3C52BB40AD30065A1D3 /* TranslateView.swift */,
5500A3C72BB40ADE0065A1D3 /* SettingsView.swift */,
55BC47502C3D431300120A7D /* IAPView.swift */,
);
path = View;
sourceTree = "<group>";
};
5509CEEC2BB5267F0056C5C2 /* lib */ = {
isa = PBXGroup;
children = (
550B85A12C2BC623008834E5 /* InitAPP.swift */,
5509CEED2BB526F70056C5C2 /* ColorToString.swift */,
55D632F92C0F125D00443894 /* NetworkManager.swift */,
559E6D7B2C34EAE700C971B9 /* IapManager.swift */,
559E6D7D2C35355200C971B9 /* LogManager.swift */,
55E4E8F42C60CFFC00988503 /* CommFunc.swift */,
);
path = lib;
sourceTree = "<group>";
};
5509CEEF2BB54DAB0056C5C2 /* ViewModel */ = {
isa = PBXGroup;
children = (
5509CEF02BB54DD10056C5C2 /* Config.swift */,
55A954A12BBBFD0C00BF181E /* GrammarData.swift */,
);
path = ViewModel;
sourceTree = "<group>";
};
55BC47472C3A380C00120A7D /* CommView */ = {
isa = PBXGroup;
children = (
55BC47482C3A383A00120A7D /* LoadingView.swift */,
);
path = CommView;
sourceTree = "<group>";
};
55DAC6532BBA956100BDD4C8 /* GrammarSubView */ = {
isa = PBXGroup;
children = (
55DAC6542BBA959500BDD4C8 /* ResultView.swift */,
55DAC6562BBA984B00BDD4C8 /* InputView.swift */,
55BB12782BBD4C9900D2BEA4 /* RichText.swift */,
55BB127A2BBD653100D2BEA4 /* ShareSheet.swift */,
55BB127C2BBD6D0600D2BEA4 /* CameraView.swift */,
55EF5C3B2C2250900060CE47 /* IAPTestView.swift */,
);
path = GrammarSubView;
sourceTree = "<group>";
};
B164443BE53434F82C385E52 /* Pods */ = {
isa = PBXGroup;
children = (
8AF5D0FA64AC9954B5F50C58 /* Pods-AIGrammar.debug.xcconfig */,
26700CBCCF4198DB4A727889 /* Pods-AIGrammar.release.xcconfig */,
7C535B875DDD6400217E60EC /* Pods-AIGrammar-AIGrammarUITests.debug.xcconfig */,
C6DB81180B641DF0F1C587D7 /* Pods-AIGrammar-AIGrammarUITests.release.xcconfig */,
5C33D84343808119C7E904A2 /* Pods-AIGrammarTests.debug.xcconfig */,
151748838A6B3B48F136656A /* Pods-AIGrammarTests.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
5500A38B2BB3C7E80065A1D3 /* AIGrammar */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5500A3B52BB3C7EC0065A1D3 /* Build configuration list for PBXNativeTarget "AIGrammar" */;
buildPhases = (
8B14D9249A058EC52D6F04F3 /* [CP] Check Pods Manifest.lock */,
5500A3882BB3C7E80065A1D3 /* Sources */,
5500A3892BB3C7E80065A1D3 /* Frameworks */,
5500A38A2BB3C7E80065A1D3 /* Resources */,
FF9E2F6B912125F8F338EE9E /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = AIGrammar;
packageProductDependencies = (
55BC474E2C3A4E5E00120A7D /* ToastUI */,
);
productName = AIGrammar;
productReference = 5500A38C2BB3C7E80065A1D3 /* AIGrammar.app */;
productType = "com.apple.product-type.application";
};
5500A3A02BB3C7EC0065A1D3 /* AIGrammarTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5500A3B82BB3C7EC0065A1D3 /* Build configuration list for PBXNativeTarget "AIGrammarTests" */;
buildPhases = (
498A407B1B5D54884032EBE0 /* [CP] Check Pods Manifest.lock */,
5500A39D2BB3C7EC0065A1D3 /* Sources */,
5500A39E2BB3C7EC0065A1D3 /* Frameworks */,
5500A39F2BB3C7EC0065A1D3 /* Resources */,
);
buildRules = (
);
dependencies = (
5500A3A32BB3C7EC0065A1D3 /* PBXTargetDependency */,
);
name = AIGrammarTests;
productName = AIGrammarTests;
productReference = 5500A3A12BB3C7EC0065A1D3 /* AIGrammarTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
5500A3AA2BB3C7EC0065A1D3 /* AIGrammarUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 5500A3BB2BB3C7EC0065A1D3 /* Build configuration list for PBXNativeTarget "AIGrammarUITests" */;
buildPhases = (
122A24ED4A80683F7AD2CBF5 /* [CP] Check Pods Manifest.lock */,
5500A3A72BB3C7EC0065A1D3 /* Sources */,
5500A3A82BB3C7EC0065A1D3 /* Frameworks */,
5500A3A92BB3C7EC0065A1D3 /* Resources */,
71E9C7A697AC9238D1513188 /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
5500A3AD2BB3C7EC0065A1D3 /* PBXTargetDependency */,
);
name = AIGrammarUITests;
productName = AIGrammarUITests;
productReference = 5500A3AB2BB3C7EC0065A1D3 /* AIGrammarUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
5500A3842BB3C7E80065A1D3 /* Project object */ = {
isa = PBXProject;
attributes = {
BuildIndependentTargetsInParallel = 1;
LastSwiftUpdateCheck = 1520;
LastUpgradeCheck = 1520;
TargetAttributes = {
5500A38B2BB3C7E80065A1D3 = {
CreatedOnToolsVersion = 15.2;
};
5500A3A02BB3C7EC0065A1D3 = {
CreatedOnToolsVersion = 15.2;
TestTargetID = 5500A38B2BB3C7E80065A1D3;
};
5500A3AA2BB3C7EC0065A1D3 = {
CreatedOnToolsVersion = 15.2;
TestTargetID = 5500A38B2BB3C7E80065A1D3;
};
};
};
buildConfigurationList = 5500A3872BB3C7E80065A1D3 /* Build configuration list for PBXProject "AIGrammar" */;
compatibilityVersion = "Xcode 14.0";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 5500A3832BB3C7E80065A1D3;
packageReferences = (
55BC474D2C3A4E5E00120A7D /* XCRemoteSwiftPackageReference "ToastUI" */,
);
productRefGroup = 5500A38D2BB3C7E80065A1D3 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
5500A38B2BB3C7E80065A1D3 /* AIGrammar */,
5500A3A02BB3C7EC0065A1D3 /* AIGrammarTests */,
5500A3AA2BB3C7EC0065A1D3 /* AIGrammarUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
5500A38A2BB3C7E80065A1D3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5500A3972BB3C7EB0065A1D3 /* Preview Assets.xcassets in Resources */,
5500A3942BB3C7EB0065A1D3 /* Assets.xcassets in Resources */,
551C8C342C79946700B1A88C /* GoogleService-Info.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5500A39F2BB3C7EC0065A1D3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
5500A3A92BB3C7EC0065A1D3 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
122A24ED4A80683F7AD2CBF5 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-AIGrammar-AIGrammarUITests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
498A407B1B5D54884032EBE0 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-AIGrammarTests-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
71E9C7A697AC9238D1513188 /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-AIGrammar-AIGrammarUITests/Pods-AIGrammar-AIGrammarUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-AIGrammar-AIGrammarUITests/Pods-AIGrammar-AIGrammarUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AIGrammar-AIGrammarUITests/Pods-AIGrammar-AIGrammarUITests-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
8B14D9249A058EC52D6F04F3 /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-AIGrammar-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
showEnvVarsInLog = 0;
};
FF9E2F6B912125F8F338EE9E /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-AIGrammar/Pods-AIGrammar-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-AIGrammar/Pods-AIGrammar-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-AIGrammar/Pods-AIGrammar-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
5500A3882BB3C7E80065A1D3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5500A3992BB3C7EB0065A1D3 /* Persistence.swift in Sources */,
55DAC6572BBA984B00BDD4C8 /* InputView.swift in Sources */,
55A954A22BBBFD0C00BF181E /* GrammarData.swift in Sources */,
55BB12792BBD4C9900D2BEA4 /* RichText.swift in Sources */,
5500A3C22BB40AB10065A1D3 /* GrammarCheckView.swift in Sources */,
55BC47512C3D431300120A7D /* IAPView.swift in Sources */,
550B85A22C2BC624008834E5 /* InitAPP.swift in Sources */,
5500A3C42BB40AC40065A1D3 /* WordsView.swift in Sources */,
5509CEF12BB54DD10056C5C2 /* Config.swift in Sources */,
55BB127B2BBD653100D2BEA4 /* ShareSheet.swift in Sources */,
5500A3C82BB40ADE0065A1D3 /* SettingsView.swift in Sources */,
55E4E8F52C60CFFC00988503 /* CommFunc.swift in Sources */,
55DAC6552BBA959500BDD4C8 /* ResultView.swift in Sources */,
5500A3C02BB40A3B0065A1D3 /* AllTabView.swift in Sources */,
559E6D7E2C35355200C971B9 /* LogManager.swift in Sources */,
55D632FA2C0F125D00443894 /* NetworkManager.swift in Sources */,
5500A3922BB3C7E80065A1D3 /* ContentView.swift in Sources */,
55BB127D2BBD6D0600D2BEA4 /* CameraView.swift in Sources */,
559E6D7C2C34EAE700C971B9 /* IapManager.swift in Sources */,
55EF5C3C2C2250900060CE47 /* IAPTestView.swift in Sources */,
5500A3902BB3C7E80065A1D3 /* AIGrammarApp.swift in Sources */,
5500A39C2BB3C7EB0065A1D3 /* AIGrammar.xcdatamodeld in Sources */,
5500A3C62BB40AD30065A1D3 /* TranslateView.swift in Sources */,
5509CEEE2BB526F80056C5C2 /* ColorToString.swift in Sources */,
55BC47492C3A383A00120A7D /* LoadingView.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5500A39D2BB3C7EC0065A1D3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5500A3A62BB3C7EC0065A1D3 /* AIGrammarTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
5500A3A72BB3C7EC0065A1D3 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
5500A3B22BB3C7EC0065A1D3 /* AIGrammarUITestsLaunchTests.swift in Sources */,
5500A3B02BB3C7EC0065A1D3 /* AIGrammarUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
5500A3A32BB3C7EC0065A1D3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5500A38B2BB3C7E80065A1D3 /* AIGrammar */;
targetProxy = 5500A3A22BB3C7EC0065A1D3 /* PBXContainerItemProxy */;
};
5500A3AD2BB3C7EC0065A1D3 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 5500A38B2BB3C7E80065A1D3 /* AIGrammar */;
targetProxy = 5500A3AC2BB3C7EC0065A1D3 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
5500A3B32BB3C7EC0065A1D3 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
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 = NO;
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;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu17;
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 = 17.2;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "DEBUG $(inherited)";
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
5500A3B42BB3C7EC0065A1D3 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
ASSETCATALOG_COMPILER_GENERATE_SWIFT_ASSET_SYMBOL_EXTENSIONS = YES;
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 = NO;
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;
ENABLE_USER_SCRIPT_SANDBOXING = NO;
GCC_C_LANGUAGE_STANDARD = gnu17;
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 = 17.2;
LOCALIZATION_PREFERS_STRING_CATALOGS = YES;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
5500A3B62BB3C7EC0065A1D3 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 8AF5D0FA64AC9954B5F50C58 /* Pods-AIGrammar.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = AIGrammar/AIGrammar.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"AIGrammar/Preview Content\"";
DEVELOPMENT_TEAM = G8UMWM9TLL;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = EasyGrammar;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
INFOPLIST_KEY_NSCameraUsageDescription = "Camera access is required to capture text for grammar and spelling correction.";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.easyprompts.aigrammar;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 1;
};
name = Debug;
};
5500A3B72BB3C7EC0065A1D3 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 26700CBCCF4198DB4A727889 /* Pods-AIGrammar.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_ENTITLEMENTS = AIGrammar/AIGrammar.entitlements;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_ASSET_PATHS = "\"AIGrammar/Preview Content\"";
DEVELOPMENT_TEAM = G8UMWM9TLL;
ENABLE_PREVIEWS = YES;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_KEY_CFBundleDisplayName = EasyGrammar;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.education";
INFOPLIST_KEY_NSCameraUsageDescription = "Camera access is required to capture text for grammar and spelling correction.";
INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES;
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
INFOPLIST_KEY_UILaunchScreen_Generation = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.easyprompts.aigrammar;
PRODUCT_NAME = "$(TARGET_NAME)";
SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
SUPPORTS_MACCATALYST = NO;
SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 1;
};
name = Release;
};
5500A3B92BB3C7EC0065A1D3 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 5C33D84343808119C7E904A2 /* Pods-AIGrammarTests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = G8UMWM9TLL;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.ostest.Grammar.AIGrammarTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AIGrammar.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/AIGrammar";
};
name = Debug;
};
5500A3BA2BB3C7EC0065A1D3 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 151748838A6B3B48F136656A /* Pods-AIGrammarTests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = G8UMWM9TLL;
GENERATE_INFOPLIST_FILE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 17.2;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.ostest.Grammar.AIGrammarTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/AIGrammar.app/$(BUNDLE_EXECUTABLE_FOLDER_PATH)/AIGrammar";
};
name = Release;
};
5500A3BC2BB3C7EC0065A1D3 /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 7C535B875DDD6400217E60EC /* Pods-AIGrammar-AIGrammarUITests.debug.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = G8UMWM9TLL;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.ostest.Grammar.AIGrammarUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = AIGrammar;
};
name = Debug;
};
5500A3BD2BB3C7EC0065A1D3 /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = C6DB81180B641DF0F1C587D7 /* Pods-AIGrammar-AIGrammarUITests.release.xcconfig */;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = G8UMWM9TLL;
GENERATE_INFOPLIST_FILE = YES;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.ostest.Grammar.AIGrammarUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_EMIT_LOC_STRINGS = NO;
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = AIGrammar;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
5500A3872BB3C7E80065A1D3 /* Build configuration list for PBXProject "AIGrammar" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5500A3B32BB3C7EC0065A1D3 /* Debug */,
5500A3B42BB3C7EC0065A1D3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5500A3B52BB3C7EC0065A1D3 /* Build configuration list for PBXNativeTarget "AIGrammar" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5500A3B62BB3C7EC0065A1D3 /* Debug */,
5500A3B72BB3C7EC0065A1D3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5500A3B82BB3C7EC0065A1D3 /* Build configuration list for PBXNativeTarget "AIGrammarTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5500A3B92BB3C7EC0065A1D3 /* Debug */,
5500A3BA2BB3C7EC0065A1D3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
5500A3BB2BB3C7EC0065A1D3 /* Build configuration list for PBXNativeTarget "AIGrammarUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
5500A3BC2BB3C7EC0065A1D3 /* Debug */,
5500A3BD2BB3C7EC0065A1D3 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
55BC474D2C3A4E5E00120A7D /* XCRemoteSwiftPackageReference "ToastUI" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/quanshousio/ToastUI.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 3.0.1;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
55BC474E2C3A4E5E00120A7D /* ToastUI */ = {
isa = XCSwiftPackageProductDependency;
package = 55BC474D2C3A4E5E00120A7D /* XCRemoteSwiftPackageReference "ToastUI" */;
productName = ToastUI;
};
/* End XCSwiftPackageProductDependency section */
/* Begin XCVersionGroup section */
5500A39A2BB3C7EB0065A1D3 /* AIGrammar.xcdatamodeld */ = {
isa = XCVersionGroup;
children = (
5500A39B2BB3C7EB0065A1D3 /* AIGrammar.xcdatamodel */,
);
currentVersion = 5500A39B2BB3C7EB0065A1D3 /* AIGrammar.xcdatamodel */;
path = AIGrammar.xcdatamodeld;
sourceTree = "<group>";
versionGroupType = wrapper.xcdatamodel;
};
/* End XCVersionGroup section */
};
rootObject = 5500A3842BB3C7E80065A1D3 /* Project object */;
}