Last active
          August 29, 2015 14:06 
        
      - 
      
 - 
        
Save paulb777/8a926247cf394e3bd456 to your computer and use it in GitHub Desktop.  
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
  | <?xml version="1.0" encoding="UTF-8"?> | |
| <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> | |
| <plist version="1.0"> | |
| <dict> | |
| <key>Kind</key> | |
| <string>Xcode.Xcode3.ProjectTemplateUnitKind</string> | |
| <key>Identifier</key> | |
| <string>com.test.Application</string> | |
| <key>Concrete</key> | |
| <true/> | |
| <key>Description</key> | |
| <string>My application.</string> | |
| <key>Ancestors</key> | |
| <array> | |
| <string>com.apple.dt.unit.bundleBase</string> | |
| <string>com.apple.dt.unit.macBase</string> | |
| </array> | |
| <key>Targets</key> | |
| <array> | |
| <dict> | |
| <key>ProductType</key> | |
| <string>com.apple.product-type.application</string> | |
| <key>SharedSettings</key> | |
| <dict> | |
| <key>GCC_PREFIX_HEADER</key> | |
| <string></string> | |
| <key>WRAPPER_EXTENSION</key> | |
| <string>app</string> | |
| </dict> | |
| <key>Dependencies</key> | |
| <array> | |
| <integer>1</integer> | |
| </array> | |
| <key>BuildPhases</key> | |
| <array> | |
| <dict> | |
| <key>Class</key> | |
| <string>Headers</string> | |
| </dict> | |
| <dict> | |
| <key>Class</key> | |
| <string>Sources</string> | |
| </dict> | |
| <dict> | |
| <key>Class</key> | |
| <string>Resources</string> | |
| </dict> | |
| <dict> | |
| <key>Class</key> | |
| <string>Frameworks</string> | |
| </dict> | |
| </array> | |
| <key>Frameworks</key> | |
| <array> | |
| <string>Foundation</string> | |
| </array> | |
| </dict> | |
| <dict> | |
| <key>ProductType</key> | |
| <string>com.apple.product-type.library</string> | |
| <key>Name</key> | |
| <string>___PACKAGENAME___ 2</string> | |
| <key>SharedSettings</key> | |
| <dict> | |
| <key>PRODUCT_NAME</key> | |
| <string>___PACKAGENAME___ 2</string> | |
| </dict> | |
| <key>BuildPhases</key> | |
| <array> | |
| <dict> | |
| <key>Class</key> | |
| <string>Sources</string> | |
| </dict> | |
| <dict> | |
| <key>Class</key> | |
| <string>Frameworks</string> | |
| </dict> | |
| </array> | |
| <key>Frameworks</key> | |
| <array> | |
| </array> | |
| </dict> | |
| </array> | |
| <key>Project</key> | |
| <dict> | |
| <key>Configurations</key> | |
| <dict> | |
| <key>Debug</key> | |
| <dict/> | |
| <key>Release</key> | |
| <dict/> | |
| </dict> | |
| <key>SharedSettings</key> | |
| <dict> | |
| <key>MACOSX_DEPLOYMENT_TARGET</key> | |
| <string>$(inherited)</string> | |
| </dict> | |
| </dict> | |
| <key>Definitions</key> | |
| <dict> | |
| <key>___PACKAGENAMEASIDENTIFIER___Activity.h</key> | |
| <dict> | |
| <key>Path</key> | |
| <string>___PACKAGENAMEASIDENTIFIER___Activity.h</string> | |
| <key>TargetIndices</key> | |
| <array/> | |
| </dict> | |
| <key>___PACKAGENAMEASIDENTIFIER___Activity.m</key> | |
| <dict> | |
| <key>Path</key> | |
| <string>___PACKAGENAMEASIDENTIFIER___Activity.m</string> | |
| <key>TargetIndices</key> | |
| <array> | |
| <integer>0</integer> | |
| </array> | |
| </dict> | |
| <key>___PACKAGENAME___-Info.plist:Bundle</key> | |
| <string><key>CFBundleDisplayName</key> | |
| <string>${PRODUCT_NAME}</string> | |
| <key>CFBundleVersion</key> | |
| <string>1.0</string> | |
| <key>CFBundleShortVersionString</key> | |
| <string>1.0</string> | |
| <key>CFBundleExecutable</key> | |
| <string>${EXECUTABLE_NAME}</string></string> | |
| </dict> | |
| <key>Nodes</key> | |
| <array> | |
| <string>___PACKAGENAME___-Info.plist:Bundle</string> | |
| <string>___PACKAGENAMEASIDENTIFIER___Activity.h</string> | |
| <string>___PACKAGENAMEASIDENTIFIER___Activity.m</string> | |
| </array> | |
| </dict> | |
| </plist> | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
            
See http://stackoverflow.com/questions/26005871/make-a-dependent-target-with-an-xcode-6-template