# AdsGlobalPackage **Repository Path**: ByteDance/AdsGlobalPackage ## Basic Information - **Project Name**: AdsGlobalPackage - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-12 - **Last Updated**: 2025-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Pangle iOS SDK Pangle iOS SDK for Swift Package Manager. # Integration The Swift Package Manager is a tool for managing the distribution of Swift code. It’s integrated with the Swift build system to automate the process of downloading, compiling, and linking dependencies. To integrate the Pangle SDK into your project using Swift Package Manager, please refer to [SPM integration documentation](https://developer.apple.com/documentation/xcode/adding-package-dependencies-to-your-app). And remember to enable the `-ObjC` flag in Xcode: select Build Settings, search for Other Linker Flags and add `-ObjC`. Check out our [integration docs](https://www.pangleglobal.com/zh/integration/integrate-pangle-sdk-for-ios) for more info on getting started with Pangle SDK.