Skip to content

Commit

Permalink
UPDATE DEMO
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenceLove committed Nov 11, 2020
1 parent bab8ede commit 7d2a1c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions HXPhotoPicker-Demo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1813,7 +1813,7 @@
INFOPLIST_FILE = "HXPhotoPicker-Demo/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 3.1.4;
MARKETING_VERSION = 3.1.5;
ONLY_ACTIVE_ARCH = YES;
PRODUCT_BUNDLE_IDENTIFIER = "com.silence.HXPhotoPicker-4";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -1837,7 +1837,7 @@
INFOPLIST_FILE = "HXPhotoPicker-Demo/Info.plist";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = 3.1.4;
MARKETING_VERSION = 3.1.5;
PRODUCT_BUNDLE_IDENTIFIER = "com.silence.HXPhotoPicker-4";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -1869,7 +1869,7 @@
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 3.1.2;
MARKETING_VERSION = 3.1.5;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.silence.HXPhotoPickerFramework;
Expand Down Expand Up @@ -1902,7 +1902,7 @@
INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
IPHONEOS_DEPLOYMENT_TARGET = 9.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
MARKETING_VERSION = 3.1.2;
MARKETING_VERSION = 3.1.5;
MTL_FAST_MATH = YES;
PRODUCT_BUNDLE_IDENTIFIER = com.silence.HXPhotoPickerFramework;
PRODUCT_MODULE_NAME = HXPhotoPicker;
Expand Down
4 changes: 2 additions & 2 deletions HXPhotoPicker-Demo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>zh_CN</string>
<key>CFBundleAllowMixedLocalizations</key>
<true/>
<key>CFBundleDevelopmentRegion</key>
<string>zh_CN</string>
<key>CFBundleDisplayName</key>
<string>照片</string>
<key>CFBundleExecutable</key>
Expand Down

0 comments on commit 7d2a1c9

Please sign in to comment.