Skip to content

Commit

Permalink
Merge pull request #72 from skill20/dev
Browse files Browse the repository at this point in the history
删除文件
  • Loading branch information
skill20 authored Jun 12, 2020
2 parents e05bf1f + 2b034e1 commit 13add89
Show file tree
Hide file tree
Showing 10 changed files with 10 additions and 477 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,5 @@
build/
.idea
.metadata

pubspec.lock
3 changes: 3 additions & 0 deletions example/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -68,3 +68,6 @@
!**/ios/**/default.pbxuser
!**/ios/**/default.perspectivev3
!/packages/flutter_tools/test/data/dart_dependencies_test/**/.packages

**/ios/**/Podfile.lock
**/ios/**/Runner.xcworkspace/
8 changes: 4 additions & 4 deletions example/ios/Flutter/flutter_export_environment.sh
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
#!/bin/sh
# This is a generated file; do not edit or check into version control.
export "FLUTTER_ROOT=/Users/allan/Documents/flutter"
export "FLUTTER_APPLICATION_PATH=/Users/allan/Documents/GitHub/jverify-flutter-plugin/example"
export "FLUTTER_TARGET=/Users/allan/Documents/GitHub/jverify-flutter-plugin/example/lib/main.dart"
export "FLUTTER_ROOT=/Users/ccq/Library/Flutter/flutter"
export "FLUTTER_APPLICATION_PATH=/Users/ccq/Documents/code/work/jverify-flutter-plugin/example"
export "FLUTTER_TARGET=/Users/ccq/Documents/code/work/jverify-flutter-plugin/example/lib/main.dart"
export "FLUTTER_BUILD_DIR=build"
export "SYMROOT=${SOURCE_ROOT}/../build/ios"
export "FLUTTER_FRAMEWORK_DIR=/Users/allan/Documents/flutter/bin/cache/artifacts/engine/ios"
export "FLUTTER_FRAMEWORK_DIR=/Users/ccq/Library/Flutter/flutter/bin/cache/artifacts/engine/ios"
export "FLUTTER_BUILD_NAME=1.0.0"
export "FLUTTER_BUILD_NUMBER=1"
export "TRACK_WIDGET_CREATION=true"
34 changes: 0 additions & 34 deletions example/ios/Podfile.lock

This file was deleted.

3 changes: 1 addition & 2 deletions example/ios/Runner.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -207,10 +207,9 @@
};
buildConfigurationList = 97C146E91CF9000F007C117D /* Build configuration list for PBXProject "Runner" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
Expand Down
10 changes: 0 additions & 10 deletions example/ios/Runner.xcworkspace/contents.xcworkspacedata

This file was deleted.

This file was deleted.

This file was deleted.

216 changes: 0 additions & 216 deletions example/pubspec.lock

This file was deleted.

Loading

0 comments on commit 13add89

Please sign in to comment.