Ignore:
Timestamp:
Feb 21, 2016, 1:58:04 AM (9 years ago)
Author:
iritscen
Message:

AE Setup v1.1.8. Updated Run AE Installer script for Mono in 10.11. Corrected Run script icon from using Setup's icon to using base AE icon.

Location:
AE/Setup/Mac/AE Setup/AE Setup.xcodeproj
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • AE/Setup/Mac/AE Setup/AE Setup.xcodeproj

    • Property svn:ignore set to
      xcuserdata
  • AE/Setup/Mac/AE Setup/AE Setup.xcodeproj/project.pbxproj

    r1029 r1030  
    126126                        isa = PBXProject;
    127127                        attributes = {
    128                                 LastUpgradeCheck = 0640;
     128                                LastUpgradeCheck = 0720;
    129129                                ORGANIZATIONNAME = Oni2.net;
    130130                                TargetAttributes = {
     
    212212                                DEBUG_INFORMATION_FORMAT = dwarf;
    213213                                ENABLE_STRICT_OBJC_MSGSEND = YES;
     214                                ENABLE_TESTABILITY = YES;
    214215                                GCC_C_LANGUAGE_STANDARD = gnu99;
    215216                                GCC_DYNAMIC_NO_PIC = NO;
     
    278279                                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
    279280                                MACOSX_DEPLOYMENT_TARGET = 10.6;
     281                                PRODUCT_BUNDLE_IDENTIFIER = "net.oni2.ae.$(PRODUCT_NAME:rfc1034identifier)";
    280282                                PRODUCT_NAME = "$(TARGET_NAME)";
    281283                                STRIPFLAGS = "-S";
     
    293295                                LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
    294296                                MACOSX_DEPLOYMENT_TARGET = 10.6;
     297                                PRODUCT_BUNDLE_IDENTIFIER = "net.oni2.ae.$(PRODUCT_NAME:rfc1034identifier)";
    295298                                PRODUCT_NAME = "$(TARGET_NAME)";
    296299                                STRIPFLAGS = "-S";
Note: See TracChangeset for help on using the changeset viewer.