File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
artoolkitX Camera Calibration Utility.xcodeproj Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 22
22
<string >$(VERSION) </string >
23
23
<key >LSMinimumSystemVersion </key >
24
24
<string >$(MACOSX_DEPLOYMENT_TARGET) </string >
25
+ <key >NSCameraUsageDescription </key >
26
+ <string >To calibrate the camera lens </string >
25
27
<key >NSHumanReadableCopyright </key >
26
28
<string >©2018 artoolkitX contributors </string >
27
29
<key >NSMainNibFile </key >
Original file line number Diff line number Diff line change 872
872
TargetAttributes = {
873
873
4A9141FF1DF6450200DF4FEE = {
874
874
CreatedOnToolsVersion = 8.1;
875
- DevelopmentTeam = 7ER2WP8VB3 ;
875
+ DevelopmentTeam = EA4A28G9X5 ;
876
876
ProvisioningStyle = Automatic;
877
877
};
878
878
};
882
882
developmentRegion = English;
883
883
hasScannedForEncodings = 0;
884
884
knownRegions = (
885
+ English,
885
886
en,
886
887
Base,
887
888
);
1079
1080
CODE_SIGN_IDENTITY = "Mac Developer";
1080
1081
CODE_SIGN_STYLE = Automatic;
1081
1082
COMBINE_HIDPI_IMAGES = YES;
1082
- DEVELOPMENT_TEAM = 7ER2WP8VB3 ;
1083
+ DEVELOPMENT_TEAM = EA4A28G9X5 ;
1083
1084
INFOPLIST_FILE = Info.plist;
1084
1085
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
1085
1086
OTHER_CODE_SIGN_FLAGS = "--deep";
1096
1097
CODE_SIGN_IDENTITY = "Mac Developer";
1097
1098
CODE_SIGN_STYLE = Automatic;
1098
1099
COMBINE_HIDPI_IMAGES = YES;
1099
- DEVELOPMENT_TEAM = 7ER2WP8VB3 ;
1100
+ DEVELOPMENT_TEAM = EA4A28G9X5 ;
1100
1101
INFOPLIST_FILE = Info.plist;
1101
1102
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
1102
1103
OTHER_CODE_SIGN_FLAGS = "--deep";
You can’t perform that action at this time.
0 commit comments