Please see the main PostHog docs.
Specifically, the iOS docs details.
Please see the main PostHog docs.
Specifically, the iOS docs details.
{
"name": "PostHog",
"path": "/usr/src/package",
"targets": [
{
"name": "PostHogTests",
"path": "PostHogTests",
"type": "test",
"c99name": "PostHogTests",
"sources": [
"PostHogConfigTest.swift",
"PostHogContextTest.swift",
"PostHogFeatureFlagsTest.swift",
"PostHogFileBackedQueueTest.swift",
"PostHogLegacyQueueTest.swift",
"PostHogQueueTest.swift",
"PostHogSDKTest.swift",
"PostHogSessionManagerTest.swift",
"PostHogStorageTest.swift",
"TestUtils/MockPostHogServer.swift",
"TestUtils/TestPostHog.swift",
"TestUtils/URLSession+body.swift",
"UUIDTest.swift"
],
"module_type": "SwiftTarget",
"target_dependencies": [
"PostHog"
],
"product_dependencies": [
"Quick",
"Nimble",
"OHHTTPStubs",
"OHHTTPStubsSwift"
]
},
{
"name": "PostHog",
"path": "PostHog",
"type": "library",
"c99name": "PostHog",
"sources": [
"Models/PostHogEvent.swift",
"PostHogApi.swift",
"PostHogBatchUploadInfo.swift",
"PostHogConfig.swift",
"PostHogConsumerPayload.swift",
"PostHogContext.swift",
"PostHogExtensions.swift",
"PostHogFeatureFlags.swift",
"PostHogFileBackedQueue.swift",
"PostHogLegacyQueue.swift",
"PostHogQueue.swift",
"PostHogSDK.swift",
"PostHogSessionManager.swift",
"PostHogStorage.swift",
"PostHogSwizzler.swift",
"PostHogVersion.swift",
"Replay/CGColor+Util.swift",
"Replay/Date+Util.swift",
"Replay/MethodSwizzler.swift",
"Replay/NetworkSample.swift",
"Replay/PostHogReplayIntegration.swift",
"Replay/PostHogSessionReplayConfig.swift",
"Replay/RRStyle.swift",
"Replay/RRWireframe.swift",
"Replay/String+Util.swift",
"Replay/UIApplicationTracker.swift",
"Replay/UIColor+Util.swift",
"Replay/UITextInputTraits+Util.swift",
"Replay/UIView+Util.swift",
"Replay/URLSessionInterceptor.swift",
"Replay/URLSessionSwizzler.swift",
"Replay/ViewLayoutTracker.swift",
"Replay/ViewTreeSnapshotStatus.swift",
"UIViewController.swift",
"Utils/Data+Gzip.swift",
"Utils/DateUtils.swift",
"Utils/DictUtils.swift",
"Utils/Errors.swift",
"Utils/FileUtils.swift",
"Utils/Hedgelog.swift",
"Utils/Reachability.swift",
"Utils/ReadWriteLock.swift",
"Utils/TimeBasedEpochGenerator.swift",
"Utils/UUIDUtils.swift"
],
"resources": [
{
"path": "/usr/src/package/PostHog/Resources/PrivacyInfo.xcprivacy",
"rule": {
"copy": {}
}
}
],
"module_type": "SwiftTarget",
"product_memberships": [
"PostHog"
]
}
],
"products": [
{
"name": "PostHog",
"type": {
"library": [
"automatic"
]
},
"targets": [
"PostHog"
]
}
],
"platforms": [
{
"name": "macos",
"version": "10.15"
},
{
"name": "ios",
"version": "13.0"
},
{
"name": "tvos",
"version": "13.0"
},
{
"name": "watchos",
"version": "6.0"
}
],
"dependencies": [
{
"url": "https://github.com/Quick/Quick.git",
"type": "sourceControl",
"identity": "quick",
"requirement": {
"range": [
{
"lower_bound": "6.0.0",
"upper_bound": "7.0.0"
}
]
}
},
{
"url": "https://github.com/Quick/Nimble.git",
"type": "sourceControl",
"identity": "nimble",
"requirement": {
"range": [
{
"lower_bound": "12.0.0",
"upper_bound": "13.0.0"
}
]
}
},
{
"url": "https://github.com/AliSoftware/OHHTTPStubs.git",
"type": "sourceControl",
"identity": "ohhttpstubs",
"requirement": {
"range": [
{
"lower_bound": "9.0.0",
"upper_bound": "10.0.0"
}
]
}
}
],
"tools_version": "5.3",
"manifest_display_name": "PostHog"
}
{
"name": "PostHog",
"targets": [
{
"name": "PostHog",
"path": "PostHog",
"type": "regular",
"exclude": [],
"settings": [],
"resources": [
{
"path": "Resources/PrivacyInfo.xcprivacy",
"rule": {
"copy": {}
}
}
],
"dependencies": [],
"packageAccess": false
},
{
"name": "PostHogTests",
"path": "PostHogTests",
"type": "test",
"exclude": [],
"settings": [],
"resources": [],
"dependencies": [
{
"byName": [
"PostHog",
null
]
},
{
"byName": [
"Quick",
null
]
},
{
"byName": [
"Nimble",
null
]
},
{
"byName": [
"OHHTTPStubs",
null
]
},
{
"product": [
"OHHTTPStubsSwift",
"OHHTTPStubs",
null,
null
]
}
],
"packageAccess": false
}
],
"products": [
{
"name": "PostHog",
"type": {
"library": [
"automatic"
]
},
"targets": [
"PostHog"
]
}
],
"pkgConfig": null,
"platforms": [
{
"options": [],
"version": "10.15",
"platformName": "macos"
},
{
"options": [],
"version": "13.0",
"platformName": "ios"
},
{
"options": [],
"version": "13.0",
"platformName": "tvos"
},
{
"options": [],
"version": "6.0",
"platformName": "watchos"
}
],
"providers": null,
"packageKind": {
"root": [
"/usr/src/package"
]
},
"dependencies": [
{
"sourceControl": [
{
"identity": "quick",
"location": {
"remote": [
{
"urlString": "https://github.com/Quick/Quick.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "6.0.0",
"upperBound": "7.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "nimble",
"location": {
"remote": [
{
"urlString": "https://github.com/Quick/Nimble.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "12.0.0",
"upperBound": "13.0.0"
}
]
},
"productFilter": null
}
]
},
{
"sourceControl": [
{
"identity": "ohhttpstubs",
"location": {
"remote": [
{
"urlString": "https://github.com/AliSoftware/OHHTTPStubs.git"
}
]
},
"requirement": {
"range": [
{
"lowerBound": "9.0.0",
"upperBound": "10.0.0"
}
]
},
"productFilter": null
}
]
}
],
"toolsVersion": {
"_version": "5.3.0"
},
"cLanguageStandard": null,
"cxxLanguageStandard": null,
"swiftLanguageVersions": null
}
{
"url": "/usr/src/package",
"name": "PostHog",
"path": "/usr/src/package",
"version": "unspecified",
"identity": "package",
"dependencies": [
{
"url": "https://github.com/Quick/Quick.git",
"name": "Quick",
"path": "/usr/src/package/.build/checkouts/Quick",
"version": "6.1.0",
"identity": "quick",
"dependencies": []
},
{
"url": "https://github.com/Quick/Nimble.git",
"name": "Nimble",
"path": "/usr/src/package/.build/checkouts/Nimble",
"version": "12.3.0",
"identity": "nimble",
"dependencies": [
{
"url": "https://github.com/mattgallagher/CwlPreconditionTesting.git",
"name": "CwlPreconditionTesting",
"path": "/usr/src/package/.build/checkouts/CwlPreconditionTesting",
"version": "2.2.1",
"identity": "cwlpreconditiontesting",
"dependencies": [
{
"url": "https://github.com/mattgallagher/CwlCatchException.git",
"name": "CwlCatchException",
"path": "/usr/src/package/.build/checkouts/CwlCatchException",
"version": "2.2.0",
"identity": "cwlcatchexception",
"dependencies": []
}
]
}
]
},
{
"url": "https://github.com/AliSoftware/OHHTTPStubs.git",
"name": "OHHTTPStubs",
"path": "/usr/src/package/.build/checkouts/OHHTTPStubs",
"version": "9.1.0",
"identity": "ohhttpstubs",
"dependencies": []
}
]
}