Provisioning Profile not showing when building for IOS

Hi there!

Trying to Build for iPhone,and have the last version of Corona installed plus the latest Xcode version installed.

I both have the development and distribution profiles installed in the keychain,also the provisioning profiles are in the keychain.

And in Xcode both the development and distribution profiles are added.

Any ideas what could be wrong?

Please help, Thanks a lot!

Vincent

Does the solution in this thread work for you?

1 Like

Hi @bgmadclown thanks for your quick reply, I found there’s no 〜/ Library / MobileDevice / Provisioning folder. Is the path of the Provisioning changed?

p.s. I removed all old certificates and provisioning profiles and then did the whole thing once more. but still the same.

Vincent

What version of solar2d are you using?

Version 2025.3717

Is your provisioning profile under the unusable section?

I finally find the right path of the folder : ~Library/Developer/Xcode/UserData/Provisioning Profiles
I copy the .mobileprovision file into it.
Now I can select the Provisioning Profile by the drop-down menu.

But the build for ios failed.
The log

Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_STKAd", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in Appodeal(APDConsentProvider.o)
      objc-class-ref in libAPDMetaAudienceNetworkAdapter.a(MetaAudienceNetwork.o)
  "_OBJC_CLASS_$_STKAny", referenced from:
      objc-class-ref in BidMachineMetaAudienceAdapter(MetaNativeAdRenderer.o)
      objc-class-ref in Appodeal(APDImpressionStorage.o)
      objc-class-ref in Appodeal(APDSegmentMergedAdQueueTransformer.o)
      objc-class-ref in Appodeal(APDMutableMediationAttempt.o)
      objc-class-ref in Appodeal(APDStatsRequestBuilder.o)
      objc-class-ref in Appodeal(APDValueTransformer.o)
      objc-class-ref in Appodeal(APDSdk.o)
      ...
  "_OBJC_CLASS_$_STKBundle", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in Appodeal(APDGetRequestBuilder.o)
      objc-class-ref in Appodeal(APDInitRequestBuilder.o)
  "_OBJC_CLASS_$_STKConnection", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
  "_OBJC_CLASS_$_STKCryptoVerificaton", referenced from:
      objc-class-ref in Appodeal(APDNetworkManager.o)
  "_OBJC_CLASS_$_STKDataCacher", referenced from:
      objc-class-ref in BidMachineUtilsKit(DataCacher.o)
      objc-class-ref in Appodeal(APDNativeAdValidator.o)
      objc-class-ref in StackRendering(STKVideoPlayer.o)
  "_OBJC_CLASS_$_STKDevice", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in Appodeal(APDDeviceInfoModel.o)
      objc-class-ref in Appodeal(APDApiRequest.o)
      objc-class-ref in Appodeal(APDPlatformInfoModel.o)
      objc-class-ref in Appodeal(APDGetRequestBuilder.o)
      objc-class-ref in StackProductPresentation(NetworkSession.o)
  "_OBJC_CLASS_$_STKECCKey", referenced from:
      objc-class-ref in Appodeal(APDNetworkManager.o)
  "_OBJC_CLASS_$_STKError", referenced from:
      _OBJC_CLASS_$_APDError in Appodeal(APDError.o)
      _OBJC_CLASS_$_STKMRAIDError in StackRendering(STKMRAIDError.o)
      _OBJC_CLASS_$_STKNASTError in StackRendering(STKNASTError.o)
      objc-class-ref in StackRendering(STKXMLVASTParser.o)
      objc-class-ref in StackRendering(STKVideoPlayer.o)
  "_OBJC_CLASS_$_STKExpirationTimer", referenced from:
      objc-class-ref in Appodeal(APDFactory+STKExpirationTimer.o)
  "_OBJC_CLASS_$_STKGenerator", referenced from:
      objc-class-ref in Appodeal(APDURLProvider.o)
  "_OBJC_CLASS_$_STKInterface", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in StackRendering(STKMRAIDSizingProperties.o)
  "_OBJC_CLASS_$_STKJSONModel", referenced from:
      _OBJC_CLASS_$_APDAdRevenueModel in Appodeal(APDAdRevenueModel.o)
      _OBJC_CLASS_$_APDSegmentSettingsModel in Appodeal(APDSegmentSettingsModel.o)
      _OBJC_CLASS_$_APDPlacementModel in Appodeal(APDPlacementModel.o)
      _OBJC_CLASS_$_APDFrequencyCappingObservableObject in Appodeal(APDFrequencyCappingObservableObject.o)
      _OBJC_CLASS_$_APDGeoInfo in Appodeal(APDGeoInfo.o)
      _OBJC_CLASS_$_APDServiceEventModel in Appodeal(APDServiceEventModel.o)
      _OBJC_CLASS_$_APDAppInfoModel in Appodeal(APDAppInfoModel.o)
      ...
  "_OBJC_CLASS_$_STKJSONSerialization", referenced from:
      objc-class-ref in Appodeal(APDFactory+APDRequestBuilder.o)
      objc-class-ref in Appodeal(APDServicesManager.o)
      objc-class-ref in Appodeal(APDPrivateDefines.o)
      objc-class-ref in Appodeal(APDNetworkManager.o)
      objc-class-ref in Appodeal(APDActivityLogRecorder.o)
      objc-class-ref in Appodeal(APDStatsRequestBuilder.o)
      objc-class-ref in Appodeal(APDValueTransformer.o)
      ...
  "_OBJC_CLASS_$_STKLocation", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in Appodeal(APDSdkEnvironment.o)
      objc-class-ref in Appodeal(APDSdk.o)
  "_OBJC_CLASS_$_STKNativeLogRecorder", referenced from:
      objc-class-ref in Appodeal(APDLog.o)
  "_OBJC_CLASS_$_STKNetworkReachability", referenced from:
      objc-class-ref in BidMachine(ReachabilityService.o)
  "_OBJC_CLASS_$_STKNetworkSession", referenced from:
      objc-class-ref in StackProductPresentation(NetworkSession.o)
      objc-class-ref in StackRendering(STKXMLVASTRemoteDocumentProcessor.o)
  "_OBJC_CLASS_$_STKObjectCacher", referenced from:
      objc-class-ref in Appodeal(APDDeviceInfoModel.o)
  "_OBJC_CLASS_$_STKOperation", referenced from:
      _$s24StackProductPresentation17ValidateOperationCN in StackProductPresentation(ValidateOperation.o)
      _$s24StackProductPresentation19CompleteOperatationCN in StackProductPresentation(CompleteOperatation.o)
  "_OBJC_CLASS_$_STKRotationController", referenced from:
      objc-class-ref in StackProductPresentation(OverlayPresenter.o)
      objc-class-ref in StackRendering(STKMRAIDUtilities.o)
      _OBJC_CLASS_$_STKVASTPostbannerController in StackRendering(STKVASTPostbannerController.o)
      _OBJC_CLASS_$_STKVASTController in StackRendering(STKVASTController.o)
  "_OBJC_CLASS_$_STKScreen", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
  "_OBJC_CLASS_$_STKSpinnerScreen", referenced from:
      objc-class-ref in BidMachineBidding(NASTActionController.o)
      objc-class-ref in Appodeal(APDImpressionDetector.o)
      objc-class-ref in Appodeal(APDProductPresentationAdapter.o)
      objc-class-ref in StackRendering(STKRichMediaWireframe.o)
      objc-class-ref in libAPDIABAdapter.a(AppodealNativeServiceAdapter.o)
  "_OBJC_CLASS_$_STKSpinnerView", referenced from:
      objc-class-ref in StackRendering(STKMRAIDInterstitialPresenter.o)
      objc-class-ref in StackRendering(STKVASTControlPresenter.o)
      objc-class-ref in StackRendering(STKMRAIDViewPresenter.o)
  "_OBJC_CLASS_$_STKSystemLogRecorder", referenced from:
      objc-class-ref in Appodeal(APDLog.o)
  "_OBJC_CLASS_$_STKThirdPartyEventTracker", referenced from:
      objc-class-ref in BidMachineBidding(NASTMediaController.o)
      objc-class-ref in BidMachineBidding(NASTAdapter.o)
      objc-class-ref in BidMachineBidding(NASTEventController.o)
      objc-class-ref in BidMachineBidding(NASTActionController.o)
      objc-class-ref in StackRendering(STKVASTView.o)
      objc-class-ref in StackRendering(STKVASTCompanionBanner.o)
      objc-class-ref in StackRendering(STKXMLVASTParser.o)
      ...
  "_OBJC_CLASS_$_STKTimer", referenced from:
      objc-class-ref in BidMachine(BidMachineRetryService.o)
      objc-class-ref in BidMachine(BidMachineTimer.o)
      objc-class-ref in BidMachineBidding(GAMExpirationTimer.o)
      objc-class-ref in BidMachineUtilsKit(Timer.o)
      objc-class-ref in Appodeal(APDPersistentAdQueueManager.o)
      objc-class-ref in Appodeal(APDFactory+APDTimer.o)
      objc-class-ref in StackProductPresentation(StoreKit170PresentationController.o)
      ...
  "_OBJC_CLASS_$_STKValueTransformer", referenced from:
      objc-class-ref in Appodeal(APDValueTransformer.o)
  "_OBJC_CLASS_$_STKViewabilityTracker", referenced from:
      objc-class-ref in BidMachine(DisplayViewabilityMetric.o)
      objc-class-ref in Appodeal(APDNativeAdRenderer.o)
      objc-class-ref in StackRendering(STKVASTCompanionBanner.o)
  "_OBJC_METACLASS_$_STKError", referenced from:
      _OBJC_METACLASS_$_APDError in Appodeal(APDError.o)
      _OBJC_METACLASS_$_STKMRAIDError in StackRendering(STKMRAIDError.o)
      _OBJC_METACLASS_$_STKNASTError in StackRendering(STKNASTError.o)
  "_OBJC_METACLASS_$_STKJSONModel", referenced from:
      _OBJC_METACLASS_$_APDAdRevenueModel in Appodeal(APDAdRevenueModel.o)
      _OBJC_METACLASS_$_APDSegmentSettingsModel in Appodeal(APDSegmentSettingsModel.o)
      _OBJC_METACLASS_$_APDPlacementModel in Appodeal(APDPlacementModel.o)
      _OBJC_METACLASS_$_APDFrequencyCappingObservableObject in Appodeal(APDFrequencyCappingObservableObject.o)
      _OBJC_METACLASS_$_APDGeoInfo in Appodeal(APDGeoInfo.o)
      _OBJC_METACLASS_$_APDServiceEventModel in Appodeal(APDServiceEventModel.o)
      _OBJC_METACLASS_$_APDAppInfoModel in Appodeal(APDAppInfoModel.o)
      ...
  "_OBJC_METACLASS_$_STKOperation", referenced from:
      _OBJC_METACLASS_$__TtC24StackProductPresentation17ValidateOperation in StackProductPresentation(ValidateOperation.o)
      _OBJC_METACLASS_$__TtC24StackProductPresentation19CompleteOperatation in StackProductPresentation(CompleteOperatation.o)
  "_OBJC_METACLASS_$_STKRotationController", referenced from:
      _OBJC_METACLASS_$_STKVASTPostbannerController in StackRendering(STKVASTPostbannerController.o)
      _OBJC_METACLASS_$_STKVASTController in StackRendering(STKVASTController.o)
  "_STKLogCategoryDefault", referenced from:
      ___APDLogInit_block_invoke in Appodeal(APDLog.o)
      -[APDLogFormatter formatCategory:] in Appodeal(APDLogFormatter.o)
      -[STKVASTView trackErrorWithCode:] in StackRendering(STKVASTView.o)
      -[STKVASTView trackEvent:] in StackRendering(STKVASTView.o)
      -[STKVASTCompanionBanner trackEvent:] in StackRendering(STKVASTCompanionBanner.o)
      -[STKVASTController trackErrorWithCode:] in StackRendering(STKVASTController.o)
      -[STKVASTController registerEvent:] in StackRendering(STKVASTController.o)
      ...
  "_STKLogCategoryFromName", referenced from:
      ___37-[APDSdk prepareNetworksForMediation]_block_invoke in Appodeal(APDSdk.o)
  "_STKLogRegisterRecorder", referenced from:
      +[Appodeal privateInitalizeWithApiKey:types:] in Appodeal(Appodeal.o)
      APDLogRegister(NSString*, objc_class<STKLogFormatter>*, objc_class<STKLogRecorder>*) in Appodeal(APDLog.o)
  "_STKLogSetLevel", referenced from:
      _APDLogSetLevel in Appodeal(APDLog.o)
      ___APDLogInit_block_invoke in Appodeal(APDLog.o)
  "__STKLogSendMessage", referenced from:
      APDSendActivity(APDActivityType, id<APDAdItem>, NSString*) in Appodeal(APDPrivateDefines.o)
      _$s16APDAmazonAdapter12AmazonLoaderC6loadAd10completionyySS4name_yp8responset_tc_tFyyScMYccfU_ in libAPDAmazonAdapter.a(AmazonLoader.o)
      _$s21APDGoogleAdMobAdapter33MediationGoogleMobileAdsValidatorV7isValidySbSo15GADResponseInfoCF in libAPDGoogleAdMobAdapter.a(GoogleMobileAdsValidator.o)
      _$s21APDGoogleAdMobAdapter19AppodealCustomEventC05dummyD033_DD787C3D93842DF4D946983C1C9CEF33LL3forAC05DummyD0CSo012GADMediationB13ConfigurationC_tKF in libAPDGoogleAdMobAdapter.a(AppodealCustomEvent.o)
      _$s13APDIABAdapter16AppodealNativeAdC7present33_314A36FE7572CE6F0D7DC4799193D5C1LL7productySay10Foundation3URLVG_tFySDySSs11AnyHashableVGcfU_ in libAPDIABAdapter.a(AppodealNativeServiceAdapter.o)
      _$s13APDIABAdapter16AppodealNativeAdC7present33_314A36FE7572CE6F0D7DC4799193D5C1LL7productySay10Foundation3URLVG_tFySo7NSErrorCcfU0_ in libAPDIABAdapter.a(AppodealNativeServiceAdapter.o)
      _$s13APDIABAdapter12MRAIDAdapterC32mraidServiceDidReceiveLogMessageyySSF in libAPDIABAdapter.a(MRAIDAdapter.o)
      ...
  "_STKLogInfo(NSString*, NSString*, ...)", referenced from:
      +[Appodeal privateInitalizeWithApiKey:types:] in Appodeal(Appodeal.o)
      -[APDImpressionDetector detectionTimerTickAction] in Appodeal(APDImpressionDetector.o)
      -[APDBannerImpressionProvider layoutBannerView:inContainer:] in Appodeal(APDBannerImpressionProvider.o)
      -[APDBannerImpressionProvider impressionDetector:didDetectImpressionForView:] in Appodeal(APDBannerImpressionProvider.o)
      -[APDBannerImpressionProvider impressionDetector:didDetectFinishForView:] in Appodeal(APDBannerImpressionProvider.o)
      ___29-[APDDeviceInfoModel archive]_block_invoke in Appodeal(APDDeviceInfoModel.o)
      -[APDImpressionStorage prepareForReuse] in Appodeal(APDImpressionStorage.o)
      ...
  "_STKLogDebug(NSString*, NSString*, ...)", referenced from:
      +[Appodeal disableNetworkForAdType:name:] in Appodeal(Appodeal.o)
      +[Appodeal setLocationTracking:] in Appodeal(Appodeal.o)
      +[Appodeal setAutocache:types:] in Appodeal(Appodeal.o)
      +[Appodeal setTriggerPrecacheCallbacks:types:] in Appodeal(Appodeal.o)
      +[Appodeal setLogLevel:] in Appodeal(Appodeal.o)
      +[Appodeal setFramework:version:] in Appodeal(Appodeal.o)
      +[Appodeal setPluginVersion:] in Appodeal(Appodeal.o)
      ...
  "_STKLogError(NSString*, NSString*, ...)", referenced from:
      +[Appodeal disableNetworks:forAdType:] in Appodeal(Appodeal.o)
      +[Appodeal disableNetworkForAdType:name:] in Appodeal(Appodeal.o)
      +[Appodeal predictedEcpmForAdType:placement:] in Appodeal(Appodeal.o)
      +[Appodeal setFramework:version:] in Appodeal(Appodeal.o)
      +[Appodeal setPluginVersion:] in Appodeal(Appodeal.o)
      +[Appodeal banner] in Appodeal(Appodeal.o)
      +[Appodeal showAd:forPlacement:rootViewController:] in Appodeal(Appodeal.o)
      ...
  "_STKLogVerbose(NSString*, NSString*, ...)", referenced from:
      -[STKVASTView trackErrorWithCode:] in StackRendering(STKVASTView.o)
      -[STKVASTView trackEvent:] in StackRendering(STKVASTView.o)
      -[STKVASTCompanionBanner trackEvent:] in StackRendering(STKVASTCompanionBanner.o)
      -[STKVASTController trackErrorWithCode:] in StackRendering(STKVASTController.o)
      -[STKVASTController registerEvent:] in StackRendering(STKVASTController.o)
  "_STKLogWarning(NSString*, NSString*, ...)", referenced from:
      -[APDSessionManager applicationDidReceiveMemoryWarning:] in Appodeal(APDSessionManager.o)
      -[APDBannerView setUsesSmartSizing:] in Appodeal(APDBannerView.o)
      ___23-[APDBannerView loadAd]_block_invoke in Appodeal(APDBannerView.o)
      -[APDBannerView refreshBannerIfNeeded] in Appodeal(APDBannerView.o)
      -[APDStatisitcTracker trackImpression:customInfo:success:failure:] in Appodeal(APDStatisitcTracker.o)
      -[APDStatisitcTracker trackFinish:customInfo:success:failure:] in Appodeal(APDStatisitcTracker.o)
      -[APDStatisitcTracker trackInteraction:customInfo:success:failure:] in Appodeal(APDStatisitcTracker.o)
      ...
  "_kSTKErrorCodeMask", referenced from:
      -[STKVASTView commonInit] in StackRendering(STKVASTView.o)
      -[STKVASTController commonInit] in StackRendering(STKVASTController.o)
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)</result>
ERROR: Builder failed: ld: warning: -ld_classic is deprecated and will be removed in a future release
ld: warning: Could not find or use auto-linked framework 'BidMachineAnalyticsCore'
ld: warning: Could not find or use auto-linked framework 'StackNASTKit'
ld: warning: Could not find or use auto-linked framework 'StackUIKit'
ld: warning: Could not find or use auto-linked framework 'StackVASTKit'
ld: warning: Could not find or use auto-linked framework 'StackRichMedia'
ld: warning: Could not find or use auto-linked framework 'AppodealMediationCoreObjC'
ld: warning: Could not find or use auto-linked framework 'StackFoundation'
ld: warning: Could not find or use auto-linked framework 'StackVASTAssets'
ld: warning: Could not find or use auto-linked framework 'StackXML'
ld: warning: Could not find or use auto-linked framework 'BidMachineAnalyticsWrapper'
ld: warning: Could not find or use auto-linked framework 'BidMachineDataBase'
ld: warning: Could not find or use auto-linked framework 'CoreAudioTypes'
ld: warning: Could not find or use auto-linked framework 'StackOpenMeasure'
ld: warning: Could not find or use auto-linked framework 'BidMachineDisplayCore'
ld: warning: Could not find or use auto-linked framework 'UnitySwiftProtobuf'
ld: warning: Could not find or use auto-linked framework 'StackMRAIDKit'
ld: warning: Could not find or use auto-linked framework 'BidMachineBiddingCore'
ld: warning: Could not find or use auto-linked framework 'BidMachineNetworkCore'
Undefined symbols for architecture arm64:
  "_OBJC_CLASS_$_STKAd", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in Appodeal(APDConsentProvider.o)
      objc-class-ref in libAPDMetaAudienceNetworkAdapter.a(MetaAudienceNetwork.o)
  "_OBJC_CLASS_$_STKAny", referenced from:
      objc-class-ref in BidMachineMetaAudienceAdapter(MetaNativeAdRenderer.o)
      objc-class-ref in Appodeal(APDImpressionStorage.o)
      objc-class-ref in Appodeal(APDSegmentMergedAdQueueTransformer.o)
      objc-class-ref in Appodeal(APDMutableMediationAttempt.o)
      objc-class-ref in Appodeal(APDStatsRequestBuilder.o)
      objc-class-ref in Appodeal(APDValueTransformer.o)
      objc-class-ref in Appodeal(APDSdk.o)
      ...
  "_OBJC_CLASS_$_STKBundle", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in Appodeal(APDGetRequestBuilder.o)
      objc-class-ref in Appodeal(APDInitRequestBuilder.o)
  "_OBJC_CLASS_$_STKConnection", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
  "_OBJC_CLASS_$_STKCryptoVerificaton", referenced from:
      objc-class-ref in Appodeal(APDNetworkManager.o)
  "_OBJC_CLASS_$_STKDataCacher", referenced from:
      objc-class-ref in BidMachineUtilsKit(DataCacher.o)
      objc-class-ref in Appodeal(APDNativeAdValidator.o)
      objc-class-ref in StackRendering(STKVideoPlayer.o)
  "_OBJC_CLASS_$_STKDevice", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in Appodeal(APDDeviceInfoModel.o)
      objc-class-ref in Appodeal(APDApiRequest.o)
      objc-class-ref in Appodeal(APDPlatformInfoModel.o)
      objc-class-ref in Appodeal(APDGetRequestBuilder.o)
      objc-class-ref in StackProductPresentation(NetworkSession.o)
  "_OBJC_CLASS_$_STKECCKey", referenced from:
      objc-class-ref in Appodeal(APDNetworkManager.o)
  "_OBJC_CLASS_$_STKError", referenced from:
      _OBJC_CLASS_$_APDError in Appodeal(APDError.o)
      _OBJC_CLASS_$_STKMRAIDError in StackRendering(STKMRAIDError.o)
      _OBJC_CLASS_$_STKNASTError in StackRendering(STKNASTError.o)
      objc-class-ref in StackRendering(STKXMLVASTParser.o)
      objc-class-ref in StackRendering(STKVideoPlayer.o)
  "_OBJC_CLASS_$_STKExpirationTimer", referenced from:
      objc-class-ref in Appodeal(APDFactory+STKExpirationTimer.o)
  "_OBJC_CLASS_$_STKGenerator", referenced from:
      objc-class-ref in Appodeal(APDURLProvider.o)
  "_OBJC_CLASS_$_STKInterface", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in StackRendering(STKMRAIDSizingProperties.o)
  "_OBJC_CLASS_$_STKJSONModel", referenced from:
      _OBJC_CLASS_$_APDAdRevenueModel in Appodeal(APDAdRevenueModel.o)
      _OBJC_CLASS_$_APDSegmentSettingsModel in Appodeal(APDSegmentSettingsModel.o)
      _OBJC_CLASS_$_APDPlacementModel in Appodeal(APDPlacementModel.o)
      _OBJC_CLASS_$_APDFrequencyCappingObservableObject in Appodeal(APDFrequencyCappingObservableObject.o)
      _OBJC_CLASS_$_APDGeoInfo in Appodeal(APDGeoInfo.o)
      _OBJC_CLASS_$_APDServiceEventModel in Appodeal(APDServiceEventModel.o)
      _OBJC_CLASS_$_APDAppInfoModel in Appodeal(APDAppInfoModel.o)
      ...
  "_OBJC_CLASS_$_STKJSONSerialization", referenced from:
      objc-class-ref in Appodeal(APDFactory+APDRequestBuilder.o)
      objc-class-ref in Appodeal(APDServicesManager.o)
      objc-class-ref in Appodeal(APDPrivateDefines.o)
      objc-class-ref in Appodeal(APDNetworkManager.o)
      objc-class-ref in Appodeal(APDActivityLogRecorder.o)
      objc-class-ref in Appodeal(APDStatsRequestBuilder.o)
      objc-class-ref in Appodeal(APDValueTransformer.o)
      ...
  "_OBJC_CLASS_$_STKLocation", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
      objc-class-ref in Appodeal(APDSdkEnvironment.o)
      objc-class-ref in Appodeal(APDSdk.o)
  "_OBJC_CLASS_$_STKNativeLogRecorder", referenced from:
      objc-class-ref in Appodeal(APDLog.o)
  "_OBJC_CLASS_$_STKNetworkReachability", referenced from:
      objc-class-ref in BidMachine(ReachabilityService.o)
  "_OBJC_CLASS_$_STKNetworkSession", referenced from:
      objc-class-ref in StackProductPresentation(NetworkSession.o)
      objc-class-ref in StackRendering(STKXMLVASTRemoteDocumentProcessor.o)
  "_OBJC_CLASS_$_STKObjectCacher", referenced from:
      objc-class-ref in Appodeal(APDDeviceInfoModel.o)
  "_OBJC_CLASS_$_STKOperation", referenced from:
      _$s24StackProductPresentation17ValidateOperationCN in StackProductPresentation(ValidateOperation.o)
      _$s24StackProductPresentation19CompleteOperatationCN in StackProductPresentation(CompleteOperatation.o)
  "_OBJC_CLASS_$_STKRotationController", referenced from:
      objc-class-ref in StackProductPresentation(OverlayPresenter.o)
      objc-class-ref in StackRendering(STKMRAIDUtilities.o)
      _OBJC_CLASS_$_STKVASTPostbannerController in StackRendering(STKVASTPostbannerController.o)
      _OBJC_CLASS_$_STKVASTController in StackRendering(STKVASTController.o)
  "_OBJC_CLASS_$_STKScreen", referenced from:
      objc-class-ref in BidMachine(DeviceEnvironmentController.o)
  "_OBJC_CLASS_$_STKSpinnerScreen", referenced from:
      objc-class-ref in BidMachineBidding(NASTActionController.o)
      objc-class-ref in Appodeal(APDImpressionDetector.o)
      objc-class-ref in Appodeal(APDProductPresentationAdapter.o)
      objc-class-ref in StackRendering(STKRichMediaWireframe.o)
      objc-class-ref in libAPDIABAdapter.a(AppodealNativeServiceAdapter.o)
  "_OBJC_CLASS_$_STKSpinnerView", referenced from:
      objc-class-ref in StackRendering(STKMRAIDInterstitialPresenter.o)
      objc-class-ref in StackRendering(STKVASTControlPresenter.o)
      objc-class-ref in StackRendering(STKMRAIDViewPresenter.o)
  "_OBJC_CLASS_$_STKSystemLogRecorder", referenced from:
      objc-class-ref in Appodeal(APDLog.o)
  "_OBJC_CLASS_$_STKThirdPartyEventTracker", referenced from:
      objc-class-ref in BidMachineBidding(NASTMediaController.o)
      objc-class-ref in BidMachineBidding(NASTAdapter.o)
      objc-class-ref in BidMachineBidding(NASTEventController.o)
      objc-class-ref in BidMachineBidding(NASTActionController.o)
      objc-class-ref in StackRendering(STKVASTView.o)
      objc-class-ref in StackRendering(STKVASTCompanionBanner.o)
      objc-class-ref in StackRendering(STKXMLVASTParser.o)
      ...
  "_OBJC_CLASS_$_STKTimer", referenced from:
      objc-class-ref in BidMachine(BidMachineRetryService.o)
      objc-class-ref in BidMachine(BidMachineTimer.o)
      objc-class-ref in BidMachineBidding(GAMExpirationTimer.o)
      objc-class-ref in BidMachineUtilsKit(Timer.o)
      objc-class-ref in Appodeal(APDPersistentAdQueueManager.o)
      objc-class-ref in Appodeal(APDFactory+APDTimer.o)
      objc-class-ref in StackProductPresentation(StoreKit170PresentationController.o)
      ...
  "_OBJC_CLASS_$_STKValueTransformer", referenced from:
      objc-class-ref in Appodeal(APDValueTransformer.o)
  "_OBJC_CLASS_$_STKViewabilityTracker", referenced from:
      objc-class-ref in BidMachine(DisplayViewabilityMetric.o)
      objc-class-ref in Appodeal(APDNativeAdRenderer.o)
      objc-class-ref in StackRendering(STKVASTCompanionBanner.o)
  "_OBJC_METACLASS_$_STKError", referenced from:
      _OBJC_METACLASS_$_APDError in Appodeal(APDError.o)
      _OBJC_METACLASS_$_STKMRAIDError in StackRendering(STKMRAIDError.o)
      _OBJC_METACLASS_$_STKNASTError in StackRendering(STKNASTError.o)
  "_OBJC_METACLASS_$_STKJSONModel", referenced from:
      _OBJC_METACLASS_$_APDAdRevenueModel in Appodeal(APDAdRevenueModel.o)
      _OBJC_METACLASS_$_APDSegmentSettingsModel in Appodeal(APDSegmentSettingsModel.o)
      _OBJC_METACLASS_$_APDPlacementModel in Appodeal(APDPlacementModel.o)
      _OBJC_METACLASS_$_APDFrequencyCappingObservableObject in Appodeal(APDFrequencyCappingObservableObject.o)
      _OBJC_METACLASS_$_APDGeoInfo in Appodeal(APDGeoInfo.o)
      _OBJC_METACLASS_$_APDServiceEventModel in Appodeal(APDServiceEventModel.o)
      _OBJC_METACLASS_$_APDAppInfoModel in Appodeal(APDAppInfoModel.o)
      ...
  "_OBJC_METACLASS_$_STKOperation", referenced from:
      _OBJC_METACLASS_$__TtC24StackProductPresentation17ValidateOperation in StackProductPresentation(ValidateOperation.o)
      _OBJC_METACLASS_$__TtC24StackProductPresentation19CompleteOperatation in StackProductPresentation(CompleteOperatation.o)
  "_OBJC_METACLASS_$_STKRotationController", referenced from:
      _OBJC_METACLASS_$_STKVASTPostbannerController in StackRendering(STKVASTPostbannerController.o)
      _OBJC_METACLASS_$_STKVASTController in StackRendering(STKVASTController.o)
  "_STKLogCategoryDefault", referenced from:
      ___APDLogInit_block_invoke in Appodeal(APDLog.o)
      -[APDLogFormatter formatCategory:] in Appodeal(APDLogFormatter.o)
      -[STKVASTView trackErrorWithCode:] in StackRendering(STKVASTView.o)
      -[STKVASTView trackEvent:] in StackRendering(STKVASTView.o)
      -[STKVASTCompanionBanner trackEvent:] in StackRendering(STKVASTCompanionBanner.o)
      -[STKVASTController trackErrorWithCode:] in StackRendering(STKVASTController.o)
      -[STKVASTController registerEvent:] in StackRendering(STKVASTController.o)
      ...
  "_STKLogCategoryFromName", referenced from:
      ___37-[APDSdk prepareNetworksForMediation]_block_invoke in Appodeal(APDSdk.o)
  "_STKLogRegisterRecorder", referenced from:
      +[Appodeal privateInitalizeWithApiKey:types:] in Appodeal(Appodeal.o)
      APDLogRegister(NSString*, objc_class<STKLogFormatter>*, objc_class<STKLogRecorder>*) in Appodeal(APDLog.o)
  "_STKLogSetLevel", referenced from:
      _APDLogSetLevel in Appodeal(APDLog.o)
      ___APDLogInit_block_invoke in Appodeal(APDLog.o)
  "__STKLogSendMessage", referenced from:
      APDSendActivity(APDActivityType, id<APDAdItem>, NSString*) in Appodeal(APDPrivateDefines.o)
      _$s16APDAmazonAdapter12AmazonLoaderC6loadAd10completionyySS4name_yp8responset_tc_tFyyScMYccfU_ in libAPDAmazonAdapter.a(AmazonLoader.o)
      _$s21APDGoogleAdMobAdapter33MediationGoogleMobileAdsValidatorV7isValidySbSo15GADResponseInfoCF in libAPDGoogleAdMobAdapter.a(GoogleMobileAdsValidator.o)
      _$s21APDGoogleAdMobAdapter19AppodealCustomEventC05dummyD033_DD787C3D93842DF4D946983C1C9CEF33LL3forAC05DummyD0CSo012GADMediationB13ConfigurationC_tKF in libAPDGoogleAdMobAdapter.a(AppodealCustomEvent.o)
      _$s13APDIABAdapter16AppodealNativeAdC7present33_314A36FE7572CE6F0D7DC4799193D5C1LL7productySay10Foundation3URLVG_tFySDySSs11AnyHashableVGcfU_ in libAPDIABAdapter.a(AppodealNativeServiceAdapter.o)
      _$s13APDIABAdapter16AppodealNativeAdC7present33_314A36FE7572CE6F0D7DC4799193D5C1LL7productySay10Foundation3URLVG_tFySo7NSErrorCcfU0_ in libAPDIABAdapter.a(AppodealNativeServiceAdapter.o)
      _$s13APDIABAdapter12MRAIDAdapterC32mraidServiceDidReceiveLogMessageyySSF in libAPDIABAdapter.a(MRAIDAdapter.o)
      ...
  "_STKLogInfo(NSString*, NSString*, ...)", referenced from:
      +[Appodeal privateInitalizeWithApiKey:types:] in Appodeal(Appodeal.o)
      -[APDImpressionDetector detectionTimerTickAction] in Appodeal(APDImpressionDetector.o)
      -[APDBannerImpressionProvider layoutBannerView:inContainer:] in Appodeal(APDBannerImpressionProvider.o)
      -[APDBannerImpressionProvider impressionDetector:didDetectImpressionForView:] in Appodeal(APDBannerImpressionProvider.o)
      -[APDBannerImpressionProvider impressionDetector:didDetectFinishForView:] in Appodeal(APDBannerImpressionProvider.o)
      ___29-[APDDeviceInfoModel archive]_block_invoke in Appodeal(APDDeviceInfoModel.o)
      -[APDImpressionStorage prepareForReuse] in Appodeal(APDImpressionStorage.o)
      ...
  "_STKLogDebug(NSString*, NSString*, ...)", referenced from:
      +[Appodeal disableNetworkForAdType:name:] in Appodeal(Appodeal.o)
      +[Appodeal setLocationTracking:] in Appodeal(Appodeal.o)
      +[Appodeal setAutocache:types:] in Appodeal(Appodeal.o)
      +[Appodeal setTriggerPrecacheCallbacks:types:] in Appodeal(Appodeal.o)
      +[Appodeal setLogLevel:] in Appodeal(Appodeal.o)
      +[Appodeal setFramework:version:] in Appodeal(Appodeal.o)
      +[Appodeal setPluginVersion:] in Appodeal(Appodeal.o)
      ...
  "_STKLogError(NSString*, NSString*, ...)", referenced from:
      +[Appodeal disableNetworks:forAdType:] in Appodeal(Appodeal.o)
      +[Appodeal disableNetworkForAdType:name:] in Appodeal(Appodeal.o)
      +[Appodeal predictedEcpmForAdType:placement:] in Appodeal(Appodeal.o)
      +[Appodeal setFramework:version:] in Appodeal(Appodeal.o)
      +[Appodeal setPluginVersion:] in Appodeal(Appodeal.o)
      +[Appodeal banner] in Appodeal(Appodeal.o)
      +[Appodeal showAd:forPlacement:rootViewController:] in Appodeal(Appodeal.o)
      ...
  "_STKLogVerbose(NSString*, NSString*, ...)", referenced from:
      -[STKVASTView trackErrorWithCode:] in StackRendering(STKVASTView.o)
      -[STKVASTView trackEvent:] in StackRendering(STKVASTView.o)
      -[STKVASTCompanionBanner trackEvent:] in StackRendering(STKVASTCompanionBanner.o)
      -[STKVASTController trackErrorWithCode:] in StackRendering(STKVASTController.o)
      -[STKVASTController registerEvent:] in StackRendering(STKVASTController.o)
  "_STKLogWarning(NSString*, NSString*, ...)", referenced from:
      -[APDSessionManager applicationDidReceiveMemoryWarning:] in Appodeal(APDSessionManager.o)
      -[APDBannerView setUsesSmartSizing:] in Appodeal(APDBannerView.o)
      ___23-[APDBannerView loadAd]_block_invoke in Appodeal(APDBannerView.o)
      -[APDBannerView refreshBannerIfNeeded] in Appodeal(APDBannerView.o)
      -[APDStatisitcTracker trackImpression:customInfo:success:failure:] in Appodeal(APDStatisitcTracker.o)
      -[APDStatisitcTracker trackFinish:customInfo:success:failure:] in Appodeal(APDStatisitcTracker.o)
      -[APDStatisitcTracker trackInteraction:customInfo:success:failure:] in Appodeal(APDStatisitcTracker.o)
      ...
  "_kSTKErrorCodeMask", referenced from:
      -[STKVASTView commonInit] in StackRendering(STKVASTView.o)
      -[STKVASTController commonInit] in StackRendering(STKVASTController.o)
ld: symbol(s) not found for architecture arm64
clang++: error: linker command failed with exit code 1 (use -v to see invocation)
Feb 24 23:12:52.807: BUILD ERROR: There was a problem linking the app.

It seems like something wrong with the appodeal setting?

Can you remove bidmachine from build settings

It works!! thank you Scott.
When I set the build for ios “after build” to Show in Finder , I got a .app.dSYM file, But when I set it to open in Xcode simulator , it show error message : Build script failed

Feb 25 00:18:57.407: BUILD ERROR: Build script failed
Feb 25 00:18:57.425: iOS build failed (1) after 4 seconds
Feb 25 00:18:57.833: ERROR: Build Failed: Build script failed

Please help me with this issue.

I would just copy to device for now, we need to look at ios simulator builds more internally

Thank you.
How to copy the myApp.app.dSYM to device?
Is there any setup needed?

See docs

1 Like