diff --git a/Bitpost.xcodeproj/project.pbxproj b/Bitpost.xcodeproj/project.pbxproj index 7c934a9..d861f19 100644 --- a/Bitpost.xcodeproj/project.pbxproj +++ b/Bitpost.xcodeproj/project.pbxproj @@ -972,7 +972,7 @@ CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; + CODE_SIGN_IDENTITY = ""; COPY_PHASE_STRIP = NO; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_DYNAMIC_NO_PIC = NO; @@ -995,7 +995,7 @@ ); MACOSX_DEPLOYMENT_TARGET = 10.9; ONLY_ACTIVE_ARCH = YES; - PROVISIONING_PROFILE = "987bdc6a-fc90-4663-a8e9-5445abdb7e3c"; + PROVISIONING_PROFILE = ""; SDKROOT = macosx; }; name = Debug; @@ -1015,7 +1015,7 @@ CLANG_WARN_INT_CONVERSION = YES; CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; - CODE_SIGN_IDENTITY = "3rd Party Mac Developer Application"; + CODE_SIGN_IDENTITY = ""; COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; ENABLE_NS_ASSERTIONS = NO; @@ -1032,7 +1032,7 @@ /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include, ); MACOSX_DEPLOYMENT_TARGET = 10.9; - PROVISIONING_PROFILE = "987bdc6a-fc90-4663-a8e9-5445abdb7e3c"; + PROVISIONING_PROFILE = ""; SDKROOT = macosx; }; name = Release; diff --git a/README.md b/README.md index 8a8855a..83649d9 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,9 @@ For more info see: * https://bitmessage.org -Tech details ------------------ +How Bitpost Works +------------------------ + The UI launches a local pybitmessage node in the background which uses Tor to connect to the Bitmessage network. The local bitmessage node is run with custom node and API ports so it doesn't interfere with other bitmessage clients. The app uses it's own bitmessage keys.dat file for the app which is stored in ~/Library/Application Support/Bitpost.