|
@@ -55,6 +55,9 @@
|
|
|
A21E1420BB362BC7E3EB4811 /* Pods_AiKeyboard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B5EF92DE43959D6CF5B50A3 /* Pods_AiKeyboard.framework */; };
|
|
A21E1420BB362BC7E3EB4811 /* Pods_AiKeyboard.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B5EF92DE43959D6CF5B50A3 /* Pods_AiKeyboard.framework */; };
|
|
|
FE05FA2E2DCE0CFC00CBA944 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = FE05FA2D2DCE0CFC00CBA944 /* Settings.bundle */; };
|
|
FE05FA2E2DCE0CFC00CBA944 /* Settings.bundle in Resources */ = {isa = PBXBuildFile; fileRef = FE05FA2D2DCE0CFC00CBA944 /* Settings.bundle */; };
|
|
|
FE8F000A2DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8F00092DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift */; };
|
|
FE8F000A2DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FE8F00092DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift */; };
|
|
|
|
|
+ FEC75C9F2E029F72009C29C3 /* AsaManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEC75C9E2E029F69009C29C3 /* AsaManager.swift */; };
|
|
|
|
|
+ FEC75CA22E02A544009C29C3 /* String+Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEC75CA12E02A544009C29C3 /* String+Extension.swift */; };
|
|
|
|
|
+ FEC75CA42E02BFC3009C29C3 /* KeyboardPoint.swift in Sources */ = {isa = PBXBuildFile; fileRef = FEC75CA32E02BFB4009C29C3 /* KeyboardPoint.swift */; };
|
|
|
FED899712DD1D044001808D5 /* KeyboardTipsPopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED899702DD1D044001808D5 /* KeyboardTipsPopView.swift */; };
|
|
FED899712DD1D044001808D5 /* KeyboardTipsPopView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED899702DD1D044001808D5 /* KeyboardTipsPopView.swift */; };
|
|
|
FED899792DD3446A001808D5 /* KeyboardGuideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED899782DD3446A001808D5 /* KeyboardGuideView.swift */; };
|
|
FED899792DD3446A001808D5 /* KeyboardGuideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = FED899782DD3446A001808D5 /* KeyboardGuideView.swift */; };
|
|
|
/* End PBXBuildFile section */
|
|
/* End PBXBuildFile section */
|
|
@@ -168,6 +171,9 @@
|
|
|
FE05FA2D2DCE0CFC00CBA944 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
|
|
FE05FA2D2DCE0CFC00CBA944 /* Settings.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Settings.bundle; sourceTree = "<group>"; };
|
|
|
FE8F00052DCC4A7B00AA2562 /* AiKeyboard.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AiKeyboard.entitlements; sourceTree = "<group>"; };
|
|
FE8F00052DCC4A7B00AA2562 /* AiKeyboard.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = AiKeyboard.entitlements; sourceTree = "<group>"; };
|
|
|
FE8F00092DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlutterMethodChannelManager.swift; sourceTree = "<group>"; };
|
|
FE8F00092DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FlutterMethodChannelManager.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ FEC75C9E2E029F69009C29C3 /* AsaManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AsaManager.swift; sourceTree = "<group>"; };
|
|
|
|
|
+ FEC75CA12E02A544009C29C3 /* String+Extension.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+Extension.swift"; sourceTree = "<group>"; };
|
|
|
|
|
+ FEC75CA32E02BFB4009C29C3 /* KeyboardPoint.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardPoint.swift; sourceTree = "<group>"; };
|
|
|
FED899702DD1D044001808D5 /* KeyboardTipsPopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardTipsPopView.swift; sourceTree = "<group>"; };
|
|
FED899702DD1D044001808D5 /* KeyboardTipsPopView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardTipsPopView.swift; sourceTree = "<group>"; };
|
|
|
FED899782DD3446A001808D5 /* KeyboardGuideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardGuideView.swift; sourceTree = "<group>"; };
|
|
FED899782DD3446A001808D5 /* KeyboardGuideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = KeyboardGuideView.swift; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
@@ -251,6 +257,7 @@
|
|
|
045829FF2DB8EBB900C1792D /* Marco */ = {
|
|
045829FF2DB8EBB900C1792D /* Marco */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ FEC75CA32E02BFB4009C29C3 /* KeyboardPoint.swift */,
|
|
|
04582A002DB8EBC700C1792D /* KeyboardConst.swift */,
|
|
04582A002DB8EBC700C1792D /* KeyboardConst.swift */,
|
|
|
);
|
|
);
|
|
|
path = Marco;
|
|
path = Marco;
|
|
@@ -396,6 +403,8 @@
|
|
|
97C146F01CF9000F007C117D /* Runner */ = {
|
|
97C146F01CF9000F007C117D /* Runner */ = {
|
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
children = (
|
|
|
|
|
+ FEC75CA02E02A4DC009C29C3 /* Category */,
|
|
|
|
|
+ FEC75C9E2E029F69009C29C3 /* AsaManager.swift */,
|
|
|
043D62352DCB0DF8005D12EE /* Runner.entitlements */,
|
|
043D62352DCB0DF8005D12EE /* Runner.entitlements */,
|
|
|
97C146FA1CF9000F007C117D /* Main.storyboard */,
|
|
97C146FA1CF9000F007C117D /* Main.storyboard */,
|
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */,
|
|
97C146FD1CF9000F007C117D /* Assets.xcassets */,
|
|
@@ -411,6 +420,14 @@
|
|
|
path = Runner;
|
|
path = Runner;
|
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
|
};
|
|
};
|
|
|
|
|
+ FEC75CA02E02A4DC009C29C3 /* Category */ = {
|
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
|
+ children = (
|
|
|
|
|
+ FEC75CA12E02A544009C29C3 /* String+Extension.swift */,
|
|
|
|
|
+ );
|
|
|
|
|
+ path = Category;
|
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
|
+ };
|
|
|
/* End PBXGroup section */
|
|
/* End PBXGroup section */
|
|
|
|
|
|
|
|
/* Begin PBXNativeTarget section */
|
|
/* Begin PBXNativeTarget section */
|
|
@@ -702,6 +719,7 @@
|
|
|
04582A402DBF8FD500C1792D /* KeyboardNetworkManager.swift in Sources */,
|
|
04582A402DBF8FD500C1792D /* KeyboardNetworkManager.swift in Sources */,
|
|
|
045829FE2DB8E6D300C1792D /* KeyboardCharacterCell.swift in Sources */,
|
|
045829FE2DB8E6D300C1792D /* KeyboardCharacterCell.swift in Sources */,
|
|
|
04582A4F2DC203DD00C1792D /* ChatModel.swift in Sources */,
|
|
04582A4F2DC203DD00C1792D /* ChatModel.swift in Sources */,
|
|
|
|
|
+ FEC75CA42E02BFC3009C29C3 /* KeyboardPoint.swift in Sources */,
|
|
|
04582A492DC07ED100C1792D /* UserModel.swift in Sources */,
|
|
04582A492DC07ED100C1792D /* UserModel.swift in Sources */,
|
|
|
04582A472DC07ECA00C1792D /* KeyboardModel.swift in Sources */,
|
|
04582A472DC07ECA00C1792D /* KeyboardModel.swift in Sources */,
|
|
|
04582A052DB8F26200C1792D /* UIView+Extension.swift in Sources */,
|
|
04582A052DB8F26200C1792D /* UIView+Extension.swift in Sources */,
|
|
@@ -741,7 +759,9 @@
|
|
|
files = (
|
|
files = (
|
|
|
043D62372DCB0E7A005D12EE /* KeyboardSharedDataManager.swift in Sources */,
|
|
043D62372DCB0E7A005D12EE /* KeyboardSharedDataManager.swift in Sources */,
|
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
|
|
74858FAF1ED2DC5600515810 /* AppDelegate.swift in Sources */,
|
|
|
|
|
+ FEC75C9F2E029F72009C29C3 /* AsaManager.swift in Sources */,
|
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
|
|
1498D2341E8E89220040F4C2 /* GeneratedPluginRegistrant.m in Sources */,
|
|
|
|
|
+ FEC75CA22E02A544009C29C3 /* String+Extension.swift in Sources */,
|
|
|
FE8F000A2DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift in Sources */,
|
|
FE8F000A2DCC4D6F00AA2562 /* FlutterMethodChannelManager.swift in Sources */,
|
|
|
);
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|