Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build and archive changes for iOS v2.9.1 #403

Closed
wants to merge 1 commit into from
Closed

Conversation

mcbouslog
Copy link
Contributor

These are changes per the iOS v2.9.1 deploy.
I think maybe the changes for project.pbxproj and ZooniverseMobile.xcscheme should be added to master, but maybe not the (version) change to Info.plist (which should be kept as MARKETING_VERSION)?

Review Checklist

  • Does it work in Android and iOS?
  • Can you rm -rf node_modules/ && npm install and app works as expected?
  • Are tests passing?

My goals for this PR:

@mcbouslog mcbouslog requested a review from chelseatroy July 5, 2022 17:09
@mcbouslog mcbouslog self-assigned this Jul 5, 2022
@mcbouslog
Copy link
Contributor Author

Actually I don't think any of these changes are substantive, can likely close this PR (without merge).

@chelseatroy chelseatroy closed this Jul 5, 2022
@@ -378,7 +378,7 @@
00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
00E356F21AD99517003FC87E /* ZooniverseMobileTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ZooniverseMobileTests.m; sourceTree = "<group>"; };
0131039421EF838500BF5E31 /* RCTGoogleAnalyticsBridge.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; sourceTree = "<group>"; };
0131039421EF838500BF5E31 = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; sourceTree = "<group>"; };
Copy link
Contributor

Choose a reason for hiding this comment

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

So I closed this PR without merge, but the changes to this file specifically should go into the main branch because they relate to the removal of react-native google analytics bridge.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants