diff --git a/Fabric.framework/Versions/A/Fabric b/Fabric.framework/Versions/A/Fabric index e1b5349..a9b9347 100755 Binary files a/Fabric.framework/Versions/A/Fabric and b/Fabric.framework/Versions/A/Fabric differ diff --git a/Fabric.framework/Versions/A/Headers/FABAttributes.h b/Fabric.framework/Versions/A/Headers/FABAttributes.h index f4e0639..e35f9ce 100644 --- a/Fabric.framework/Versions/A/Headers/FABAttributes.h +++ b/Fabric.framework/Versions/A/Headers/FABAttributes.h @@ -2,7 +2,19 @@ // FABAttributes.h // Fabric // -// Copyright (c) 2015 Twitter. All rights reserved. +// Copyright (C) 2015 Twitter, Inc. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #pragma once diff --git a/Fabric.framework/Versions/A/Headers/Fabric.h b/Fabric.framework/Versions/A/Headers/Fabric.h index 47a3d05..23955fd 100644 --- a/Fabric.framework/Versions/A/Headers/Fabric.h +++ b/Fabric.framework/Versions/A/Headers/Fabric.h @@ -1,7 +1,20 @@ // // Fabric.h +// Fabric // -// Copyright (c) 2015 Twitter. All rights reserved. +// Copyright (C) 2015 Twitter, Inc. +// +// Licensed under the Apache License, Version 2.0 (the "License"); +// you may not use this file except in compliance with the License. +// You may obtain a copy of the License at +// +// http://www.apache.org/licenses/LICENSE-2.0 +// +// Unless required by applicable law or agreed to in writing, software +// distributed under the License is distributed on an "AS IS" BASIS, +// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +// See the License for the specific language governing permissions and +// limitations under the License. // #import diff --git a/Fabric.framework/Versions/A/Resources/Info.plist b/Fabric.framework/Versions/A/Resources/Info.plist index 9d1e8e7..26fb09d 100644 --- a/Fabric.framework/Versions/A/Resources/Info.plist +++ b/Fabric.framework/Versions/A/Resources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.6.1 + 1.6.3 CFBundleSignature ???? CFBundleSupportedPlatforms @@ -25,7 +25,7 @@ MacOSX CFBundleVersion - 37 + 42 DTCompiler com.apple.compilers.llvm.clang.1_0 DTPlatformBuild diff --git a/Fabric.framework/run b/Fabric.framework/run index f4c5732..9058ea6 100755 --- a/Fabric.framework/run +++ b/Fabric.framework/run @@ -11,8 +11,8 @@ DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd ) DIR="\"${DIR}" PATH_SEP="/" -VALIDATE_COMMAND="uploadDSYM\" $@ validate" -UPLOAD_COMMAND="uploadDSYM\" $@" +VALIDATE_COMMAND="uploadDSYM\" $@ validate run-script" +UPLOAD_COMMAND="uploadDSYM\" $@ run-script" # Ensure params are as expected, run in sync mode to validate eval $DIR$PATH_SEP$VALIDATE_COMMAND diff --git a/Fabric.framework/uploadDSYM b/Fabric.framework/uploadDSYM index 699eefb..6cb67ba 100755 Binary files a/Fabric.framework/uploadDSYM and b/Fabric.framework/uploadDSYM differ diff --git a/HOW_TO_BUILD.md b/HOW_TO_BUILD.md index 4590f66..9629215 100644 --- a/HOW_TO_BUILD.md +++ b/HOW_TO_BUILD.md @@ -21,6 +21,11 @@ Then open bilibili.xcodeproj to edit or build. ( If you don't have code signing , please set signing to "None" ) +# Add Crashlytics Key +Project Navigator -> Bilibili -> Build Phases -> Run Script( Fabric ) + +Get project key from fabric , or delete this build script + # About libraries If you can't download libraries from git-lfs, please run following commands. diff --git a/bilibili/Info.plist b/bilibili/Info.plist index 8cfedfc..245b2ba 100644 --- a/bilibili/Info.plist +++ b/bilibili/Info.plist @@ -32,7 +32,7 @@ CFBundleVersion - 1639 + 1648 Fabric APIKey