[PR #6] [MERGED] Changing iOS deployment target to 8.0. The library works with iOS 7, but... #89

Closed
opened 2025-12-29 18:29:02 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/UrbanApps/Armchair/pull/6
Author: @plivesey
Created: 11/30/2014
Status: Merged
Merged: 12/1/2014
Merged by: @coneybeare

Base: masterHead: master


📝 Commits (1)

  • 351e436 Changing iOS deployment target to 8.0. The library works with iOS 7, but modules aren't supported.

📊 Changes

1 file changed (+4 additions, -4 deletions)

View changed files

📝 Armchair.xcodeproj/project.pbxproj (+4 -4)

📄 Description

... modules aren't supported.

Should be changed back to 7.0 when we have some different way of deploying the library.


So, it worked with iOS 7 for a while, but then I tried to archive, and it failed. Lot's of weird errors like: "Invalid segment alignment" and "Armchair.framework isn't a positional independent component.

Until there is some other type of deployment system which allows for iOS 7, I think we should bump to 8.0. This should cause less problems for people consuming the library.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/UrbanApps/Armchair/pull/6 **Author:** [@plivesey](https://github.com/plivesey) **Created:** 11/30/2014 **Status:** ✅ Merged **Merged:** 12/1/2014 **Merged by:** [@coneybeare](https://github.com/coneybeare) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`351e436`](https://github.com/UrbanApps/Armchair/commit/351e43645d357ab7ac30a741a0855560c0238604) Changing iOS deployment target to 8.0. The library works with iOS 7, but modules aren't supported. ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `Armchair.xcodeproj/project.pbxproj` (+4 -4) </details> ### 📄 Description ... modules aren't supported. Should be changed back to 7.0 when we have some different way of deploying the library. --- So, it worked with iOS 7 for a while, but then I tried to archive, and it failed. Lot's of weird errors like: "Invalid segment alignment" and "Armchair.framework isn't a positional independent component. Until there is some other type of deployment system which allows for iOS 7, I think we should bump to 8.0. This should cause less problems for people consuming the library. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 18:29:02 +01:00
adam closed this issue 2025-12-29 18:29:02 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/Armchair#89