测试已测试 | ✗ |
语言语言 | Obj-CObjective C |
许可证 | 未知 |
发布日期上次发布日期 | Aug 2024 |
由 Krzysztof Kurzawa、Synerise、konned 维护。
{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"SDK","path":"SDK","contentType":"directory"},{"name":"SampleAppSwift","path":"SampleAppSwift","contentType":"directory"},{"name":".DS_Store","path":".DS_Store","contentType":"file"},{"name":"CHANGELOG.md","path":"CHANGELOG.md","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"SyneriseSDK.podspec","path":"SyneriseSDK.podspec","contentType":"file"}],"totalCount":6}},"fileTreeProcessingTime":4.557129,"foldersToFetch":[],"reducedMotionEnabled":null,"repo":{"id":37848394,"defaultBranch":"master","name":"ios-sdk","ownerLogin":"Synerise","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2015-06-22T10:00:53.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/12987581?v=4","public":true,"private":false,"isOrgOwned":true},"refInfo":{"name":"master","listCacheKey":"v0:1689891738.0","canEdit":false,"refType":"branch","currentOid":"c160394acab64b7ebef42f87b5f457fdf300fdc0"},"path":"README.md","currentUser":null,"blob":{"rawLines":null,"stylingDirectives":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/Synerise/ios-sdk/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null,"repoAlertsPath":"/Synerise/ios-sdk/security/dependabot","repoSecurityAndAnalysisPath":"/Synerise/ios-sdk/settings/security_analysis","repoOwnerIsOrg":true,"currentUserCanAdminRepo":false},"displayName":"README.md","displayUrl":"https://github.com/Synerise/ios-sdk/blob/master/README.md?raw=true","headerInfo":{"blobSize":"3.99 KB","deleteInfo":{"deletePath":null,"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":"b2bef0f","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2FSynerise%2Fios-sdk%2Fblob%2Fmaster%2FREADME.md","isCSV":false,"isRichtext":true,"toc":[{"level":1,"text":"Synerise iOS SDK (v4.13.1) - User documentation","anchor":"synerise-ios-sdk-v4131---user-documentation","htmlText":"Synerise iOS SDK (v4.13.1) - User documentation"},{"level":2,"text":"Documentation","anchor":"documentation","htmlText":"Documentation"},{"level":2,"text":"Requirements","anchor":"requirements","htmlText":"Requirements"},{"level":2,"text":"Install Synerise SDK from CocoaPods","anchor":"install-synerise-sdk-from-cocoapods","htmlText":"Install Synerise SDK from CocoaPods"},{"level":2,"text":"Install Synerise SDK from Carthage","anchor":"install-synerise-sdk-from-carthage","htmlText":"Install Synerise SDK from Carthage"},{"level":2,"text":"Import Synerise SDK","anchor":"import-synerise-sdk","htmlText":"Import Synerise SDK"},{"level":2,"text":"Setup","anchor":"setup","htmlText":"Setup"},{"level":2,"text":"Initialization","anchor":"initialization","htmlText":"Initialization"}],"lineInfo":{"truncatedLoc":"119","truncatedSloc":"81"},"mode":"file"},"image":false,"isCodeownersFile":null,"isValidLegacyIssueTemplate":false,"issueTemplateHelpUrl":"https://githubdocs.cn/articles/about-issue-and-pull-request-templates","issueTemplate":null,"discussionTemplate":null,"language":"Markdown","large":false,"loggedIn":false,"newDiscussionPath":"/Synerise/ios-sdk/discussions/new","newIssuePath":"/Synerise/ios-sdk/issues/new","planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/Synerise/ios-sdk/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":"/Synerise/ios-sdk/releases/new?marketplace=true","showPublishActionBanner":false,"showPublishStackBanner":false},"renderImageOrRaw":false,"richText":"
最新文档可在 Synerise 帮助中心 - iOS SDK 获取。
\nCocoaPods 是 Cocoa 项目的依赖管理工具。您可以使用以下命令安装它:
\ngem install cocoapods\n
一旦您安装了 CocoaPods,您应该在 Xcode 中的 Podfile 中添加以下代码:
\nplatform :ios, '9.0'\nuse_frameworks!\n\ntarget YOUR_PROJECT_TARGET do\n pod 'SyneriseSDK'\nend\n
在您的 Cartfile 中添加以下行:
\ngithub \"synerise/ios-sdk\"\n
之后,请更新 carthage
\ncarthage update\n
进入 Xcode 项目的“通用”设置。在 Finder 中打开 <YOUR_XCODE_PROJECT_DIRECTORY>/Carthage/Build/iOS
,并将 SyneriseSDK.framework
拖动到 Xcode 的“已嵌入的二进制文件”部分。
确保选择了 需要的时复制
,然后点击 完成
。
您需要将 “-21C” 报头导入到包含与 “-22C” 相关代码的文件中。
\n“-23C”
\n¨C8C
“-24C”
\n¨C9C
在 Objective-C 中,您可以在 AppName-Prefix.pch 文件中包含它。
\n¨C10C
“-27C”
\n要获取´-12C,请登录您的Synerise帐户并访问https://app.synerise.com/api。然后,为´-14C受众生成新的´-13C。
\n应该在´-15C `-16C 方法完成之前完全解决´-28C 的配置。
\n´-29C
\n´-31C
\n¨C17C
´-32C:不建议在应用程序的发布版本中使用调试模式。
\n