089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
29B97316FDCFA39411CA2CEA /* WOExtTest_main.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = WOExtTest_main.m; sourceTree = "<group>"; };
8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
- 8D1107320486CEB800E47090 /* WOExtTest.sopex */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WOExtTest.sopex; sourceTree = BUILT_PRODUCTS_DIR; };
+ 8D1107320486CEB800E47090 /* WOExtTest.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = WOExtTest.app; sourceTree = BUILT_PRODUCTS_DIR; };
AD06681A0600AA700010C833 /* TableView.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; path = TableView.plist; sourceTree = "<group>"; };
AD06681B0600AA700010C833 /* TreeView.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; path = TreeView.plist; sourceTree = "<group>"; };
AD06681C0600AA700010C833 /* Dictionary.plist */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.plist; path = Dictionary.plist; sourceTree = "<group>"; };
19C28FACFE9D520D11CA2CBB /* Products */ = {
isa = PBXGroup;
children = (
- 8D1107320486CEB800E47090 /* WOExtTest.sopex */,
+ 8D1107320486CEB800E47090 /* WOExtTest.app */,
);
name = Products;
sourceTree = "<group>";
name = WOExtTest;
productInstallPath = "$(HOME)/Applications";
productName = WOExtTest;
- productReference = 8D1107320486CEB800E47090 /* WOExtTest.sopex */;
+ productReference = 8D1107320486CEB800E47090 /* WOExtTest.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
"-DCOCOA_Foundation_LIBRARY=1",
);
PRODUCT_NAME = WOExtTest;
- WRAPPER_EXTENSION = sopex;
+ WRAPPER_EXTENSION = app;
ZERO_LINK = YES;
};
name = Development;
PRODUCT_NAME = WOExtTest;
SYMROOT = /tmp/SOPEXDeploymentProducts;
TEMP_DIR = "$(SYMROOT)/$(PROJECT_NAME).build/$(TARGET_NAME).build";
- WRAPPER_EXTENSION = sopex;
+ WRAPPER_EXTENSION = app;
ZERO_LINK = NO;
};
name = Deployment;
"-DCOCOA_Foundation_LIBRARY=1",
);
PRODUCT_NAME = WOExtTest;
- WRAPPER_EXTENSION = sopex;
+ WRAPPER_EXTENSION = app;
};
name = Default;
};