Commit 5520466d by pierce

1、fixed fb登录闪退的问题

2、修改版本号
parent a4daccc9
......@@ -72,12 +72,12 @@
/// App Version
- (NSString *)appVersion {
return @"7460";
return @"7450";
}
/// App Dot Version
- (NSString *)appDotVersion {
return @"7.4.6.0";
return @"7.4.5.0";
}
/// App Id
......
......@@ -61,6 +61,14 @@
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>fb382456482257502</string>
</array>
</dict>
<dict>
<key>CFBundleTypeRole</key>
<string>Editor</string>
<key>CFBundleURLSchemes</key>
<array>
<string>FusiClub</string>
</array>
</dict>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment