File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 516516 HEADER_SEARCH_PATHS = FoundationExtension;
517517 MACOSX_DEPLOYMENT_TARGET = 10.7;
518518 ONLY_ACTIVE_ARCH = YES;
519- SDKROOT = macosx ;
519+ SDKROOT = macosx10.7 ;
520520 };
521521 name = Debug;
522522 };
535535 GCC_WARN_UNUSED_VARIABLE = YES;
536536 HEADER_SEARCH_PATHS = FoundationExtension;
537537 MACOSX_DEPLOYMENT_TARGET = 10.7;
538- SDKROOT = macosx ;
538+ SDKROOT = macosx10.7 ;
539539 };
540540 name = Release;
541541 };
Original file line number Diff line number Diff line change 4040 <key >CFBundlePackageType </key >
4141 <string >APPL </string >
4242 <key >CFBundleShortVersionString </key >
43- <string >1.2.2 </string >
43+ <string >1.3.0 </string >
4444 <key >CFBundleSignature </key >
4545 <string >???? </string >
4646 <key >CFBundleVersion </key >
47- <string >1.2.2 </string >
47+ <string >1.3.0 </string >
4848 <key >LSApplicationCategoryType </key >
4949 <string >public.app-category.developer-tools </string >
5050 <key >LSMinimumSystemVersion </key >
You can’t perform that action at this time.
0 commit comments