Xcode not building iOS simulator
Xcode not building iOS simulator
This is the error
Ld /Users/Cameron/Library/Developer/Xcode/DerivedData/GameSalad_Viewer-fdoepilrradcxvdnlpnjghurdxtx/Build/Products/Debug-iphonesimulator/GameSalad\ Viewer.app/GameSalad\ Viewer normal i386
cd /Users/Cameron/Downloads/viewer-distribution-3
export IPHONEOS_DEPLOYMENT_TARGET=5.0
export PATH="/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/usr/bin:/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin"
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -arch i386 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSimulator8.1.sdk -L/Users/Cameron/Library/Developer/Xcode/DerivedData/GameSalad_Viewer-fdoepilrradcxvdnlpnjghurdxtx/Build/Products/Debug-iphonesimulator -L/Users/Cameron/Downloads/viewer-distribution-3 -L/H5/src/dirty/src/Players/viewer/viewer-distribution -L/Users/stevej/gamesalad/src/Players/viewer/viewer-distribution -F/Users/Cameron/Library/Developer/Xcode/DerivedData/GameSalad_Viewer-fdoepilrradcxvdnlpnjghurdxtx/Build/Products/Debug-iphonesimulator -filelist /Users/Cameron/Library/Developer/Xcode/DerivedData/GameSalad_Viewer-fdoepilrradcxvdnlpnjghurdxtx/Build/Intermediates/GameSalad\ Viewer.build/Debug-iphonesimulator/GameSalad\ Viewer.build/Objects-normal/i386/GameSalad\ Viewer.LinkFileList -exported_symbols_list luaSymbols.txt -Xlinker -objc_abi_version -Xlinker 2 -ObjC -all_load -stdlib=libc++ -fobjc-link-runtime -Xlinker -no_implicit_dylibs -mios-simulator-version-min=5.0 -lGSLuaLib -weak_framework AdSupport -framework GameKit -framework Foundation -framework UIKit -framework OpenAL -framework AudioToolbox -framework Security -framework SystemConfiguration -lsqlite3.0 -lxml2 -lz -lexpat -lGSViewerLibrary -weak_framework iAd -framework CFNetwork -framework MobileCoreServices -framework AVFoundation -lluajit-ios -framework QuartzCore -framework CoreGraphics -framework OpenGLES -Xlinker -dependency_info -Xlinker /Users/Cameron/Library/Developer/Xcode/DerivedData/GameSalad_Viewer-fdoepilrradcxvdnlpnjghurdxtx/Build/Intermediates/GameSalad\ Viewer.build/Debug-iphonesimulator/GameSalad\ Viewer.build/Objects-normal/i386/GameSalad\ Viewer_dependency_info.dat -o /Users/Cameron/Library/Developer/Xcode/DerivedData/GameSalad_Viewer-fdoepilrradcxvdnlpnjghurdxtx/Build/Products/Debug-iphonesimulator/GameSalad\ Viewer.app/GameSalad\ Viewer
ld: warning: directory not found for option '-L/H5/src/dirty/src/Players/viewer/viewer-distribution'
ld: warning: directory not found for option '-L/Users/stevej/gamesalad/src/Players/viewer/viewer-distribution'
ld: warning: ignoring file /Users/Cameron/Downloads/viewer-distribution-3/libGSLuaLib.a, file was built for archive which is not the architecture being linked (i386): /Users/Cameron/Downloads/viewer-distribution-3/libGSLuaLib.a
ld: warning: ignoring file /Users/Cameron/Downloads/viewer-distribution-3/libGSViewerLibrary.a, file was built for archive which is not the architecture being linked (i386): /Users/Cameron/Downloads/viewer-distribution-3/libGSViewerLibrary.a
ld: warning: ignoring file /Users/Cameron/Downloads/viewer-distribution-3/libluajit-ios.a, missing required architecture i386 in file /Users/Cameron/Downloads/viewer-distribution-3/libluajit-ios.a (2 slices)
Undefined symbols for architecture i386:
"OBJC_CLASS$GSUIProgressIndicator", referenced from:
objc-class-ref in main.o
"_OBJC_CLASS$GameListTableViewController", referenced from:
objc-class-ref in main.o
"_OBJC_CLASS$_GameSaladAppDelegate", referenced from:
objc-class-ref in main.o
"_luaJIT_BC_crypto", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_facebook", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_ActorPool", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_BehaviorManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_EventCenter", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_GSTimer", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_MusicManager_MusicManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_MusicManager_MusicManagerAndroid", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_MusicManager_MusicManagerIphone", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_MusicManager_MusicManagerMacosx", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_MusicManager_MusicManagerWindows", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_Queue", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_Renderer", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_StringBuilder", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_Timebase", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_debug", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_devices_devices", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_devices_devicesAndroid", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_devices_devicesIphone", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_devices_devicesMacosx", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_devices_devicesPlatform", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_devices_devicesWindows", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_drawing_ActorVisualRepresentation", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_drawing_GameVisualRepresentation", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_drawing_LayerVisualRepresentation", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_drawing_SceneVisualRepresentation", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_edgeSet", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_engine_engine", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_engine_engineAndroid", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_engine_engineIphone", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_engine_engineMacosx", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_engine_engineWindows", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_expressions_Expression", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_expressions_Reference", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_geometry_Rect", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_geometry_Vector2", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_luap", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_math", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_multiSet", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_network_GSNetwork", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_network_GSNetworkUpdate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_objective_Object", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_objective_objective", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_objective_types", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_physics_CollisionCategoryManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_physics_CollisionController", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_physics_CustomShape", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_physics_collisionCallbacks", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_physics_physics", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_Asset", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_AssetList", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_Bundle", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_ImageAsset", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_LuaXml", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_MusicAsset", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_ObjectArchiver", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_Parser", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_Project", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_ResourceCache", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_SoundAsset", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_SoundAssetAndroid", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_pgf_pgf", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_pgf_pgfArray", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_pgf_pgfAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_pgf_xmlUtilities", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_011", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_012", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_013", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_014", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_015", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_016", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_017", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_018", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_019", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_020", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_021", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_projectformat_versions_versions", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_HierarchicalObject", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_PrototypicalArray", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_PrototypicalDictionary", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_PrototypicalKeylessArray", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_PrototypicalObject", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_Aspect", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_AspectList", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_CollisionSensorAspect", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_CollisionShapeAspect", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_GraphicsAspect", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_MotionAspect", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_PhysicsAspect", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_ShapeAspect", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_aspects_aspects", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_Attribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_ColorAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_CompoundAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_ExpressionAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_NetworkingAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_PointAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_ProxyAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_RectAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_SizeAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_TableAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_attributes_TableColumnAttribute", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_AccelerateBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_AccelerateTowardBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_AddRemoveRowAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_AnimateBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_Behavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_BehaviorList", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_BuzzAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_CallExternalFunctionAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ChangeAttributeAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ChangeImageAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ChangeRowAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ChangeSceneAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ChangeTableValueAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ChangeVelocityAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_CollideBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_CompletingBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_CompoundBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ConstrainAttributeBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ControlCameraBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_CopyTableAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_DestroyAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_DisplayTextBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_EndGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ExecuteLuaAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_GameCenterLoginAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_GameCenterPostScoreAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_GameCenterResetAchievementsAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_GameCenterShowAchievementsAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_GameCenterShowLeaderboardAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_GameCenterUpdateAchievement", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_GrowShrinkBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_IAPBuyItemAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_IAPConsumeItemAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_IAPRequestPurchaseDataAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_IAPRestoreItemsAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_IAPVerifyPurchaseAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_InAppPurchaseItemAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_InAppPurchaseRestoreItem", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_InsertRowAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_InterpolateBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_InterstitialDisplay", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_KeyValuePair", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_KeyboardInputAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_LaunchServiceAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_LoadAttributeAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_LogDebuggingStatementAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_LoopBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_LoopTableBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_MoveBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_MoveToBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkChangePasswordAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkConnectAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkCreateGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkDeleteGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkDisconnectAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkEndGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkEndTurnAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkGetGamesAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkGetServerTimeAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkGetTableFromURLAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkJoinGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkLeaveGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkPersistPlayerAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkQuitGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkSendMessageAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkSendTableToURLAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkStartGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NetworkUpdateAchievementAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_NoteBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_OpenURLAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ParticlesBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_PauseGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_PauseMusicAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_PlayHaven_PlayHavenPlugin", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_PlayHaven_ShowMoreGamesAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_PlayMusicAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_PlaySoundAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_PostEventAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_PurchaseItemAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ReplicateBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ResetGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ResetSceneAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_RotateBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_RotateToAngleBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_RotateToPositionBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_RuleBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_SaveAttributeAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_SaveTableAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ShowAdAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_ShowBannerBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_SpawnAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_StopMusicAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_TableColumnAssignment", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_Tencent_QQGameCenterPlugin", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_TimerBehavior", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_TweetSheetAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_TwitterAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_UnpauseGameAction", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_behaviors", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_behaviors_iAPItem", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_AutorotatePredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_BooleanPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_CollisionPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_Condition", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_EnumerationPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_EventPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_HibernatePredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_KeyPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_MousePositionPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_MousePredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_NumberPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_Predicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_PurchasePredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_StringPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_TouchPredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_conditions_ValuePredicate", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_constraints_AttributeConstraint", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_constraints_BooleanConstraint", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_constraints_KeycodeConstraint", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_constraints_NumberConstraint", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_constraints_TextConstraint", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_containers_ActorList", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_containers_Layer", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_containers_LazyActorList", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_containers_LazySceneList", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_containers_SceneList", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_entities_Actor", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_entities_Entity", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_entities_Game", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_entities_Scene", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_prototypical_prototypical", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_set", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_sparseArray", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_string", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_table", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_gs_unit", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_json", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_ltn12", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_mime", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_mobdebug", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_network", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_rpc", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_rpcserver", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_socket", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_socket_ftp", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_socket_http", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_socket_smtp", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_socket_tp", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_socket_url", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_system", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_timer", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_MultipartFormData", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_Together", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherAchievement", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherAchievementManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherCache", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherCallback", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherChatMessage", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherChatRoom", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherChatRoomManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherChatRoomUser", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherClientUserProfile", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherCustomUser", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherExternalFriend", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherFacebookUser", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherFriend", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherFriendManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherGameInstance", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherGameInstanceManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherGameInstanceUser", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherGameUserProfile", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherItem", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherItemManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherLeaderboard", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherLeaderboardManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherLeaderboardUser", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherNotification", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherProperty", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherPropertyCollection", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherSocial", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherSocialFacebook", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUser", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserAchievement", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserAchievementManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserGame", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserGameManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserItem", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserItemManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserMessage", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserMessageManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserNotification", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserNotificationManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserPurchase", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserPurchaseManager", referenced from:
-exported_symbol[s_list] command line option
"_luaJIT_BC_together_TogetherUserSession", referenced from:
-exported_symbol[s_list] command line option
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Showing first 200 notices only
Showing first 200 errors only
Best Answer
-
BlackCloakGS Posts: 2,250
Currently we don't support the viewer running in/build for the iOS simulator. We are looking to add that in 0.13.
Answers
Reinstall Xcode?
@Rabid Parrot I have already donne that
Does the gsviewer work on the simulator?
@zweg25 no it doesn't
Have you tried to redownload the iOS viewer?
The iOS simulator doesn't work. It has been reported in the bug data base as #214 go and vote for it so it gets higher priority.
Universal Binary Template - Universal Binary Template Instructions Rev 4 (Short) - Custom Score Display Template
I just looked and other xcode projets don't work eather
bump