Changeset 149

Show
Ignore:
Timestamp:
04/16/08 09:30:54 (1 month ago)
Author:
andym
Message:

Doh added missing unit test info.plist. Sorry, guys.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/Sparkle.xcodeproj/project.pbxproj

    r148 r149  
    101101                        containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; 
    102102                        proxyType = 1; 
    103                         remoteGlobalIDString = 612279D80DB5470200AB99EA /* Sparkle Unit Tests */
     103                        remoteGlobalIDString = 612279D80DB5470200AB99EA
    104104                        remoteInfo = "Sparkle Unit Tests"; 
    105105                }; 
     
    159159                6120721109CC5C4B007FE0F6 /* SUAutomaticUpdateAlert.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SUAutomaticUpdateAlert.m; sourceTree = "<group>"; }; 
    160160                612279D90DB5470200AB99EA /* Sparkle Unit Tests.octest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Sparkle Unit Tests.octest"; sourceTree = BUILT_PRODUCTS_DIR; }; 
    161                 612279DA0DB5470200AB99EA /* Sparkle Unit Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Sparkle Unit Tests-Info.plist"; sourceTree = "<group>"; }; 
     161                612279DA0DB5470200AB99EA /* Sparkle Unit Tests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = "Sparkle Unit Tests-Info.plist"; path = "Tests/Sparkle Unit Tests-Info.plist"; sourceTree = "<group>"; }; 
    162162                61227A140DB548B800AB99EA /* SUVersionComparisonTest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SUVersionComparisonTest.h; path = Tests/SUVersionComparisonTest.h; sourceTree = "<group>"; }; 
    163163                61227A150DB548B800AB99EA /* SUVersionComparisonTest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SUVersionComparisonTest.m; path = Tests/SUVersionComparisonTest.m; sourceTree = "<group>"; }; 
     
    377377                                0867D69AFE84028FC02AAC07 /* Apple Frameworks and Libraries */, 
    378378                                034768DFFF38A50411DB9C8B /* Products */, 
    379                                 612279DA0DB5470200AB99EA /* Sparkle Unit Tests-Info.plist */, 
    380379                        ); 
    381380                        name = Sparkle; 
     
    440439                                61227A140DB548B800AB99EA /* SUVersionComparisonTest.h */, 
    441440                                61227A150DB548B800AB99EA /* SUVersionComparisonTest.m */, 
     441                                612279DA0DB5470200AB99EA /* Sparkle Unit Tests-Info.plist */, 
    442442                        ); 
    443443                        name = Tests; 
     
    10281028                                GCC_PRECOMPILE_PREFIX_HEADER = YES; 
    10291029                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h"; 
    1030                                 INFOPLIST_FILE = "Sparkle Unit Tests-Info.plist"; 
     1030                                INFOPLIST_FILE = "Tests/Sparkle Unit Tests-Info.plist"; 
    10311031                                INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 
    10321032                                OTHER_LDFLAGS = ( 
     
    10551055                                GCC_PRECOMPILE_PREFIX_HEADER = YES; 
    10561056                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/Cocoa.framework/Headers/Cocoa.h"; 
    1057                                 INFOPLIST_FILE = "Sparkle Unit Tests-Info.plist"; 
     1057                                INFOPLIST_FILE = "Tests/Sparkle Unit Tests-Info.plist"; 
    10581058                                INSTALL_PATH = "$(USER_LIBRARY_DIR)/Bundles"; 
    10591059                                OTHER_LDFLAGS = (