This repository was archived by the owner on Oct 16, 2025. It is now read-only.
Conversation
Member
hyochan
commented
Sep 3, 2025
- Rename library from IosIAP to OpenIAP
- Update repository URLs to openiap-ios
- Deprecate old IosIAP pod
- Rename IosIAP to OpenIAP across all configurations - Create open-iap.podspec for CocoaPods - Update Package.swift with OpenIAP module name - Deprecate IosIAP.podspec in favor of open-iap - Update repository URLs to openiap-ios - Update documentation references
- Update CLAUDE.md with OpenIAP naming conventions - Update README.md with new API examples and URLs - Update workspace-state.json with new repository paths
- Update podspec homepage and source URLs - Update README.md package and issue URLs - Update CONTRIBUTING.md clone instructions - Update workspace-state.json paths
- Rename open-iap.podspec to openiap.podspec - Update podspec name and deprecated references - Update deployment workflows - Update bump version script - Update README.md CocoaPods installation
- Rename example directory: IosIapExample → OpenIapExample - Rename app class: IosIapExampleApp → OpenIapExampleApp - Rename test file and class: IapTests.swift → OpenIapTests.swift, IapTests → OpenIapTests - Update all import statements: IosIAP → OpenIAP - Rename podspec: IosIAP.podspec → removed, update openiap.podspec - Update Xcode project references and build configurations - Update Makefile, VSCode launch configs, and documentation - All tests pass successfully after rename 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
- Remove tvOS deployment target to fix simulator validation issues - Remove watchOS deployment target to fix build destination issues - Update description to reflect iOS and macOS support only - Successfully deployed openiap v1.0.0 to CocoaPods 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.