Skip to content
This repository was archived by the owner on Oct 16, 2025. It is now read-only.

refactor: rename package to OpenIAP#2

Merged
hyochan merged 6 commits intomainfrom
feat/rename-to-openiap
Sep 3, 2025
Merged

refactor: rename package to OpenIAP#2
hyochan merged 6 commits intomainfrom
feat/rename-to-openiap

Conversation

@hyochan
Copy link
Member

@hyochan hyochan commented Sep 3, 2025

  • Rename library from IosIAP to OpenIAP
  • Update repository URLs to openiap-ios
  • Deprecate old IosIAP pod

hyochan and others added 5 commits September 4, 2025 04:20
- 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>
@hyochan hyochan changed the title Rename to OpenIAP refactor: rename package to OpenIAP Sep 3, 2025
- 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>
@hyochan hyochan merged commit d137434 into main Sep 3, 2025
1 check passed
@hyochan hyochan deleted the feat/rename-to-openiap branch September 3, 2025 20:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant