Skip to content

Commit

Permalink
V 3.4.0 pre
Browse files Browse the repository at this point in the history
  • Loading branch information
iTofu committed Dec 12, 2017
1 parent 1e4b602 commit abb76df
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions Demo/LCActionSheetDemo.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,6 @@
TargetAttributes = {
76485D6D1D38CB51009DDCA1 = {
CreatedOnToolsVersion = 7.3.1;
DevelopmentTeam = 4BZ2VM448J;
};
};
};
Expand Down Expand Up @@ -367,7 +366,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
DEVELOPMENT_TEAM = 4BZ2VM448J;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = LCActionSheetDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand All @@ -382,7 +381,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
DEVELOPMENT_TEAM = 4BZ2VM448J;
DEVELOPMENT_TEAM = "";
INFOPLIST_FILE = LCActionSheetDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
Expand Down
2 changes: 1 addition & 1 deletion Demo/LCActionSheetDemo/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.3.3</string>
<string>3.4.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
Expand Down

0 comments on commit abb76df

Please sign in to comment.