diff --git a/Projects/App/ShareExtension/Support/Info.plist b/Projects/App/ShareExtension/Support/Info.plist index 7ae45a86..ef8626ed 100644 --- a/Projects/App/ShareExtension/Support/Info.plist +++ b/Projects/App/ShareExtension/Support/Info.plist @@ -2,8 +2,8 @@ - AppIdentifierPrefix - $(AppIdentifierPrefix) + AppIdentifierPrefix + $(AppIdentifierPrefix) CFBundleDevelopmentRegion $(DEVELOPMENT_LANGUAGE) CFBundleDisplayName @@ -11,7 +11,7 @@ CFBundleExecutable $(EXECUTABLE_NAME) CFBundleIdentifier - $(PRODUCT_BUNDLE_IDENTIFIER).shareextension + $(PRODUCT_BUNDLE_IDENTIFIER) CFBundleInfoDictionaryVersion 6.0 CFBundleName @@ -30,10 +30,8 @@ NSExtensionActivationDictionaryVersion 1 - NSExtensionActivationSupportsText - NSExtensionActivationSupportsWebURLWithMaxCount - 1 + 1 NSExtensionMainStoryboard diff --git a/Projects/App/Support/Info.plist b/Projects/App/Support/Info.plist index 70b04538..d622da8e 100644 --- a/Projects/App/Support/Info.plist +++ b/Projects/App/Support/Info.plist @@ -2,8 +2,8 @@ - AppIdentifierPrefix - $(AppIdentifierPrefix) + AppIdentifierPrefix + $(AppIdentifierPrefix) CFBundleDisplayName 도토리 CFBundleDevelopmentRegion @@ -19,7 +19,7 @@ CFBundlePackageType $(PRODUCT_BUNDLE_PACKAGE_TYPE) CFBundleShortVersionString - 1.0.0 + 1.1.0 CFBundleVersion 1 ITSAppUsesNonExemptEncryption