Originally posted by SteveLV702
View Post
Announcement
Collapse
No announcement yet.
1.2.0 available but still getting 1.1.3
Collapse
X
-
Originally posted by Paul M View PostYou need 4.1.11.
I dont know what Doco is, but its obviously in need of updating.
Compatibility- vBulletin Forum Classic (supports version 3.7.5+ to 3.8.x & 4.1.2+) and Publishing Suite (supports version 4.1.2+)
- iPhone application is compatible with iOS 3.1.3+ – iPhone 3, iPhone 4, iPod Touch, iPad
- Android application is compatible with Android Operating System 1.6+
Comment
-
Originally posted by IBOmid View PostDepending on how you installed the latest version of Xcode, there could be an issue with the path to your "xcodebuild". We use "xcodebuild -version" to determine the verison of Xcode that is installed and from there define the CODESIGN_ALLOCATE path accordingly because, as you mentioned (and thank you by the way), the path has changed as of Xcode 4.3.
If you type in terminal "xcode-select -print-path" and don't get back "/Applications/Xcode.app/Contents/Developer" you need to run "xcode-select -switch /Applications/Xcode.app/Contents/Developer"
Then when running "xcodebuild -version" it should give back the version of xcode you are running and the resign.sh script should detect that version and define the proper CODESIGN_ALLOCATE path.
This post is beast.Thank you sir! It fixed my problem.
Comment
-
Originally posted by clutchthese View PostOriginally posted by IBOmid View PostDepending on how you installed the latest version of Xcode, there could be an issue with the path to your "xcodebuild". We use "xcodebuild -version" to determine the verison of Xcode that is installed and from there define the CODESIGN_ALLOCATE path accordingly because, as you mentioned (and thank you by the way), the path has changed as of Xcode 4.3.
If you type in terminal "xcode-select -print-path" and don't get back "/Applications/Xcode.app/Contents/Developer" you need to run "xcode-select -switch /Applications/Xcode.app/Contents/Developer"
Then when running "xcodebuild -version" it should give back the version of xcode you are running and the resign.sh script should detect that version and define the proper CODESIGN_ALLOCATE path.
This post is beast.Thank you sir! It fixed my problem.
Comment
Related Topics
Collapse
-
by Haiwan88Hi,
my User geht in the Android application an Error "invalid_api_signature" how can i fix this?
allso the Pictures (Uploaded or link) are not working, there are just links...-
Channel: Support Issues & Questions
Fri 4 Sep '15, 5:57am -
Comment