<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
- <string>com.yourcompany.${PRODUCT_NAME:rfc1034Identifier}</string>
+ <string>com.wincent.fusion.crash-reporter</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
089C1672FE841209C02AAC07 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
089C167FFE841241C02AAC07 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
1058C7ADFEA557BF11CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
- 8D5B49B6048680CD000E48DA /* fusion-crash-reporter.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "fusion-crash-reporter.bundle"; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8D5B49B6048680CD000E48DA /* WOFCrashReporter.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = WOFCrashReporter.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
8D5B49B7048680CD000E48DA /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
BC506CB712874F30006F0550 /* buildtools */ = {isa = PBXFileReference; lastKnownFileType = folder; path = buildtools; sourceTree = "<group>"; };
BC506CE512874F7D006F0550 /* base-style.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; name = "base-style.xcconfig"; path = "buildtools/base-style.xcconfig"; sourceTree = "<group>"; };
19C28FB8FE9D52D311CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
- 8D5B49B6048680CD000E48DA /* fusion-crash-reporter.bundle */,
+ 8D5B49B6048680CD000E48DA /* WOFCrashReporter.bundle */,
);
name = Products;
sourceTree = "<group>";
name = "fusion-crash-reporter";
productInstallPath = "$(HOME)/Library/Bundles";
productName = "fusion-crash-reporter";
- productReference = 8D5B49B6048680CD000E48DA /* fusion-crash-reporter.bundle */;
+ productReference = 8D5B49B6048680CD000E48DA /* WOFCrashReporter.bundle */;
productType = "com.apple.product-type.bundle";
};
/* End PBXNativeTarget section */
baseConfigurationReference = BC506CF712874FC0006F0550 /* fusion-plugin-target.xcconfig */;
buildSettings = {
INFOPLIST_FILE = Info.plist;
- PRODUCT_NAME = "fusion-crash-reporter";
+ PRODUCT_NAME = WOFCrashReporter;
};
name = Debug;
};
baseConfigurationReference = BC506CF712874FC0006F0550 /* fusion-plugin-target.xcconfig */;
buildSettings = {
INFOPLIST_FILE = Info.plist;
- PRODUCT_NAME = "fusion-crash-reporter";
+ PRODUCT_NAME = WOFCrashReporter;
};
name = Release;
};