일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
Tags
- 영어
- XML
- Flash
- Game
- 배열
- sdk
- AIR
- Build
- swf
- iphone
- 경로
- path
- smartfoxserver
- 게임
- 3d
- AS3
- builder
- Ane
- unity
- 아이튠즈
- Android
- 단축키
- flash builder
- ios
- class
- unity3D
- texture
- 태그를 입력해 주세요.
- file
- Mac
Archives
- Today
- Total
상상 너머 그 무언가...
Flash builder iOS mobile App Build Error ( Id64 ) 해결 방법 본문
개발관련(Development)/플랙스(Flex), 에어(AIR)
Flash builder iOS mobile App Build Error ( Id64 ) 해결 방법
Clack 2012. 7. 20. 17:14오류메시지
Error occurred while packaging the application:
Id: framework not found MapKit
Compilation failed while executing : Id64
해결방법
오른쪽 하단에 있는 Browse... 버튼을 눌러 경로를 설정해주면 오류가 발생하지 않는다.
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS5.1.sdk
iOS 6.0 경로
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS6.0.sdk
참조 : http://code.google.com/p/air-maps-ane/issues/detail?id=1