Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
insidegui committed Jun 7, 2021
1 parent 767e028 commit 84d38a3
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions ConfUIFoundation/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>7.3.1</string>
<string>7.3.2</string>
<key>CFBundleVersion</key>
<string>1021</string>
<string>1022</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2020 Guilherme Rambo. All rights reserved.</string>
</dict>
Expand Down
4 changes: 2 additions & 2 deletions PlayerUI/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>7.3.1</string>
<string>7.3.2</string>
<key>CFBundleVersion</key>
<string>1021</string>
<string>1022</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 Guilherme Rambo. All rights reserved.</string>
<key>NSPrincipalClass</key>
Expand Down
4 changes: 2 additions & 2 deletions TranscriptIndexingService/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>XPC!</string>
<key>CFBundleShortVersionString</key>
<string>7.3.1</string>
<string>7.3.2</string>
<key>CFBundleVersion</key>
<string>1021</string>
<string>1022</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2017 Guilherme Rambo. All rights reserved.</string>
<key>XPCService</key>
Expand Down
24 changes: 12 additions & 12 deletions WWDC.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1902,7 +1902,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1021;
CURRENT_PROJECT_VERSION = 1022;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -1965,7 +1965,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1021;
CURRENT_PROJECT_VERSION = 1022;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -2081,7 +2081,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1021;
CURRENT_PROJECT_VERSION = 1022;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
Expand Down Expand Up @@ -2176,7 +2176,7 @@
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
CODE_SIGN_IDENTITY = "-";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 1021;
CURRENT_PROJECT_VERSION = 1022;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
Expand Down Expand Up @@ -2246,7 +2246,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1021;
DYLIB_CURRENT_VERSION = 1022;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = ConfUIFoundation/Info.plist;
Expand Down Expand Up @@ -2282,7 +2282,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1021;
DYLIB_CURRENT_VERSION = 1022;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = ConfUIFoundation/Info.plist;
Expand Down Expand Up @@ -2318,7 +2318,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1021;
DYLIB_CURRENT_VERSION = 1022;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = ConfUIFoundation/Info.plist;
Expand Down Expand Up @@ -2352,7 +2352,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1021;
DYLIB_CURRENT_VERSION = 1022;
DYLIB_INSTALL_NAME_BASE = "@rpath";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = ConfUIFoundation/Info.plist;
Expand Down Expand Up @@ -2487,7 +2487,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1021;
DYLIB_CURRENT_VERSION = 1022;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -2518,7 +2518,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1021;
DYLIB_CURRENT_VERSION = 1022;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -2549,7 +2549,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1021;
DYLIB_CURRENT_VERSION = 1022;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down Expand Up @@ -2580,7 +2580,7 @@
DEFINES_MODULE = YES;
DEVELOPMENT_TEAM = "";
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1021;
DYLIB_CURRENT_VERSION = 1022;
DYLIB_INSTALL_NAME_BASE = "@rpath";
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Expand Down
8 changes: 4 additions & 4 deletions WWDC.xcodeproj/xcshareddata/xcschemes/WWDC_iCloud.xcscheme
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
</CommandLineArgument>
<CommandLineArgument
argument = "-WWDCUseDebugStorage YES"
isEnabled = "NO">
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "--disable-transcripts"
Expand Down Expand Up @@ -147,11 +147,11 @@
</CommandLineArgument>
<CommandLineArgument
argument = "--delorean"
isEnabled = "NO">
isEnabled = "YES">
</CommandLineArgument>
<CommandLineArgument
argument = "2020-06-22T17:00:00-03:00"
isEnabled = "NO">
argument = "2021-06-07T14:01:00-03:00"
isEnabled = "YES">
</CommandLineArgument>
</CommandLineArguments>
</LaunchAction>
Expand Down
4 changes: 2 additions & 2 deletions WWDC/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>7.3.1</string>
<string>7.3.2</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
Expand Down Expand Up @@ -46,7 +46,7 @@
</dict>
</array>
<key>CFBundleVersion</key>
<string>1021</string>
<string>1022</string>
<key>GRBundleDesignContributorWebsite</key>
<string>https://twitter.com/bcmn96</string>
<key>GRBundleIconCreatorWebsite</key>
Expand Down
4 changes: 2 additions & 2 deletions WWDCAgent/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>7.3.1</string>
<string>7.3.2</string>
<key>CFBundleVersion</key>
<string>1021</string>
<string>1022</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>LSUIElement</key>
Expand Down
4 changes: 2 additions & 2 deletions WWDCAgentTestClient/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>7.3.1</string>
<string>7.3.2</string>
<key>CFBundleVersion</key>
<string>1021</string>
<string>1022</string>
<key>LSMinimumSystemVersion</key>
<string>$(MACOSX_DEPLOYMENT_TARGET)</string>
<key>NSHumanReadableCopyright</key>
Expand Down

0 comments on commit 84d38a3

Please sign in to comment.