PDFViewer.xcodeproj/project.pbxproj
changeset 6 c09c88f2a410
parent 0 c344b61ddaf6
equal deleted inserted replaced
5:688af4da6d6d 6:c09c88f2a410
    11 		B24D2B2F1E89D65500687DA8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B24D2B2B1E89D65500687DA8 /* AppDelegate.m */; };
    11 		B24D2B2F1E89D65500687DA8 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = B24D2B2B1E89D65500687DA8 /* AppDelegate.m */; };
    12 		B24D2B341E89D85D00687DA8 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B24D2B331E89D85D00687DA8 /* ViewController.m */; };
    12 		B24D2B341E89D85D00687DA8 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = B24D2B331E89D85D00687DA8 /* ViewController.m */; };
    13 		B268D7FE1E89963E00F71608 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B268D7FD1E89963E00F71608 /* main.m */; };
    13 		B268D7FE1E89963E00F71608 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = B268D7FD1E89963E00F71608 /* main.m */; };
    14 		B268D8031E89963E00F71608 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B268D8021E89963E00F71608 /* Assets.xcassets */; };
    14 		B268D8031E89963E00F71608 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = B268D8021E89963E00F71608 /* Assets.xcassets */; };
    15 		B268D8061E89963E00F71608 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B268D8041E89963E00F71608 /* Main.storyboard */; };
    15 		B268D8061E89963E00F71608 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = B268D8041E89963E00F71608 /* Main.storyboard */; };
       
    16 		B2F58F301EAAAC3300E093C3 /* PDFViewer.help in Resources */ = {isa = PBXBuildFile; fileRef = B2F58F2F1EAAAC3300E093C3 /* PDFViewer.help */; };
    16 /* End PBXBuildFile section */
    17 /* End PBXBuildFile section */
    17 
    18 
    18 /* Begin PBXFileReference section */
    19 /* Begin PBXFileReference section */
    19 		B24D2B261E89D5D600687DA8 /* PDFViewer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PDFViewer.h; sourceTree = "<group>"; };
    20 		B24D2B261E89D5D600687DA8 /* PDFViewer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PDFViewer.h; sourceTree = "<group>"; };
    20 		B24D2B271E89D5D600687DA8 /* PDFViewer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFViewer.m; sourceTree = "<group>"; };
    21 		B24D2B271E89D5D600687DA8 /* PDFViewer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PDFViewer.m; sourceTree = "<group>"; };
    25 		B268D7F61E89963E00F71608 /* PDFViewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PDFViewer.app; sourceTree = BUILT_PRODUCTS_DIR; };
    26 		B268D7F61E89963E00F71608 /* PDFViewer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = PDFViewer.app; sourceTree = BUILT_PRODUCTS_DIR; };
    26 		B268D7FD1E89963E00F71608 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
    27 		B268D7FD1E89963E00F71608 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
    27 		B268D8021E89963E00F71608 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
    28 		B268D8021E89963E00F71608 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
    28 		B268D8051E89963E00F71608 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
    29 		B268D8051E89963E00F71608 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
    29 		B268D8071E89963E00F71608 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
    30 		B268D8071E89963E00F71608 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
       
    31 		B2F58F2F1EAAAC3300E093C3 /* PDFViewer.help */ = {isa = PBXFileReference; lastKnownFileType = folder; path = PDFViewer.help; sourceTree = SOURCE_ROOT; };
    30 /* End PBXFileReference section */
    32 /* End PBXFileReference section */
    31 
    33 
    32 /* Begin PBXFrameworksBuildPhase section */
    34 /* Begin PBXFrameworksBuildPhase section */
    33 		B268D7F31E89963E00F71608 /* Frameworks */ = {
    35 		B268D7F31E89963E00F71608 /* Frameworks */ = {
    34 			isa = PBXFrameworksBuildPhase;
    36 			isa = PBXFrameworksBuildPhase;
    98 			sourceTree = "<group>";
   100 			sourceTree = "<group>";
    99 		};
   101 		};
   100 		B268D7FC1E89963E00F71608 /* Supporting Files */ = {
   102 		B268D7FC1E89963E00F71608 /* Supporting Files */ = {
   101 			isa = PBXGroup;
   103 			isa = PBXGroup;
   102 			children = (
   104 			children = (
       
   105 				B2F58F2F1EAAAC3300E093C3 /* PDFViewer.help */,
   103 				B268D7FD1E89963E00F71608 /* main.m */,
   106 				B268D7FD1E89963E00F71608 /* main.m */,
   104 			);
   107 			);
   105 			name = "Supporting Files";
   108 			name = "Supporting Files";
   106 			sourceTree = "<group>";
   109 			sourceTree = "<group>";
   107 		};
   110 		};
   134 				LastUpgradeCheck = 0720;
   137 				LastUpgradeCheck = 0720;
   135 				ORGANIZATIONNAME = "Markus Bröker";
   138 				ORGANIZATIONNAME = "Markus Bröker";
   136 				TargetAttributes = {
   139 				TargetAttributes = {
   137 					B268D7F51E89963E00F71608 = {
   140 					B268D7F51E89963E00F71608 = {
   138 						CreatedOnToolsVersion = 7.2.1;
   141 						CreatedOnToolsVersion = 7.2.1;
       
   142 						DevelopmentTeam = NS52DCTHFQ;
   139 					};
   143 					};
   140 				};
   144 				};
   141 			};
   145 			};
   142 			buildConfigurationList = B268D7F11E89963E00F71608 /* Build configuration list for PBXProject "PDFViewer" */;
   146 			buildConfigurationList = B268D7F11E89963E00F71608 /* Build configuration list for PBXProject "PDFViewer" */;
   143 			compatibilityVersion = "Xcode 3.2";
   147 			compatibilityVersion = "Xcode 3.2";
   162 			isa = PBXResourcesBuildPhase;
   166 			isa = PBXResourcesBuildPhase;
   163 			buildActionMask = 2147483647;
   167 			buildActionMask = 2147483647;
   164 			files = (
   168 			files = (
   165 				B268D8031E89963E00F71608 /* Assets.xcassets in Resources */,
   169 				B268D8031E89963E00F71608 /* Assets.xcassets in Resources */,
   166 				B268D8061E89963E00F71608 /* Main.storyboard in Resources */,
   170 				B268D8061E89963E00F71608 /* Main.storyboard in Resources */,
       
   171 				B2F58F301EAAAC3300E093C3 /* PDFViewer.help in Resources */,
   167 			);
   172 			);
   168 			runOnlyForDeploymentPostprocessing = 0;
   173 			runOnlyForDeploymentPostprocessing = 0;
   169 		};
   174 		};
   170 /* End PBXResourcesBuildPhase section */
   175 /* End PBXResourcesBuildPhase section */
   171 
   176 
   276 		};
   281 		};
   277 		B268D80B1E89963E00F71608 /* Debug */ = {
   282 		B268D80B1E89963E00F71608 /* Debug */ = {
   278 			isa = XCBuildConfiguration;
   283 			isa = XCBuildConfiguration;
   279 			buildSettings = {
   284 			buildSettings = {
   280 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
   285 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
       
   286 				CODE_SIGN_IDENTITY = "Developer ID Application";
       
   287 				"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
   281 				COMBINE_HIDPI_IMAGES = YES;
   288 				COMBINE_HIDPI_IMAGES = YES;
   282 				INFOPLIST_FILE = PDFViewer/Info.plist;
   289 				INFOPLIST_FILE = PDFViewer/Info.plist;
   283 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
   290 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
   284 				PRODUCT_BUNDLE_IDENTIFIER = de.4customers.PDFViewer;
   291 				PRODUCT_BUNDLE_IDENTIFIER = de.4customers.PDFViewer;
   285 				PRODUCT_NAME = "$(TARGET_NAME)";
   292 				PRODUCT_NAME = "$(TARGET_NAME)";
       
   293 				PROVISIONING_PROFILE = "";
   286 			};
   294 			};
   287 			name = Debug;
   295 			name = Debug;
   288 		};
   296 		};
   289 		B268D80C1E89963E00F71608 /* Release */ = {
   297 		B268D80C1E89963E00F71608 /* Release */ = {
   290 			isa = XCBuildConfiguration;
   298 			isa = XCBuildConfiguration;
   291 			buildSettings = {
   299 			buildSettings = {
   292 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
   300 				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
       
   301 				CODE_SIGN_IDENTITY = "Developer ID Application";
       
   302 				"CODE_SIGN_IDENTITY[sdk=macosx*]" = "Mac Developer";
   293 				COMBINE_HIDPI_IMAGES = YES;
   303 				COMBINE_HIDPI_IMAGES = YES;
   294 				INFOPLIST_FILE = PDFViewer/Info.plist;
   304 				INFOPLIST_FILE = PDFViewer/Info.plist;
   295 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
   305 				LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
   296 				PRODUCT_BUNDLE_IDENTIFIER = de.4customers.PDFViewer;
   306 				PRODUCT_BUNDLE_IDENTIFIER = de.4customers.PDFViewer;
   297 				PRODUCT_NAME = "$(TARGET_NAME)";
   307 				PRODUCT_NAME = "$(TARGET_NAME)";
       
   308 				PROVISIONING_PROFILE = "";
   298 			};
   309 			};
   299 			name = Release;
   310 			name = Release;
   300 		};
   311 		};
   301 /* End XCBuildConfiguration section */
   312 /* End XCBuildConfiguration section */
   302 
   313