{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"Example","path":"Example","contentType":"directory"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":"CODEOWNERS","path":"CODEOWNERS","contentType":"file"},{"name":"NOTICE.txt","path":"NOTICE.txt","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"}],"totalCount":5}},"fileTreeProcessingTime":2.0265869999999997,"foldersToFetch":[],"reducedMotionEnabled":null,"repo":{"id":474963152,"defaultBranch":"master","name":"WannaSDK-iOS","ownerLogin":"WANNABY","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-28T11:02:41.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/33755612?v=4","public":true,"private":false,"isOrgOwned":true},"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"master","listCacheKey":"v0:1701169338.0","canEdit":false,"refType":"branch","currentOid":"df9d5ec1bb195cd6d2fbaa98dd99cdb0f93643ef"},"path":"README.md","currentUser":null,"blob":{"rawLines":null,"stylingDirectives":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/WANNABY/WannaSDK-iOS/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null,"repoAlertsPath":"/WANNABY/WannaSDK-iOS/security/dependabot","repoSecurityAndAnalysisPath":"/WANNABY/WannaSDK-iOS/settings/security_analysis","repoOwnerIsOrg":true,"currentUserCanAdminRepo":false},"displayName":"README.md","displayUrl":"https://github.com/WANNABY/WannaSDK-iOS/blob/master/README.md?raw=true","headerInfo":{"blobSize":"3.59 KB","deleteInfo":{"deleteTooltip":"You must be signed in to make or propose changes"},"editInfo":{"editTooltip":"You must be signed in to make or propose changes"},"ghDesktopPath":"https://desktop.github.com","gitLfsPath":null,"onBranch":true,"shortPath":"fd835a7","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2FWANNABY%2FWannaSDK-iOS%2Fblob%2Fmaster%2FREADME.md","isCSV":false,"isRichtext":true,"toc":[{"level":1,"text":"WANNA SDK","anchor":"wanna-sdk","htmlText":"WANNA SDK"},{"level":2,"text":"License","anchor":"license","htmlText":"License"},{"level":3,"text":"Terms of use","anchor":"terms-of-use","htmlText":"Terms of use"},{"level":2,"text":"Installation","anchor":"installation","htmlText":"Installation"},{"level":3,"text":"CocoaPods","anchor":"cocoapods","htmlText":"CocoaPods"},{"level":3,"text":"Frameworks","anchor":"frameworks","htmlText":"Frameworks"},{"level":2,"text":"Sample","anchor":"sample","htmlText":"Sample"},{"level":2,"text":"Distribution","anchor":"distribution","htmlText":"Distribution"},{"level":2,"text":"System requirements","anchor":"system-requirements","htmlText":"System requirements"}],"lineInfo":{"truncatedLoc":"107","truncatedSloc":"72"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplateHelpUrl":"https://githubdocs.cn/articles/about-issue-and-pull-request-templates","issueTemplate":null,"discussionTemplate":null,"language":"Markdown","languageID":222,"large":false,"loggedIn":false,"newDiscussionPath":"/WANNABY/WannaSDK-iOS/discussions/new","newIssuePath":"/WANNABY/WannaSDK-iOS/issues/new","planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/WANNABY/WannaSDK-iOS/blob/master/README.md","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","dismissStackNoticePath":"/settings/dismiss-notice/publish_stack_from_file","releasePath":"/WANNABY/WannaSDK-iOS/releases/new?marketplace=true","showPublishActionBanner":false,"showPublishStackBanner":false},"rawBlobUrl":"https://github.com/WANNABY/WannaSDK-iOS/raw/master/README.md","renderImageOrRaw":false,"richText":"
WANNA SDK 可以增强您的 iOS 应用,提供鞋子和手表的虚拟试穿功能。使用此功能,用户只需将智能手机摄像头对准他们的脚或手腕,就能实时看到所选产品在他们身上的效果。请参阅 WANNA 网站的详细文档。
\n\n\n\nWANNA SDK 用于商业用途,并非开源。您需要许可证密钥才能使用 SDK。
\n要获取 WANNA SDK 的许可证密钥,请联系我们,请使用您的商业电子邮件地址在 。请提供
\n与 WANNA SDK 一起工作需遵守 使用条款。请下载 SDK 并开始使用之前查阅它们。
\n将 WANNA SDK 添加到您的项目中,要么通过 Cocoapods,要么通过将框架嵌入您的 Xcode 项目中。
\n如果您还没有,创建一个 Podfile
\n$ cd <your-project-directory>\n$ pod init\n
将 pod WannaSDK
添加到您的 Podfile
¨C2C
安装 pod
\n¨C3C
在 Xcode 中打开 .xcodeproj 文件。
\n当您打开 Example.xcodeproj 时,如果用不必要的文件名替换 Example.xcodeproj,则会导致编译错误
\n我们的发行版包含一个简单的Swift代码示例:请参见发行版中的“└─C21C”文件夹。使用它来测试我们的SDK功能或作为开发您自己的应用的起点。
\n在构建和运行示例之前
\n¨C4C
压缩包大小表示将添加到您的IPA文件的大小,即您的应用程序的下载大小,当您集成WANNA SDK时。
未压缩的大小表示库作为已安装应用程序部分的大小。