File tree Expand file tree Collapse file tree 3 files changed +3
-2
lines changed
example/ios/Runner.xcodeproj Expand file tree Collapse file tree 3 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- ## [ 2.0.0-dev.1 ] - [ Now 30, 2021]
1
+ ## [ 2.0.0] - [ Now 30, 2021]
2
2
* The whole codebase was refactored
3
3
* Bug fixes and stability improvements
4
4
Original file line number Diff line number Diff line change 502
502
CURRENT_PROJECT_VERSION = "$(FLUTTER_BUILD_NUMBER)";
503
503
DEVELOPMENT_TEAM = 98676QY3V2;
504
504
ENABLE_BITCODE = NO;
505
+ "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "arm64 i386";
505
506
FRAMEWORK_SEARCH_PATHS = (
506
507
"$(inherited)",
507
508
"$(PROJECT_DIR)/Flutter",
Original file line number Diff line number Diff line change 1
1
name : settings_ui
2
2
description : Create native settings for Flutter app in minutes. Use single interfaces to build
3
- version : 2.0.0-dev.1
3
+ version : 2.0.0
4
4
homepage : https://github.com/yako-dev/flutter-settings-ui
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments