File tree 2 files changed +1
-5
lines changed
packages/camera/camera_avfoundation
example/ios/Runner.xcodeproj
2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 1
1
## NEXT
2
2
3
+ * Remove development team from example app.
3
4
* Updates minimum iOS version to 12.0 and minimum Flutter version to 3.16.6.
4
5
5
6
## 0.9.13+10
Original file line number Diff line number Diff line change 291
291
};
292
292
97C146ED1CF9000F007C117D = {
293
293
CreatedOnToolsVersion = 7.3.1;
294
- DevelopmentTeam = W4ZTW5E78A;
295
294
};
296
295
};
297
296
};
514
513
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
515
514
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
516
515
CODE_SIGN_STYLE = Automatic;
517
- DEVELOPMENT_TEAM = "";
518
516
GCC_C_LANGUAGE_STANDARD = gnu11;
519
517
INFOPLIST_FILE = RunnerTests/Info.plist;
520
518
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
544
542
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = NO;
545
543
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
546
544
CODE_SIGN_STYLE = Automatic;
547
- DEVELOPMENT_TEAM = "";
548
545
GCC_C_LANGUAGE_STANDARD = gnu11;
549
546
INFOPLIST_FILE = RunnerTests/Info.plist;
550
547
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
672
669
baseConfigurationReference = 9740EEB21CF90195004384FC /* Debug.xcconfig */;
673
670
buildSettings = {
674
671
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
675
- DEVELOPMENT_TEAM = W4ZTW5E78A;
676
672
ENABLE_BITCODE = NO;
677
673
FRAMEWORK_SEARCH_PATHS = (
678
674
"$(inherited)",
697
693
baseConfigurationReference = 7AFA3C8E1D35360C0083082E /* Release.xcconfig */;
698
694
buildSettings = {
699
695
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
700
- DEVELOPMENT_TEAM = W4ZTW5E78A;
701
696
ENABLE_BITCODE = NO;
702
697
FRAMEWORK_SEARCH_PATHS = (
703
698
"$(inherited)",
You can’t perform that action at this time.
0 commit comments