Skip to content

Commit

Permalink
Merge tag '0.2.0' into develop
Browse files Browse the repository at this point in the history
Tagging 0.2.0
  • Loading branch information
yohom committed Sep 25, 2020
2 parents 4107ace + 54df6cd commit 451fa03
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
14 changes: 13 additions & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
TODO: Add your license here.
Copyright 2020 yohom

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.
3 changes: 3 additions & 0 deletions example/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -250,9 +250,12 @@
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
"${PODS_ROOT}/../Flutter/Flutter.framework",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: jcore_fluttify
description: A `JCore` Component, Powered By `Fluttify` Engine.
version: 0.1.0
version: 0.2.0
author: yohom <[email protected]>
homepage: https://github.com/fluttify-project/jcore_fluttify

Expand Down

0 comments on commit 451fa03

Please sign in to comment.