Skip to content

Commit

Permalink
notarisation
Browse files Browse the repository at this point in the history
  • Loading branch information
miyako committed Jan 10, 2020
1 parent 13c811f commit dffca2f
Show file tree
Hide file tree
Showing 11 changed files with 17 additions and 12 deletions.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>18F132</string>
<string>19B88</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
Expand All @@ -21,22 +21,24 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>4.5</string>
<string>4.6</string>
<key>CSResourcesFileMapped</key>
<true/>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>10E1001</string>
<string>11B500</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>18E219</string>
<string>19B89</string>
<key>DTSDKName</key>
<string>macosx10.14</string>
<string>macosx10.15</string>
<key>DTXcode</key>
<string>1020</string>
<string>1120</string>
<key>DTXcodeBuild</key>
<string>10E1001</string>
<string>11B500</string>
<key>LSMinimumSystemVersion</key>
<string>10.14</string>
</dict>
</plist>
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dict>
<key>hash</key>
<data>
KUez5IjlqST9on8E0mfdYxe88gI=
7qruWbihouuMECEigeJHSZhNp2U=
</data>
<key>optional</key>
<true/>
Expand Down Expand Up @@ -284,7 +284,7 @@
<dict>
<key>hash2</key>
<data>
Nm9s3jYL0JDIcMkqQfrviRmtj3g+FQDitBe7XHSlYXA=
Q2VOWpFPdbNckFzDy0TXJN4eV5eqoAn3+zCQuz7QmdU=
</data>
<key>optional</key>
<true/>
Expand Down
Binary file added Address Book/Address Book.dmg
Binary file not shown.
5 changes: 4 additions & 1 deletion Address Book/Address Book.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -411,7 +411,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "USER_NAME=keisuke.miyako@4d.com\nUUID=`uuidgen | tr -d - | tr -d '\\n' | tr '[:upper:]' '[:lower:]'`\nDEVELOPER_ID=`security find-identity -p codesigning -v | egrep 'Developer ID Application[^\"]+' -o`\nPRODUCT_PATH=\"$CODESIGNING_FOLDER_PATH\"\nxattr -cr \"$PRODUCT_PATH\"\ncodesign --remove-signature \"$PRODUCT_PATH\"\ncodesign --verbose --deep --timestamp --force --sign \"$DEVELOPER_ID\" \"$PRODUCT_PATH\"\nDMG_PATH=\"$PROJECT_DIR/$PRODUCT_NAME.dmg\"\nZIP_PATH=\"$PROJECT_DIR/$PRODUCT_NAME.zip\"\nrm \"$DMG_PATH\"\nhdiutil create -format UDBZ -plist -srcfolder \"$PRODUCT_PATH\" \"$DMG_PATH\"\necho \"xcrun stapler staple \\\"$PRODUCT_PATH\\\"\"\necho \"hdiutil create -format UDBZ -plist -srcfolder \\\"$PRODUCT_PATH\\\" \\\"$DMG_PATH\\\" \"\necho \"ditto -c -k --keepParent \\\"$PRODUCT_PATH\\\" \\\"$ZIP_PATH\\\" \"\nxcrun altool --notarize-app --file \"$DMG_PATH\" --username \"$USER_NAME\" --password \"@keychain:altool\" --primary-bundle-id $PRODUCT_BUNDLE_IDENTIFIER.$UUID\nrm -f \"$ZIP_PATH\"\nrm -f \"$DMG_PATH\"\n";
shellScript = "USER_NAME=keisuke.miyako@4d.com\nUUID=`uuidgen | tr -d - | tr -d '\\n' | tr '[:upper:]' '[:lower:]'`\nDEVELOPER_ID=`security find-identity -p codesigning -v | egrep 'Developer ID Application[^\"]+' -o`\nPRODUCT_PATH=\"$CODESIGNING_FOLDER_PATH\"\nxattr -cr \"$PRODUCT_PATH\"\ncodesign --remove-signature \"$PRODUCT_PATH\"\ncodesign --verbose --deep --timestamp --force --sign \"$DEVELOPER_ID\" \"$PRODUCT_PATH\"\nDMG_PATH=\"$PROJECT_DIR/$PRODUCT_NAME.dmg\"\nZIP_PATH=\"$PROJECT_DIR/$PRODUCT_NAME.zip\"\nrm \"$DMG_PATH\"\nhdiutil create -format UDBZ -plist -srcfolder \"$PRODUCT_PATH\" \"$DMG_PATH\"\necho \"xcrun stapler staple \\\"$PRODUCT_PATH\\\"\"\necho \"hdiutil create -format UDBZ -plist -srcfolder \\\"$PRODUCT_PATH\\\" \\\"$DMG_PATH\\\" \"\necho \"ditto -c -k --keepParent \\\"$PRODUCT_PATH\\\" \\\"$ZIP_PATH\\\" \"\necho \"spctl -a -vv -t install \\\"$PRODUCT_PATH\\\" \"\nxcrun altool --notarize-app --file \"$DMG_PATH\" --username \"$USER_NAME\" --password \"@keychain:altool\" --primary-bundle-id $PRODUCT_BUNDLE_IDENTIFIER.$UUID\nrm -f \"$ZIP_PATH\"\nrm -f \"$DMG_PATH\"\n";
};
/* End PBXShellScriptBuildPhase section */

Expand Down Expand Up @@ -465,6 +465,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 4.6;
DEBUGGING_SYMBOLS = YES;
DEPLOYMENT_LOCATION = NO;
DEVELOPMENT_TEAM = Y69CWUC25B;
Expand Down Expand Up @@ -511,6 +512,7 @@
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 4.6;
DEPLOYMENT_LOCATION = NO;
DEVELOPMENT_TEAM = Y69CWUC25B;
FRAMEWORK_SEARCH_PATHS = "";
Expand Down Expand Up @@ -553,6 +555,7 @@
CODE_SIGN_INJECT_BASE_ENTITLEMENTS = NO;
CODE_SIGN_STYLE = Manual;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 4.6;
DEPLOYMENT_LOCATION = NO;
DEVELOPMENT_TEAM = Y69CWUC25B;
FRAMEWORK_SEARCH_PATHS = "";
Expand Down
Binary file not shown.
Binary file added Address Book/Address Book.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion Address Book/English.lproj/InfoPlist.strings
Original file line number Diff line number Diff line change
@@ -1 +1 @@
/* Localized versions of Info.plist keys */CFBundleName = "Address Book";CFBundleShortVersionString = "4.5";CFBundleGetInfoString = "Address Book version 4.5, Copyright 2019 miyako.";
/* Localized versions of Info.plist keys */CFBundleName = "Address Book";CFBundleShortVersionString = "4.6";CFBundleGetInfoString = "Address Book version 4.6, Copyright 2020 miyako.";
Expand Down
2 changes: 1 addition & 1 deletion Address Book/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundleSignature</key>
<string>4D06</string>
<key>CFBundleVersion</key>
<string>4.5</string>
<string>4.6</string>
<key>CSResourcesFileMapped</key>
<true/>
</dict>
Expand Down

0 comments on commit dffca2f

Please sign in to comment.