Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroshihorie committed Apr 4, 2022
1 parent e964fc9 commit 665a81d
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions LiveKitExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -438,7 +438,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/BroadcastExt/BroadcastExt.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = 76TVFCUKK7;
INFOPLIST_FILE = "$(SRCROOT)/iOS/BroadcastExt/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = BroadcastExt;
Expand All @@ -448,7 +448,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.7;
MARKETING_VERSION = 1.0.11;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1.BroadcastExt;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
Expand All @@ -463,7 +463,7 @@
buildSettings = {
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/BroadcastExt/BroadcastExt.entitlements";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 11;
CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = 76TVFCUKK7;
INFOPLIST_FILE = "$(SRCROOT)/iOS/BroadcastExt/Info.plist";
INFOPLIST_KEY_CFBundleDisplayName = BroadcastExt;
Expand All @@ -473,7 +473,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.0.7;
MARKETING_VERSION = 1.0.11;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1.BroadcastExt;
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = iphoneos;
Expand Down Expand Up @@ -608,7 +608,7 @@
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 14;
CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = 76TVFCUKK7;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
Expand All @@ -623,7 +623,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.10;
MARKETING_VERSION = 1.0.11;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
PRODUCT_NAME = LiveKitExample;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -641,7 +641,7 @@
CODE_SIGN_ENTITLEMENTS = "$(SRCROOT)/iOS/iOS.entitlements";
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 14;
CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = 76TVFCUKK7;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = iOS/Info.plist;
Expand All @@ -656,7 +656,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.0.10;
MARKETING_VERSION = 1.0.11;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
PRODUCT_NAME = LiveKitExample;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -676,7 +676,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 14;
CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = 76TVFCUKK7;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
Expand All @@ -689,7 +689,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 1.0.10;
MARKETING_VERSION = 1.0.11;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
PRODUCT_NAME = LiveKitExample;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand All @@ -707,7 +707,7 @@
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
CURRENT_PROJECT_VERSION = 14;
CURRENT_PROJECT_VERSION = 15;
DEVELOPMENT_TEAM = 76TVFCUKK7;
ENABLE_HARDENED_RUNTIME = YES;
ENABLE_PREVIEWS = YES;
Expand All @@ -720,7 +720,7 @@
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 11.0;
MARKETING_VERSION = 1.0.10;
MARKETING_VERSION = 1.0.11;
PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.SwiftSDK.1;
PRODUCT_NAME = LiveKitExample;
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -792,7 +792,7 @@
repositoryURL = "https://github.com/livekit/client-sdk-swift";
requirement = {
kind = exactVersion;
version = 0.9.12;
version = 0.9.13;
};
};
68816CBF27B4D6BC00E24622 /* XCRemoteSwiftPackageReference "KeychainAccess" */ = {
Expand Down

0 comments on commit 665a81d

Please sign in to comment.