Toggle navigation
Toggle navigation
This project
Loading...
Sign in
尹诚
/
Mapbox-iOS-SDK
·
Commits
Go to a project
GitLab
Go to dashboard
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
Thomas Rasch
2011-06-16 10:30:46 +0200
Commit
4a900e66ea2ff842640173c69009d7ba1630f909
1 parent
004d9843
o Reverted ARCHS to armv6,armv7
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
MapView/MapView.xcodeproj/project.pbxproj
Proj4/Proj4.xcodeproj/project.pbxproj
MapView/MapView.xcodeproj/project.pbxproj
View file @
4a900e6
...
...
@@ -1105,7 +1105,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
"$(ARCHS_STANDARD_32_BIT)",
armv6,
armv7,
);
...
...
@@ -1134,7 +1133,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
"$(ARCHS_STANDARD_32_BIT)",
armv6,
armv7,
);
...
...
Proj4/Proj4.xcodeproj/project.pbxproj
View file @
4a900e6
...
...
@@ -824,7 +824,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
"$(ARCHS_STANDARD_32_BIT)",
armv6,
armv7,
);
...
...
@@ -848,7 +847,6 @@
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
"$(ARCHS_STANDARD_32_BIT)",
armv6,
armv7,
);
...
...
Please
register
or
login
to post a comment