Skip to content
This repository has been archived by the owner on May 17, 2021. It is now read-only.

adding ios 9.1 versions of nocodesign cmake files #47

Merged
merged 2 commits into from
Nov 6, 2015

Conversation

lucamartini
Copy link
Contributor

Following this discussion:
#46
Add the three ios nocodesign cmake files for ios 9.1

set(IOS_SDK_VERSION 9.1)
set(POLLY_XCODE_COMPILER "clang")
polly_init(
"iOS ${IOS_SDK_VERSION} Universal (iphoneos + iphonesimulator) / \
Copy link
Owner

Choose a reason for hiding this comment

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

armv7 should be used here instead of Universal.

Just for your information I'm planning to generate this string automatically in future.

@lucamartini
Copy link
Contributor Author

Hi @ruslo,
I followed your comments and pushed a new commit.

ruslo added a commit that referenced this pull request Nov 6, 2015
adding ios 9.1 versions of nocodesign cmake files
@ruslo ruslo merged commit 986c559 into ruslo:master Nov 6, 2015
@ruslo
Copy link
Owner

ruslo commented Nov 6, 2015

@lucamartini Looks good, merged. Thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants