Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion iOS/APIExample-Audio/cloud_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion iOS/APIExample-Audio/cloud_project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion iOS/APIExample-OC/cloud_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion iOS/APIExample-OC/cloud_project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion iOS/APIExample-SwiftUI/cloud_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion iOS/APIExample-SwiftUI/cloud_project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
4 changes: 2 additions & 2 deletions iOS/APIExample/APIExample.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -2746,7 +2746,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 4.5.3;
MARKETING_VERSION = 4.6.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down Expand Up @@ -2817,7 +2817,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 4.5.3;
MARKETING_VERSION = 4.6.2;
OTHER_LDFLAGS = (
"$(inherited)",
"-ObjC",
Expand Down
2 changes: 1 addition & 1 deletion iOS/APIExample/cloud_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion iOS/APIExample/cloud_project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion macOS/cloud_build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion macOS/cloud_project.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ else
else
echo "Error: Branch name does not match dev/x.x.x format!"
echo "Current branch: $BRANCH_NAME"
echo "Required format: dev/x.x.x (e.g., dev/4.5.3)"
echo "Required format: dev/x.x.x (e.g., dev/4.6.2)"
exit 1
fi
fi
Expand Down
2 changes: 1 addition & 1 deletion windows/APIExample/install.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$agora_sdk = 'https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Windows_v4.5.3_FULL.zip'
$agora_sdk = 'https://download.shengwang.cn/sdk/release/Shengwang_Native_SDK_for_Windows_v4.6.2_FULL.zip'
$ThirdPartysrc = 'https://fullapp.oss-cn-beijing.aliyuncs.com/API-Examples/ThirdParty.zip'
$ThirdPartydes = 'ThirdParty.zip'
$agora_des = 'AgoraSdk.zip'
Expand Down