// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 42; objects = { /* Begin PBXBuildFile section */ 130F8B86001BDB6411CA292A /* period.java in Sources */ = {isa = PBXBuildFile; fileRef = 00E68290FEC88D7311DB9C8B /* period.java */; }; 130F8B8A001BDB6411CA292A /* example1.html in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00E68291FEC88ED911DB9C8B /* example1.html */; }; /* End PBXBuildFile section */ /* Begin PBXCopyFilesBuildPhase section */ 130F8B89001BDB6411CA292A /* CopyFiles */ = { isa = PBXCopyFilesBuildPhase; buildActionMask = 2147483647; dstPath = ""; dstSubfolderSpec = 16; files = ( 130F8B8A001BDB6411CA292A /* example1.html in CopyFiles */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXCopyFilesBuildPhase section */ /* Begin PBXFileReference section */ 00E68290FEC88D7311DB9C8B /* period.java */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.java; path = period.java; sourceTree = ""; }; 00E68291FEC88ED911DB9C8B /* example1.html */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.html; path = example1.html; sourceTree = ""; }; 329C727C0360BF8700C91783 /* period.jar */ = {isa = PBXFileReference; explicitFileType = archive.jar; includeInIndex = 0; path = period.jar; sourceTree = BUILT_PRODUCTS_DIR; }; /* End PBXFileReference section */ /* Begin PBXFrameworksBuildPhase section */ 130F8B88001BDB6411CA292A /* Frameworks */ = { isa = PBXFrameworksBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXFrameworksBuildPhase section */ /* Begin PBXGroup section */ 00E6828FFEC88D1A11DB9C8B = { isa = PBXGroup; children = ( 00E68290FEC88D7311DB9C8B /* period.java */, 00E68291FEC88ED911DB9C8B /* example1.html */, 0120612AFEC8923411DB9C8B /* Products */, ); sourceTree = ""; }; 0120612AFEC8923411DB9C8B /* Products */ = { isa = PBXGroup; children = ( 329C727C0360BF8700C91783 /* period.jar */, ); name = Products; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXJavaArchiveBuildPhase section */ 130F8B87001BDB6411CA292A /* JavaArchive */ = { isa = PBXJavaArchiveBuildPhase; buildActionMask = 2147483647; files = ( ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXJavaArchiveBuildPhase section */ /* Begin PBXProject section */ 00E6828EFEC88D1A11DB9C8B /* Project object */ = { isa = PBXProject; buildConfigurationList = 0A1B790C08BBAB1900555930 /* Build configuration list for PBXProject "period" */; hasScannedForEncodings = 1; mainGroup = 00E6828FFEC88D1A11DB9C8B; productRefGroup = 0120612AFEC8923411DB9C8B /* Products */; projectDirPath = ""; targets = ( 130F8B84001BDB6411CA292A /* period */, ); }; /* End PBXProject section */ /* Begin PBXSourcesBuildPhase section */ 130F8B85001BDB6411CA292A /* Sources */ = { isa = PBXSourcesBuildPhase; buildActionMask = 2147483647; files = ( 130F8B86001BDB6411CA292A /* period.java in Sources */, ); runOnlyForDeploymentPostprocessing = 0; }; /* End PBXSourcesBuildPhase section */ /* Begin PBXToolTarget section */ 130F8B84001BDB6411CA292A /* period */ = { isa = PBXToolTarget; buildConfigurationList = 0A1B790808BBAB1900555930 /* Build configuration list for PBXToolTarget "period" */; buildPhases = ( 130F8B85001BDB6411CA292A /* Sources */, 130F8B87001BDB6411CA292A /* JavaArchive */, 130F8B88001BDB6411CA292A /* Frameworks */, 130F8B89001BDB6411CA292A /* CopyFiles */, ); dependencies = ( ); name = period; productInstallPath = /usr/local/bin; productName = JavaAWTApplet; productReference = 329C727C0360BF8700C91783 /* period.jar */; }; /* End PBXToolTarget section */ /* Begin XCBuildConfiguration section */ 0A1B790908BBAB1900555930 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_ENABLE_FIX_AND_CONTINUE = YES; GCC_GENERATE_DEBUGGING_SYMBOLS = YES; GCC_OPTIMIZATION_LEVEL = 0; JAVA_ARCHIVE_CLASSES = YES; JAVA_ARCHIVE_COMPRESSION = NO; JAVA_ARCHIVE_TYPE = JAR; JAVA_COMPILER = /usr/bin/javac; JAVA_COMPILER_SOURCE_VERSION = 1.3; JAVA_COMPILER_TARGET_VM_VERSION = 1.3; JAVA_SOURCE_SUBDIR = .; PRODUCT_NAME = period; PURE_JAVA = YES; REZ_EXECUTABLE = YES; ZERO_LINK = YES; }; name = Debug; }; 0A1B790A08BBAB1900555930 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; GCC_ENABLE_FIX_AND_CONTINUE = NO; JAVA_ARCHIVE_CLASSES = YES; JAVA_ARCHIVE_COMPRESSION = NO; JAVA_ARCHIVE_TYPE = JAR; JAVA_COMPILER = /usr/bin/javac; JAVA_SOURCE_SUBDIR = .; PRODUCT_NAME = period; PURE_JAVA = YES; REZ_EXECUTABLE = YES; ZERO_LINK = NO; }; name = Release; }; 0A1B790D08BBAB1900555930 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Debug; }; 0A1B790E08BBAB1900555930 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 0A1B790808BBAB1900555930 /* Build configuration list for PBXToolTarget "period" */ = { isa = XCConfigurationList; buildConfigurations = ( 0A1B790908BBAB1900555930 /* Debug */, 0A1B790A08BBAB1900555930 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 0A1B790C08BBAB1900555930 /* Build configuration list for PBXProject "period" */ = { isa = XCConfigurationList; buildConfigurations = ( 0A1B790D08BBAB1900555930 /* Debug */, 0A1B790E08BBAB1900555930 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 00E6828EFEC88D1A11DB9C8B /* Project object */; }