commit 0f595d8cd23ae06c27b6876c8f03ed35ea2f500c Author: Gerrit Linnemann Date: Fri Oct 25 12:08:08 2013 +0200 init diff --git a/ipbc-Client/ipbc-Client.xcodeproj/project.pbxproj b/ipbc-Client/ipbc-Client.xcodeproj/project.pbxproj new file mode 100644 index 0000000..5ffc7c4 --- /dev/null +++ b/ipbc-Client/ipbc-Client.xcodeproj/project.pbxproj @@ -0,0 +1,485 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 46; + objects = { + +/* Begin PBXBuildFile section */ + ECE5811B181A77090066D073 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ECE5811A181A77090066D073 /* Cocoa.framework */; }; + ECE58125181A77090066D073 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = ECE58123181A77090066D073 /* InfoPlist.strings */; }; + ECE58127181A77090066D073 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = ECE58126181A77090066D073 /* main.m */; }; + ECE5812B181A77090066D073 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = ECE58129181A77090066D073 /* Credits.rtf */; }; + ECE5812E181A77090066D073 /* ipbcAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = ECE5812D181A77090066D073 /* ipbcAppDelegate.m */; }; + ECE58131181A77090066D073 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = ECE5812F181A77090066D073 /* MainMenu.xib */; }; + ECE58133181A77090066D073 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = ECE58132181A77090066D073 /* Images.xcassets */; }; + ECE5813A181A77090066D073 /* XCTest.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ECE58139181A77090066D073 /* XCTest.framework */; }; + ECE5813B181A77090066D073 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ECE5811A181A77090066D073 /* Cocoa.framework */; }; + ECE58143181A77090066D073 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = ECE58141181A77090066D073 /* InfoPlist.strings */; }; + ECE58145181A77090066D073 /* ipbc_ClientTests.m in Sources */ = {isa = PBXBuildFile; fileRef = ECE58144181A77090066D073 /* ipbc_ClientTests.m */; }; +/* End PBXBuildFile section */ + +/* Begin PBXContainerItemProxy section */ + ECE5813C181A77090066D073 /* PBXContainerItemProxy */ = { + isa = PBXContainerItemProxy; + containerPortal = ECE5810F181A77090066D073 /* Project object */; + proxyType = 1; + remoteGlobalIDString = ECE58116181A77090066D073; + remoteInfo = "ipbc-Client"; + }; +/* End PBXContainerItemProxy section */ + +/* Begin PBXFileReference section */ + ECE58117181A77090066D073 /* ipbc-Client.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "ipbc-Client.app"; sourceTree = BUILT_PRODUCTS_DIR; }; + ECE5811A181A77090066D073 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; }; + ECE5811D181A77090066D073 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; }; + ECE5811E181A77090066D073 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; }; + ECE5811F181A77090066D073 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; + ECE58122181A77090066D073 /* ipbc-Client-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ipbc-Client-Info.plist"; sourceTree = ""; }; + ECE58124181A77090066D073 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; + ECE58126181A77090066D073 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = ""; }; + ECE58128181A77090066D073 /* ipbc-Client-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "ipbc-Client-Prefix.pch"; sourceTree = ""; }; + ECE5812A181A77090066D073 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = en; path = en.lproj/Credits.rtf; sourceTree = ""; }; + ECE5812C181A77090066D073 /* ipbcAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ipbcAppDelegate.h; sourceTree = ""; }; + ECE5812D181A77090066D073 /* ipbcAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ipbcAppDelegate.m; sourceTree = ""; }; + ECE58130181A77090066D073 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/MainMenu.xib; sourceTree = ""; }; + ECE58132181A77090066D073 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = ""; }; + ECE58138181A77090066D073 /* ipbc-ClientTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "ipbc-ClientTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; }; + ECE58139181A77090066D073 /* XCTest.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = XCTest.framework; path = Library/Frameworks/XCTest.framework; sourceTree = DEVELOPER_DIR; }; + ECE58140181A77090066D073 /* ipbc-ClientTests-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "ipbc-ClientTests-Info.plist"; sourceTree = ""; }; + ECE58142181A77090066D073 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = ""; }; + ECE58144181A77090066D073 /* ipbc_ClientTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ipbc_ClientTests.m; sourceTree = ""; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + ECE58114181A77090066D073 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ECE5811B181A77090066D073 /* Cocoa.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ECE58135181A77090066D073 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + ECE5813B181A77090066D073 /* Cocoa.framework in Frameworks */, + ECE5813A181A77090066D073 /* XCTest.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + ECE5810E181A77090066D073 = { + isa = PBXGroup; + children = ( + ECE58120181A77090066D073 /* ipbc-Client */, + ECE5813E181A77090066D073 /* ipbc-ClientTests */, + ECE58119181A77090066D073 /* Frameworks */, + ECE58118181A77090066D073 /* Products */, + ); + sourceTree = ""; + }; + ECE58118181A77090066D073 /* Products */ = { + isa = PBXGroup; + children = ( + ECE58117181A77090066D073 /* ipbc-Client.app */, + ECE58138181A77090066D073 /* ipbc-ClientTests.xctest */, + ); + name = Products; + sourceTree = ""; + }; + ECE58119181A77090066D073 /* Frameworks */ = { + isa = PBXGroup; + children = ( + ECE5811A181A77090066D073 /* Cocoa.framework */, + ECE58139181A77090066D073 /* XCTest.framework */, + ECE5811C181A77090066D073 /* Other Frameworks */, + ); + name = Frameworks; + sourceTree = ""; + }; + ECE5811C181A77090066D073 /* Other Frameworks */ = { + isa = PBXGroup; + children = ( + ECE5811D181A77090066D073 /* AppKit.framework */, + ECE5811E181A77090066D073 /* CoreData.framework */, + ECE5811F181A77090066D073 /* Foundation.framework */, + ); + name = "Other Frameworks"; + sourceTree = ""; + }; + ECE58120181A77090066D073 /* ipbc-Client */ = { + isa = PBXGroup; + children = ( + ECE5812C181A77090066D073 /* ipbcAppDelegate.h */, + ECE5812D181A77090066D073 /* ipbcAppDelegate.m */, + ECE5812F181A77090066D073 /* MainMenu.xib */, + ECE58132181A77090066D073 /* Images.xcassets */, + ECE58121181A77090066D073 /* Supporting Files */, + ); + path = "ipbc-Client"; + sourceTree = ""; + }; + ECE58121181A77090066D073 /* Supporting Files */ = { + isa = PBXGroup; + children = ( + ECE58122181A77090066D073 /* ipbc-Client-Info.plist */, + ECE58123181A77090066D073 /* InfoPlist.strings */, + ECE58126181A77090066D073 /* main.m */, + ECE58128181A77090066D073 /* ipbc-Client-Prefix.pch */, + ECE58129181A77090066D073 /* Credits.rtf */, + ); + name = "Supporting Files"; + sourceTree = ""; + }; + ECE5813E181A77090066D073 /* ipbc-ClientTests */ = { + isa = PBXGroup; + children = ( + ECE58144181A77090066D073 /* ipbc_ClientTests.m */, + ECE5813F181A77090066D073 /* Supporting Files */, + ); + path = "ipbc-ClientTests"; + sourceTree = ""; + }; + ECE5813F181A77090066D073 /* Supporting Files */ = { + isa = PBXGroup; + children = ( + ECE58140181A77090066D073 /* ipbc-ClientTests-Info.plist */, + ECE58141181A77090066D073 /* InfoPlist.strings */, + ); + name = "Supporting Files"; + sourceTree = ""; + }; +/* End PBXGroup section */ + +/* Begin PBXNativeTarget section */ + ECE58116181A77090066D073 /* ipbc-Client */ = { + isa = PBXNativeTarget; + buildConfigurationList = ECE58148181A77090066D073 /* Build configuration list for PBXNativeTarget "ipbc-Client" */; + buildPhases = ( + ECE58113181A77090066D073 /* Sources */, + ECE58114181A77090066D073 /* Frameworks */, + ECE58115181A77090066D073 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ); + name = "ipbc-Client"; + productName = "ipbc-Client"; + productReference = ECE58117181A77090066D073 /* ipbc-Client.app */; + productType = "com.apple.product-type.application"; + }; + ECE58137181A77090066D073 /* ipbc-ClientTests */ = { + isa = PBXNativeTarget; + buildConfigurationList = ECE5814B181A77090066D073 /* Build configuration list for PBXNativeTarget "ipbc-ClientTests" */; + buildPhases = ( + ECE58134181A77090066D073 /* Sources */, + ECE58135181A77090066D073 /* Frameworks */, + ECE58136181A77090066D073 /* Resources */, + ); + buildRules = ( + ); + dependencies = ( + ECE5813D181A77090066D073 /* PBXTargetDependency */, + ); + name = "ipbc-ClientTests"; + productName = "ipbc-ClientTests"; + productReference = ECE58138181A77090066D073 /* ipbc-ClientTests.xctest */; + productType = "com.apple.product-type.bundle.unit-test"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + ECE5810F181A77090066D073 /* Project object */ = { + isa = PBXProject; + attributes = { + CLASSPREFIX = ipbc; + LastUpgradeCheck = 0500; + ORGANIZATIONNAME = "Adawim UG (haftungsbeschränkt)"; + TargetAttributes = { + ECE58116181A77090066D073 = { + DevelopmentTeam = H474U3TZ74; + }; + ECE58137181A77090066D073 = { + TestTargetID = ECE58116181A77090066D073; + }; + }; + }; + buildConfigurationList = ECE58112181A77090066D073 /* Build configuration list for PBXProject "ipbc-Client" */; + compatibilityVersion = "Xcode 3.2"; + developmentRegion = English; + hasScannedForEncodings = 0; + knownRegions = ( + en, + Base, + ); + mainGroup = ECE5810E181A77090066D073; + productRefGroup = ECE58118181A77090066D073 /* Products */; + projectDirPath = ""; + projectRoot = ""; + targets = ( + ECE58116181A77090066D073 /* ipbc-Client */, + ECE58137181A77090066D073 /* ipbc-ClientTests */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXResourcesBuildPhase section */ + ECE58115181A77090066D073 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ECE58125181A77090066D073 /* InfoPlist.strings in Resources */, + ECE58133181A77090066D073 /* Images.xcassets in Resources */, + ECE5812B181A77090066D073 /* Credits.rtf in Resources */, + ECE58131181A77090066D073 /* MainMenu.xib in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ECE58136181A77090066D073 /* Resources */ = { + isa = PBXResourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ECE58143181A77090066D073 /* InfoPlist.strings in Resources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXResourcesBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + ECE58113181A77090066D073 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ECE5812E181A77090066D073 /* ipbcAppDelegate.m in Sources */, + ECE58127181A77090066D073 /* main.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; + ECE58134181A77090066D073 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + ECE58145181A77090066D073 /* ipbc_ClientTests.m in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin PBXTargetDependency section */ + ECE5813D181A77090066D073 /* PBXTargetDependency */ = { + isa = PBXTargetDependency; + target = ECE58116181A77090066D073 /* ipbc-Client */; + targetProxy = ECE5813C181A77090066D073 /* PBXContainerItemProxy */; + }; +/* End PBXTargetDependency section */ + +/* Begin PBXVariantGroup section */ + ECE58123181A77090066D073 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + ECE58124181A77090066D073 /* en */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; + ECE58129181A77090066D073 /* Credits.rtf */ = { + isa = PBXVariantGroup; + children = ( + ECE5812A181A77090066D073 /* en */, + ); + name = Credits.rtf; + sourceTree = ""; + }; + ECE5812F181A77090066D073 /* MainMenu.xib */ = { + isa = PBXVariantGroup; + children = ( + ECE58130181A77090066D073 /* Base */, + ); + name = MainMenu.xib; + sourceTree = ""; + }; + ECE58141181A77090066D073 /* InfoPlist.strings */ = { + isa = PBXVariantGroup; + children = ( + ECE58142181A77090066D073 /* en */, + ); + name = InfoPlist.strings; + sourceTree = ""; + }; +/* End PBXVariantGroup section */ + +/* Begin XCBuildConfiguration section */ + ECE58146181A77090066D073 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_DYNAMIC_NO_PIC = NO; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_OPTIMIZATION_LEVEL = 0; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + GCC_SYMBOLS_PRIVATE_EXTERN = NO; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.8; + ONLY_ACTIVE_ARCH = YES; + SDKROOT = macosx; + }; + name = Debug; + }; + ECE58147181A77090066D073 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ALWAYS_SEARCH_USER_PATHS = NO; + CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; + CLANG_CXX_LIBRARY = "libc++"; + CLANG_ENABLE_OBJC_ARC = YES; + CLANG_WARN_BOOL_CONVERSION = YES; + CLANG_WARN_CONSTANT_CONVERSION = YES; + CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; + CLANG_WARN_EMPTY_BODY = YES; + CLANG_WARN_ENUM_CONVERSION = YES; + CLANG_WARN_INT_CONVERSION = YES; + CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; + CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; + COPY_PHASE_STRIP = YES; + DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; + ENABLE_NS_ASSERTIONS = NO; + GCC_C_LANGUAGE_STANDARD = gnu99; + GCC_ENABLE_OBJC_EXCEPTIONS = YES; + GCC_WARN_64_TO_32_BIT_CONVERSION = YES; + GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; + GCC_WARN_UNDECLARED_SELECTOR = YES; + GCC_WARN_UNINITIALIZED_AUTOS = YES; + GCC_WARN_UNUSED_FUNCTION = YES; + GCC_WARN_UNUSED_VARIABLE = YES; + MACOSX_DEPLOYMENT_TARGET = 10.8; + SDKROOT = macosx; + }; + name = Release; + }; + ECE58149181A77090066D073 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Mac Developer"; + COMBINE_HIDPI_IMAGES = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "ipbc-Client/ipbc-Client-Prefix.pch"; + INFOPLIST_FILE = "ipbc-Client/ipbc-Client-Info.plist"; + PRODUCT_NAME = "$(TARGET_NAME)"; + WRAPPER_EXTENSION = app; + }; + name = Debug; + }; + ECE5814A181A77090066D073 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; + CODE_SIGN_IDENTITY = "Mac Developer"; + COMBINE_HIDPI_IMAGES = YES; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "ipbc-Client/ipbc-Client-Prefix.pch"; + INFOPLIST_FILE = "ipbc-Client/ipbc-Client-Info.plist"; + PRODUCT_NAME = "$(TARGET_NAME)"; + WRAPPER_EXTENSION = app; + }; + name = Release; + }; + ECE5814C181A77090066D073 /* Debug */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ipbc-Client.app/Contents/MacOS/ipbc-Client"; + COMBINE_HIDPI_IMAGES = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(DEVELOPER_FRAMEWORKS_DIR)", + "$(inherited)", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "ipbc-Client/ipbc-Client-Prefix.pch"; + GCC_PREPROCESSOR_DEFINITIONS = ( + "DEBUG=1", + "$(inherited)", + ); + INFOPLIST_FILE = "ipbc-ClientTests/ipbc-ClientTests-Info.plist"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TEST_HOST = "$(BUNDLE_LOADER)"; + WRAPPER_EXTENSION = xctest; + }; + name = Debug; + }; + ECE5814D181A77090066D073 /* Release */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUNDLE_LOADER = "$(BUILT_PRODUCTS_DIR)/ipbc-Client.app/Contents/MacOS/ipbc-Client"; + COMBINE_HIDPI_IMAGES = YES; + FRAMEWORK_SEARCH_PATHS = ( + "$(DEVELOPER_FRAMEWORKS_DIR)", + "$(inherited)", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = "ipbc-Client/ipbc-Client-Prefix.pch"; + INFOPLIST_FILE = "ipbc-ClientTests/ipbc-ClientTests-Info.plist"; + PRODUCT_NAME = "$(TARGET_NAME)"; + TEST_HOST = "$(BUNDLE_LOADER)"; + WRAPPER_EXTENSION = xctest; + }; + name = Release; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + ECE58112181A77090066D073 /* Build configuration list for PBXProject "ipbc-Client" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ECE58146181A77090066D073 /* Debug */, + ECE58147181A77090066D073 /* Release */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Release; + }; + ECE58148181A77090066D073 /* Build configuration list for PBXNativeTarget "ipbc-Client" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ECE58149181A77090066D073 /* Debug */, + ECE5814A181A77090066D073 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; + ECE5814B181A77090066D073 /* Build configuration list for PBXNativeTarget "ipbc-ClientTests" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + ECE5814C181A77090066D073 /* Debug */, + ECE5814D181A77090066D073 /* Release */, + ); + defaultConfigurationIsVisible = 0; + }; +/* End XCConfigurationList section */ + }; + rootObject = ECE5810F181A77090066D073 /* Project object */; +} diff --git a/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/contents.xcworkspacedata b/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/contents.xcworkspacedata new file mode 100644 index 0000000..ddd90b5 --- /dev/null +++ b/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/contents.xcworkspacedata @@ -0,0 +1,7 @@ + + + + + diff --git a/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/xcshareddata/ipbc-Client.xccheckout b/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/xcshareddata/ipbc-Client.xccheckout new file mode 100644 index 0000000..1fc089e --- /dev/null +++ b/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/xcshareddata/ipbc-Client.xccheckout @@ -0,0 +1,41 @@ + + + + + IDESourceControlProjectFavoriteDictionaryKey + + IDESourceControlProjectIdentifier + BDF122F8-DA02-47B4-AFC7-D6076CC3B9C4 + IDESourceControlProjectName + ipbc-Client + IDESourceControlProjectOriginsDictionary + + 9E9A1E3F-FB76-4D7F-B5EB-64946445C72E + ssh://web1.adatewithmusic.com/git/ipbc-statusbarapp.git + + IDESourceControlProjectPath + ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace + IDESourceControlProjectRelativeInstallPathDictionary + + 9E9A1E3F-FB76-4D7F-B5EB-64946445C72E + ../../.. + + IDESourceControlProjectURL + ssh://web1.adatewithmusic.com/git/ipbc-statusbarapp.git + IDESourceControlProjectVersion + 110 + IDESourceControlProjectWCCIdentifier + 9E9A1E3F-FB76-4D7F-B5EB-64946445C72E + IDESourceControlProjectWCConfigurations + + + IDESourceControlRepositoryExtensionIdentifierKey + public.vcs.git + IDESourceControlWCCIdentifierKey + 9E9A1E3F-FB76-4D7F-B5EB-64946445C72E + IDESourceControlWCCName + ipbc-statusbarapp + + + + diff --git a/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/xcuserdata/gerrit.xcuserdatad/UserInterfaceState.xcuserstate b/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/xcuserdata/gerrit.xcuserdatad/UserInterfaceState.xcuserstate new file mode 100644 index 0000000..0ae59f7 Binary files /dev/null and b/ipbc-Client/ipbc-Client.xcodeproj/project.xcworkspace/xcuserdata/gerrit.xcuserdatad/UserInterfaceState.xcuserstate differ diff --git a/ipbc-Client/ipbc-Client.xcodeproj/xcuserdata/gerrit.xcuserdatad/xcschemes/ipbc-Client.xcscheme b/ipbc-Client/ipbc-Client.xcodeproj/xcuserdata/gerrit.xcuserdatad/xcschemes/ipbc-Client.xcscheme new file mode 100644 index 0000000..2c14a05 --- /dev/null +++ b/ipbc-Client/ipbc-Client.xcodeproj/xcuserdata/gerrit.xcuserdatad/xcschemes/ipbc-Client.xcscheme @@ -0,0 +1,96 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/ipbc-Client/ipbc-Client.xcodeproj/xcuserdata/gerrit.xcuserdatad/xcschemes/xcschememanagement.plist b/ipbc-Client/ipbc-Client.xcodeproj/xcuserdata/gerrit.xcuserdatad/xcschemes/xcschememanagement.plist new file mode 100644 index 0000000..98d06e9 --- /dev/null +++ b/ipbc-Client/ipbc-Client.xcodeproj/xcuserdata/gerrit.xcuserdatad/xcschemes/xcschememanagement.plist @@ -0,0 +1,27 @@ + + + + + SchemeUserState + + ipbc-Client.xcscheme + + orderHint + 0 + + + SuppressBuildableAutocreation + + ECE58116181A77090066D073 + + primary + + + ECE58137181A77090066D073 + + primary + + + + + diff --git a/ipbc-Client/ipbc-Client/Base.lproj/MainMenu.xib b/ipbc-Client/ipbc-Client/Base.lproj/MainMenu.xib new file mode 100644 index 0000000..78e3921 --- /dev/null +++ b/ipbc-Client/ipbc-Client/Base.lproj/MainMenu.xib @@ -0,0 +1,670 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Default + + + + + + + Left to Right + + + + + + + Right to Left + + + + + + + + + + + Default + + + + + + + Left to Right + + + + + + + Right to Left + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/ipbc-Client/ipbc-Client/Images.xcassets/AppIcon.appiconset/Contents.json b/ipbc-Client/ipbc-Client/Images.xcassets/AppIcon.appiconset/Contents.json new file mode 100644 index 0000000..2db2b1c --- /dev/null +++ b/ipbc-Client/ipbc-Client/Images.xcassets/AppIcon.appiconset/Contents.json @@ -0,0 +1,58 @@ +{ + "images" : [ + { + "idiom" : "mac", + "size" : "16x16", + "scale" : "1x" + }, + { + "idiom" : "mac", + "size" : "16x16", + "scale" : "2x" + }, + { + "idiom" : "mac", + "size" : "32x32", + "scale" : "1x" + }, + { + "idiom" : "mac", + "size" : "32x32", + "scale" : "2x" + }, + { + "idiom" : "mac", + "size" : "128x128", + "scale" : "1x" + }, + { + "idiom" : "mac", + "size" : "128x128", + "scale" : "2x" + }, + { + "idiom" : "mac", + "size" : "256x256", + "scale" : "1x" + }, + { + "idiom" : "mac", + "size" : "256x256", + "scale" : "2x" + }, + { + "idiom" : "mac", + "size" : "512x512", + "scale" : "1x" + }, + { + "idiom" : "mac", + "size" : "512x512", + "scale" : "2x" + } + ], + "info" : { + "version" : 1, + "author" : "xcode" + } +} \ No newline at end of file diff --git a/ipbc-Client/ipbc-Client/en.lproj/Credits.rtf b/ipbc-Client/ipbc-Client/en.lproj/Credits.rtf new file mode 100644 index 0000000..46576ef --- /dev/null +++ b/ipbc-Client/ipbc-Client/en.lproj/Credits.rtf @@ -0,0 +1,29 @@ +{\rtf0\ansi{\fonttbl\f0\fswiss Helvetica;} +{\colortbl;\red255\green255\blue255;} +\paperw9840\paperh8400 +\pard\tx560\tx1120\tx1680\tx2240\tx2800\tx3360\tx3920\tx4480\tx5040\tx5600\tx6160\tx6720\ql\qnatural + +\f0\b\fs24 \cf0 Engineering: +\b0 \ + Some people\ +\ + +\b Human Interface Design: +\b0 \ + Some other people\ +\ + +\b Testing: +\b0 \ + Hopefully not nobody\ +\ + +\b Documentation: +\b0 \ + Whoever\ +\ + +\b With special thanks to: +\b0 \ + Mom\ +} diff --git a/ipbc-Client/ipbc-Client/en.lproj/InfoPlist.strings b/ipbc-Client/ipbc-Client/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..477b28f --- /dev/null +++ b/ipbc-Client/ipbc-Client/en.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/ipbc-Client/ipbc-Client/ipbc-Client-Info.plist b/ipbc-Client/ipbc-Client/ipbc-Client-Info.plist new file mode 100644 index 0000000..a634d90 --- /dev/null +++ b/ipbc-Client/ipbc-Client/ipbc-Client-Info.plist @@ -0,0 +1,38 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIconFile + + CFBundleIdentifier + com.adawim.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + ${PRODUCT_NAME} + CFBundlePackageType + APPL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + LSApplicationCategoryType + public.app-category.utilities + LSMinimumSystemVersion + ${MACOSX_DEPLOYMENT_TARGET} + NSHumanReadableCopyright + Copyright © 2013 Adawim UG (haftungsbeschränkt). All rights reserved. + NSMainNibFile + MainMenu + LSUIElement + + NSPrincipalClass + NSApplication + + diff --git a/ipbc-Client/ipbc-Client/ipbc-Client-Prefix.pch b/ipbc-Client/ipbc-Client/ipbc-Client-Prefix.pch new file mode 100644 index 0000000..35d7640 --- /dev/null +++ b/ipbc-Client/ipbc-Client/ipbc-Client-Prefix.pch @@ -0,0 +1,9 @@ +// +// Prefix header +// +// The contents of this file are implicitly included at the beginning of every source file. +// + +#ifdef __OBJC__ + #import +#endif diff --git a/ipbc-Client/ipbc-Client/ipbcAppDelegate.h b/ipbc-Client/ipbc-Client/ipbcAppDelegate.h new file mode 100644 index 0000000..a54e335 --- /dev/null +++ b/ipbc-Client/ipbc-Client/ipbcAppDelegate.h @@ -0,0 +1,19 @@ +// +// ipbcAppDelegate.h +// ipbc-Client +// +// Created by Gerrit Linnemann on 25.10.13. +// Copyright (c) 2013 Adawim UG (haftungsbeschränkt). All rights reserved. +// + +#import + +@interface ipbcAppDelegate : NSObject { + NSWindow *window; + IBOutlet NSMenu *statusMenu; + NSStatusItem * statusItem; +} + +@property (assign) IBOutlet NSWindow *window; + +@end diff --git a/ipbc-Client/ipbc-Client/ipbcAppDelegate.m b/ipbc-Client/ipbc-Client/ipbcAppDelegate.m new file mode 100644 index 0000000..7715692 --- /dev/null +++ b/ipbc-Client/ipbc-Client/ipbcAppDelegate.m @@ -0,0 +1,25 @@ +// +// ipbcAppDelegate.m +// ipbc-Client +// +// Created by Gerrit Linnemann on 25.10.13. +// Copyright (c) 2013 Adawim UG (haftungsbeschränkt). All rights reserved. +// + +#import "ipbcAppDelegate.h" + +@implementation ipbcAppDelegate + +- (void)applicationDidFinishLaunching:(NSNotification *)aNotification +{ + // Insert code here to initialize your application +} + +-(void)awakeFromNib{ + statusItem = [[NSStatusBar systemStatusBar] statusItemWithLength:NSVariableStatusItemLength]; + [statusItem setMenu:statusMenu]; + [statusItem setTitle:@"ipbc"]; + [statusItem setHighlightMode:YES]; +} + +@end diff --git a/ipbc-Client/ipbc-Client/main.m b/ipbc-Client/ipbc-Client/main.m new file mode 100644 index 0000000..8c57dbf --- /dev/null +++ b/ipbc-Client/ipbc-Client/main.m @@ -0,0 +1,14 @@ +// +// main.m +// ipbc-Client +// +// Created by Gerrit Linnemann on 25.10.13. +// Copyright (c) 2013 Adawim UG (haftungsbeschränkt). All rights reserved. +// + +#import + +int main(int argc, const char * argv[]) +{ + return NSApplicationMain(argc, argv); +} diff --git a/ipbc-Client/ipbc-ClientTests/en.lproj/InfoPlist.strings b/ipbc-Client/ipbc-ClientTests/en.lproj/InfoPlist.strings new file mode 100644 index 0000000..477b28f --- /dev/null +++ b/ipbc-Client/ipbc-ClientTests/en.lproj/InfoPlist.strings @@ -0,0 +1,2 @@ +/* Localized versions of Info.plist keys */ + diff --git a/ipbc-Client/ipbc-ClientTests/ipbc-ClientTests-Info.plist b/ipbc-Client/ipbc-ClientTests/ipbc-ClientTests-Info.plist new file mode 100644 index 0000000..2cf38ab --- /dev/null +++ b/ipbc-Client/ipbc-ClientTests/ipbc-ClientTests-Info.plist @@ -0,0 +1,22 @@ + + + + + CFBundleDevelopmentRegion + en + CFBundleExecutable + ${EXECUTABLE_NAME} + CFBundleIdentifier + com.adawim.${PRODUCT_NAME:rfc1034identifier} + CFBundleInfoDictionaryVersion + 6.0 + CFBundlePackageType + BNDL + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1 + + diff --git a/ipbc-Client/ipbc-ClientTests/ipbc_ClientTests.m b/ipbc-Client/ipbc-ClientTests/ipbc_ClientTests.m new file mode 100644 index 0000000..4020def --- /dev/null +++ b/ipbc-Client/ipbc-ClientTests/ipbc_ClientTests.m @@ -0,0 +1,34 @@ +// +// ipbc_ClientTests.m +// ipbc-ClientTests +// +// Created by Gerrit Linnemann on 25.10.13. +// Copyright (c) 2013 Adawim UG (haftungsbeschränkt). All rights reserved. +// + +#import + +@interface ipbc_ClientTests : XCTestCase + +@end + +@implementation ipbc_ClientTests + +- (void)setUp +{ + [super setUp]; + // Put setup code here. This method is called before the invocation of each test method in the class. +} + +- (void)tearDown +{ + // Put teardown code here. This method is called after the invocation of each test method in the class. + [super tearDown]; +} + +- (void)testExample +{ + XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__); +} + +@end