Skip to content

DEV: Bump ios version to 2.2.2#288

Merged
Grubba27 merged 5 commits into
mainfrom
dev/bump-to-221
May 13, 2026
Merged

DEV: Bump ios version to 2.2.2#288
Grubba27 merged 5 commits into
mainfrom
dev/bump-to-221

Conversation

@Grubba27
Copy link
Copy Markdown
Contributor

No description provided.

Comment thread ios/Discourse.xcodeproj/project.pbxproj Outdated
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "match AdHoc org.discourse.DiscourseApp.ShareExtension";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AdHoc org.discourse.DiscourseApp.ShareExtension 1776778146";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore org.discourse.DiscourseApp.ShareExtension 1778529891";
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is where I think Claude messed up a bit, it replaced an AdHoc profile with an AppStore one.

Comment thread ios/Discourse.xcodeproj/project.pbxproj Outdated
PRODUCT_NAME = Discourse;
PROVISIONING_PROFILE_SPECIFIER = "match AdHoc org.discourse.DiscourseApp";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AdHoc org.discourse.DiscourseApp 1776778144";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = "match AppStore org.discourse.DiscourseApp 1778529887";
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure if that change was intended? 🤔

Comment thread ios/Podfile.lock Outdated
PODFILE CHECKSUM: 105b7f665a0c7a8986fa1cec6c9c9d43743ea208

COCOAPODS: 1.16.2
COCOAPODS: 1.15.2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh this shouldn't be downgraded either. You likely need to pull a newer version of CocoaPods locally @Grubba27

@pmusaraj pmusaraj changed the title DEV: Bump ios version to 2.2.1 DEV: Bump ios version to 2.2.2 May 12, 2026
@Grubba27 Grubba27 merged commit d446104 into main May 13, 2026
4 checks passed
@Grubba27 Grubba27 deleted the dev/bump-to-221 branch May 13, 2026 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants