|
|
@@ -526,7 +526,7 @@
|
|
|
3A4710A62DBA2967009529ED /* FYLanguageTool.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3A4710A52DBA2967009529ED /* FYLanguageTool.swift */; };
|
|
|
3AF274632DB8FA4800A96DF7 /* FYSetLanguageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AF274622DB8FA4800A96DF7 /* FYSetLanguageViewController.swift */; };
|
|
|
3AF274672DB906A500A96DF7 /* FYLanguageTableCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 3AF274652DB906A500A96DF7 /* FYLanguageTableCell.swift */; };
|
|
|
- 4AD0D04D575FE79F0419641C /* Pods_bugu.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1F478CF8C29FA40E487D6CD /* Pods_bugu.framework */; };
|
|
|
+ 4AD0D04D575FE79F0419641C /* Pods_motk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = B1F478CF8C29FA40E487D6CD /* Pods_motk.framework */; };
|
|
|
81171F38293C7FBF00D13E3F /* ResetPasswordView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 81171F37293C7FBF00D13E3F /* ResetPasswordView.swift */; };
|
|
|
8121C42629BDCE7400423360 /* UIImageView+Kingfisher.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8121C42529BDCE7400423360 /* UIImageView+Kingfisher.swift */; };
|
|
|
8121C42829BDE62B00423360 /* readme.md in Sources */ = {isa = PBXBuildFile; fileRef = 8121C42729BDE62B00423360 /* readme.md */; };
|
|
|
@@ -1154,7 +1154,7 @@
|
|
|
2DA553182B1B25EF00D3925C /* GroupCall+Database.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "GroupCall+Database.swift"; sourceTree = "<group>"; };
|
|
|
2DA5531A2B1B268A00D3925C /* GroupCallModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupCallModel.swift; sourceTree = "<group>"; };
|
|
|
2DA553202B1C3F2900D3925C /* GroupCallMemberCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupCallMemberCell.swift; sourceTree = "<group>"; };
|
|
|
- 2DA553262B1D77EE00D3925C /* buguRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = buguRelease.entitlements; sourceTree = "<group>"; };
|
|
|
+ 2DA553262B1D77EE00D3925C /* motkRelease.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = motkRelease.entitlements; sourceTree = "<group>"; };
|
|
|
2DA553292B1DC5C000D3925C /* UserStorage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserStorage.swift; sourceTree = "<group>"; };
|
|
|
2DA5532C2B1DF90F00D3925C /* HXMessageCellTimeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HXMessageCellTimeView.swift; sourceTree = "<group>"; };
|
|
|
2DA636E32B16017800026227 /* AppDelegate+Theme.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Theme.swift"; sourceTree = "<group>"; };
|
|
|
@@ -1373,7 +1373,7 @@
|
|
|
81B39E58294851D500572838 /* ChatViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatViewController.swift; sourceTree = "<group>"; };
|
|
|
81B39E602948689A00572838 /* AppDelegate+MR.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+MR.swift"; sourceTree = "<group>"; };
|
|
|
81F70E6929BE1696000543D7 /* AppDelegate+Remote.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "AppDelegate+Remote.swift"; sourceTree = "<group>"; };
|
|
|
- 81F70E6B29BE320A000543D7 /* bugu.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = bugu.entitlements; sourceTree = "<group>"; };
|
|
|
+ 81F70E6B29BE320A000543D7 /* motk.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = motk.entitlements; sourceTree = "<group>"; };
|
|
|
A630D9C32DDD712C00555C95 /* icon_first_show_bg.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_first_show_bg.png; sourceTree = "<group>"; };
|
|
|
A630D9C42DDD712C00555C95 /* icon_first_show_content.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_first_show_content.png; sourceTree = "<group>"; };
|
|
|
A630D9C52DDD712C00555C95 /* icon_first_show_icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = icon_first_show_icon.png; sourceTree = "<group>"; };
|
|
|
@@ -1386,10 +1386,10 @@
|
|
|
A6A4D4D52DB7B4A5007F6009 /* ChatViewController+Destory.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "ChatViewController+Destory.swift"; sourceTree = "<group>"; };
|
|
|
A6A6E5D82DBE54D7004D5B48 /* FYNormalTitleAndSearchView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FYNormalTitleAndSearchView.swift; sourceTree = "<group>"; };
|
|
|
A6FE8D9E2DB0FB5C00EABDC8 /* FYBurnSetCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FYBurnSetCell.swift; sourceTree = "<group>"; };
|
|
|
- B1F478CF8C29FA40E487D6CD /* Pods_bugu.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_bugu.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ B1F478CF8C29FA40E487D6CD /* Pods_motk.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_motk.framework; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
BA3469ADEA407DDBC6B6047C /* Pods-ScreenShareExtension.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-ScreenShareExtension.debug.xcconfig"; path = "Target Support Files/Pods-ScreenShareExtension/Pods-ScreenShareExtension.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
- BD2CCE8F436CC03FD9545114 /* Pods-bugu.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-bugu.release.xcconfig"; path = "Target Support Files/Pods-bugu/Pods-bugu.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
- E813ECE82775F0B700E5C7C7 /* bugu.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = bugu.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
+ BD2CCE8F436CC03FD9545114 /* Pods-motk.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-motk.release.xcconfig"; path = "Target Support Files/Pods-motk/Pods-motk.release.xcconfig"; sourceTree = "<group>"; };
|
|
|
+ E813ECE82775F0B700E5C7C7 /* motk.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = motk.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
E813ECEB2775F0B700E5C7C7 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
|
E813ECF42775F0B900E5C7C7 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
|
E813ECF72775F0B900E5C7C7 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
|
@@ -1441,7 +1441,7 @@
|
|
|
E8879AB927788ED200407347 /* Observable+Logging.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Observable+Logging.swift"; sourceTree = "<group>"; };
|
|
|
E8879ABB27788F0900407347 /* Observable+Operators.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "Observable+Operators.swift"; sourceTree = "<group>"; };
|
|
|
E8879ABF2778928D00407347 /* Icons.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Icons.xcassets; sourceTree = "<group>"; };
|
|
|
- E89908AB27DC3A470068D90B /* bugu-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "bugu-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
+ E89908AB27DC3A470068D90B /* motk-Bridging-Header.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "motk-Bridging-Header.h"; sourceTree = "<group>"; };
|
|
|
E89908B027DC412E0068D90B /* API.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = API.swift; sourceTree = "<group>"; };
|
|
|
E89908BD27DC9B170068D90B /* UserAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserAPI.swift; sourceTree = "<group>"; };
|
|
|
E89908C227DCA3B50068D90B /* BaseDataAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = BaseDataAPI.swift; sourceTree = "<group>"; };
|
|
|
@@ -1559,7 +1559,7 @@
|
|
|
EAB886882DC6545400177F5B /* FYUserInfoMenuCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FYUserInfoMenuCell.swift; sourceTree = "<group>"; };
|
|
|
F55DEA172B039DCD009FAAC3 /* EmoticonListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = EmoticonListViewModel.swift; sourceTree = "<group>"; };
|
|
|
F5E6F7B02ABB129A00E3B3BD /* GroupInfoMemberNameCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GroupInfoMemberNameCell.swift; sourceTree = "<group>"; };
|
|
|
- F954414DE40ACC1CB24FCC89 /* Pods-bugu.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-bugu.debug.xcconfig"; path = "Target Support Files/Pods-bugu/Pods-bugu.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
+ F954414DE40ACC1CB24FCC89 /* Pods-motk.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-motk.debug.xcconfig"; path = "Target Support Files/Pods-motk/Pods-motk.debug.xcconfig"; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@@ -1576,7 +1576,7 @@
|
|
|
isa = PBXFrameworksBuildPhase;
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
- 4AD0D04D575FE79F0419641C /* Pods_bugu.framework in Frameworks */,
|
|
|
+ 4AD0D04D575FE79F0419641C /* Pods_motk.framework in Frameworks */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|
|
|
@@ -1586,8 +1586,8 @@
|
|
|
1D793BD19E8B9798BCDA5B49 /* Pods */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- F954414DE40ACC1CB24FCC89 /* Pods-bugu.debug.xcconfig */,
|
|
|
- BD2CCE8F436CC03FD9545114 /* Pods-bugu.release.xcconfig */,
|
|
|
+ F954414DE40ACC1CB24FCC89 /* Pods-motk.debug.xcconfig */,
|
|
|
+ BD2CCE8F436CC03FD9545114 /* Pods-motk.release.xcconfig */,
|
|
|
BA3469ADEA407DDBC6B6047C /* Pods-ScreenShareExtension.debug.xcconfig */,
|
|
|
760CAF7C9A90702B1369E392 /* Pods-ScreenShareExtension.release.xcconfig */,
|
|
|
);
|
|
|
@@ -4040,7 +4040,7 @@
|
|
|
C811199077226A8CF8FEEF01 /* Frameworks */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- B1F478CF8C29FA40E487D6CD /* Pods_bugu.framework */,
|
|
|
+ B1F478CF8C29FA40E487D6CD /* Pods_motk.framework */,
|
|
|
2DD26EC72AE7EEE600F6019D /* ReplayKit.framework */,
|
|
|
312E128C38B5E0E8FA654C8C /* Pods_ScreenShareExtension.framework */,
|
|
|
);
|
|
|
@@ -4050,7 +4050,7 @@
|
|
|
E813ECDF2775F0B700E5C7C7 = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- E813ECEA2775F0B700E5C7C7 /* bugu */,
|
|
|
+ E813ECEA2775F0B700E5C7C7 /* motk */,
|
|
|
2DD26F182AE910D300F6019D /* ScreenShareExtension */,
|
|
|
E813ECE92775F0B700E5C7C7 /* Products */,
|
|
|
C811199077226A8CF8FEEF01 /* Frameworks */,
|
|
|
@@ -4061,17 +4061,17 @@
|
|
|
E813ECE92775F0B700E5C7C7 /* Products */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- E813ECE82775F0B700E5C7C7 /* bugu.app */,
|
|
|
+ E813ECE82775F0B700E5C7C7 /* motk.app */,
|
|
|
2DD26F162AE910D300F6019D /* ScreenShareExtension.appex */,
|
|
|
);
|
|
|
name = Products;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
- E813ECEA2775F0B700E5C7C7 /* bugu */ = {
|
|
|
+ E813ECEA2775F0B700E5C7C7 /* motk */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
- 2DA553262B1D77EE00D3925C /* buguRelease.entitlements */,
|
|
|
- 81F70E6B29BE320A000543D7 /* bugu.entitlements */,
|
|
|
+ 2DA553262B1D77EE00D3925C /* motkRelease.entitlements */,
|
|
|
+ 81F70E6B29BE320A000543D7 /* motk.entitlements */,
|
|
|
8121C42729BDE62B00423360 /* readme.md */,
|
|
|
E813ECEB2775F0B700E5C7C7 /* AppDelegate.swift */,
|
|
|
81F70E6929BE1696000543D7 /* AppDelegate+Remote.swift */,
|
|
|
@@ -4086,7 +4086,7 @@
|
|
|
E8DB9129277865B200D14179 /* Modules */,
|
|
|
E8DB9121277821E400D14179 /* Resources */,
|
|
|
);
|
|
|
- path = bugu;
|
|
|
+ path = motk;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
E8159A012795988D00AC6FFA /* AudioRecorder */ = {
|
|
|
@@ -4323,7 +4323,7 @@
|
|
|
A630D9C42DDD712C00555C95 /* icon_first_show_content.png */,
|
|
|
A630D9C52DDD712C00555C95 /* icon_first_show_icon.png */,
|
|
|
A630D9C62DDD712C00555C95 /* icon_first_show_title.png */,
|
|
|
- E89908AB27DC3A470068D90B /* bugu-Bridging-Header.h */,
|
|
|
+ E89908AB27DC3A470068D90B /* motk-Bridging-Header.h */,
|
|
|
E813ECF62775F0B900E5C7C7 /* LaunchScreen.storyboard */,
|
|
|
2DEDF4152AF34B5500CABC68 /* Localizable.xcstrings */,
|
|
|
E8879ABF2778928D00407347 /* Icons.xcassets */,
|
|
|
@@ -4548,9 +4548,9 @@
|
|
|
productReference = 2DD26F162AE910D300F6019D /* ScreenShareExtension.appex */;
|
|
|
productType = "com.apple.product-type.app-extension";
|
|
|
};
|
|
|
- E813ECE72775F0B700E5C7C7 /* bugu */ = {
|
|
|
+ E813ECE72775F0B700E5C7C7 /* motk */ = {
|
|
|
isa = PBXNativeTarget;
|
|
|
- buildConfigurationList = E813ECFC2775F0B900E5C7C7 /* Build configuration list for PBXNativeTarget "bugu" */;
|
|
|
+ buildConfigurationList = E813ECFC2775F0B900E5C7C7 /* Build configuration list for PBXNativeTarget "motk" */;
|
|
|
buildPhases = (
|
|
|
70C08F9B216C8CED46DB31D3 /* [CP] Check Pods Manifest.lock */,
|
|
|
2DEDF4472AFB713F00CABC68 /* ShellScript */,
|
|
|
@@ -4567,9 +4567,9 @@
|
|
|
dependencies = (
|
|
|
2DD26F1D2AE910D300F6019D /* PBXTargetDependency */,
|
|
|
);
|
|
|
- name = bugu;
|
|
|
- productName = bugu;
|
|
|
- productReference = E813ECE82775F0B700E5C7C7 /* bugu.app */;
|
|
|
+ name = motk;
|
|
|
+ productName = motk;
|
|
|
+ productReference = E813ECE82775F0B700E5C7C7 /* motk.app */;
|
|
|
productType = "com.apple.product-type.application";
|
|
|
};
|
|
|
/* End PBXNativeTarget section */
|
|
|
@@ -4582,7 +4582,7 @@
|
|
|
CLASSPREFIX = "";
|
|
|
LastSwiftUpdateCheck = 1500;
|
|
|
LastUpgradeCheck = 1620;
|
|
|
- ORGANIZATIONNAME = Bugu;
|
|
|
+ ORGANIZATIONNAME = motk;
|
|
|
TargetAttributes = {
|
|
|
2DD26F152AE910D300F6019D = {
|
|
|
CreatedOnToolsVersion = 15.0.1;
|
|
|
@@ -4593,7 +4593,7 @@
|
|
|
};
|
|
|
};
|
|
|
};
|
|
|
- buildConfigurationList = E813ECE32775F0B700E5C7C7 /* Build configuration list for PBXProject "bugu" */;
|
|
|
+ buildConfigurationList = E813ECE32775F0B700E5C7C7 /* Build configuration list for PBXProject "motk" */;
|
|
|
compatibilityVersion = "Xcode 13.0";
|
|
|
developmentRegion = en;
|
|
|
hasScannedForEncodings = 0;
|
|
|
@@ -4607,7 +4607,7 @@
|
|
|
projectDirPath = "";
|
|
|
projectRoot = "";
|
|
|
targets = (
|
|
|
- E813ECE72775F0B700E5C7C7 /* bugu */,
|
|
|
+ E813ECE72775F0B700E5C7C7 /* motk */,
|
|
|
2DD26F152AE910D300F6019D /* ScreenShareExtension */,
|
|
|
);
|
|
|
};
|
|
|
@@ -4718,7 +4718,7 @@
|
|
|
outputFileListPaths = (
|
|
|
);
|
|
|
outputPaths = (
|
|
|
- "$(DERIVED_FILE_DIR)/Pods-bugu-checkManifestLockResult.txt",
|
|
|
+ "$(DERIVED_FILE_DIR)/Pods-motk-checkManifestLockResult.txt",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
@@ -4731,15 +4731,15 @@
|
|
|
files = (
|
|
|
);
|
|
|
inputFileListPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-bugu/Pods-bugu-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-motk/Pods-motk-frameworks-${CONFIGURATION}-input-files.xcfilelist",
|
|
|
);
|
|
|
name = "[CP] Embed Pods Frameworks";
|
|
|
outputFileListPaths = (
|
|
|
- "${PODS_ROOT}/Target Support Files/Pods-bugu/Pods-bugu-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
+ "${PODS_ROOT}/Target Support Files/Pods-motk/Pods-motk-frameworks-${CONFIGURATION}-output-files.xcfilelist",
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-bugu/Pods-bugu-frameworks.sh\"\n";
|
|
|
+ shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-motk/Pods-motk-frameworks.sh\"\n";
|
|
|
showEnvVarsInLog = 0;
|
|
|
};
|
|
|
E8DB911A27781DAC00D14179 /* Run SwiftLint */ = {
|
|
|
@@ -4775,11 +4775,11 @@
|
|
|
outputFileListPaths = (
|
|
|
);
|
|
|
outputPaths = (
|
|
|
- $SRCROOT/bugu/HXCore/Generated/R.generated.swift,
|
|
|
+ $SRCROOT/motk/HXCore/Generated/R.generated.swift,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
shellPath = /bin/sh;
|
|
|
- shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"$PODS_ROOT/R.swift/rswift\" generate \"$SRCROOT/bugu/HXCore/Generated/R.generated.swift\"\n\n";
|
|
|
+ shellScript = "# Type a script or drag a script file from your workspace to insert its path.\n\"$PODS_ROOT/R.swift/rswift\" generate \"$SRCROOT/motk/HXCore/Generated/R.generated.swift\"\n\n";
|
|
|
};
|
|
|
/* End PBXShellScriptBuildPhase section */
|
|
|
|
|
|
@@ -5556,7 +5556,7 @@
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = ScreenShareExtension/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = ScreenShareExtension;
|
|
|
- INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 Bugu. All rights reserved.";
|
|
|
+ INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 motk. All rights reserved.";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
@@ -5594,7 +5594,7 @@
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = ScreenShareExtension/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = ScreenShareExtension;
|
|
|
- INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 Bugu. All rights reserved.";
|
|
|
+ INFOPLIST_KEY_NSHumanReadableCopyright = "Copyright © 2023 motk. All rights reserved.";
|
|
|
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
|
|
|
LD_RUNPATH_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
@@ -5735,23 +5735,23 @@
|
|
|
};
|
|
|
E813ECFD2775F0B900E5C7C7 /* Debug */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = F954414DE40ACC1CB24FCC89 /* Pods-bugu.debug.xcconfig */;
|
|
|
+ baseConfigurationReference = F954414DE40ACC1CB24FCC89 /* Pods-motk.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
- CODE_SIGN_ENTITLEMENTS = bugu/bugu.entitlements;
|
|
|
+ CODE_SIGN_ENTITLEMENTS = motk/motk.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 5H8D98R72W;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
- "$(PROJECT_DIR)/bugu/Third\\ Party",
|
|
|
+ "$(PROJECT_DIR)/motk/Third\\ Party",
|
|
|
);
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- INFOPLIST_FILE = bugu/Resources/Plist/Info.plist;
|
|
|
+ INFOPLIST_FILE = motk/Resources/Plist/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = MoodTalk;
|
|
|
INFOPLIST_KEY_NSAppleMusicUsageDescription = "你可以分享媒体资源中的照片和视频";
|
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "允许后可拍摄图片,录制短视频,扫一扫等功能";
|
|
|
@@ -5780,7 +5780,7 @@
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
- SWIFT_OBJC_BRIDGING_HEADER = "bugu/Resources/bugu-Bridging-Header.h";
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "motk/Resources/motk-Bridging-Header.h";
|
|
|
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
|
@@ -5789,23 +5789,23 @@
|
|
|
};
|
|
|
E813ECFE2775F0B900E5C7C7 /* Release */ = {
|
|
|
isa = XCBuildConfiguration;
|
|
|
- baseConfigurationReference = BD2CCE8F436CC03FD9545114 /* Pods-bugu.release.xcconfig */;
|
|
|
+ baseConfigurationReference = BD2CCE8F436CC03FD9545114 /* Pods-motk.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
|
|
|
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CLANG_ENABLE_MODULES = YES;
|
|
|
- CODE_SIGN_ENTITLEMENTS = bugu/buguRelease.entitlements;
|
|
|
+ CODE_SIGN_ENTITLEMENTS = motk/motkRelease.entitlements;
|
|
|
CODE_SIGN_IDENTITY = "Apple Development";
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
CURRENT_PROJECT_VERSION = 1;
|
|
|
DEVELOPMENT_TEAM = 5H8D98R72W;
|
|
|
FRAMEWORK_SEARCH_PATHS = (
|
|
|
"$(inherited)",
|
|
|
- "$(PROJECT_DIR)/bugu/Third\\ Party",
|
|
|
+ "$(PROJECT_DIR)/motk/Third\\ Party",
|
|
|
);
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
- INFOPLIST_FILE = bugu/Resources/Plist/Info.plist;
|
|
|
+ INFOPLIST_FILE = motk/Resources/Plist/Info.plist;
|
|
|
INFOPLIST_KEY_CFBundleDisplayName = MoodTalk;
|
|
|
INFOPLIST_KEY_NSAppleMusicUsageDescription = "你可以分享媒体资源中的照片和视频";
|
|
|
INFOPLIST_KEY_NSCameraUsageDescription = "允许后可拍摄图片,录制短视频,扫一扫等功能";
|
|
|
@@ -5834,7 +5834,7 @@
|
|
|
SUPPORTS_MACCATALYST = NO;
|
|
|
SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
- SWIFT_OBJC_BRIDGING_HEADER = "bugu/Resources/bugu-Bridging-Header.h";
|
|
|
+ SWIFT_OBJC_BRIDGING_HEADER = "motk/Resources/motk-Bridging-Header.h";
|
|
|
SWIFT_VERSION = 5.0;
|
|
|
TARGETED_DEVICE_FAMILY = 1;
|
|
|
};
|
|
|
@@ -5852,7 +5852,7 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
- E813ECE32775F0B700E5C7C7 /* Build configuration list for PBXProject "bugu" */ = {
|
|
|
+ E813ECE32775F0B700E5C7C7 /* Build configuration list for PBXProject "motk" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
E813ECFA2775F0B900E5C7C7 /* Debug */,
|
|
|
@@ -5861,7 +5861,7 @@
|
|
|
defaultConfigurationIsVisible = 0;
|
|
|
defaultConfigurationName = Release;
|
|
|
};
|
|
|
- E813ECFC2775F0B900E5C7C7 /* Build configuration list for PBXNativeTarget "bugu" */ = {
|
|
|
+ E813ECFC2775F0B900E5C7C7 /* Build configuration list for PBXNativeTarget "motk" */ = {
|
|
|
isa = XCConfigurationList;
|
|
|
buildConfigurations = (
|
|
|
E813ECFD2775F0B900E5C7C7 /* Debug */,
|