Dear All;
I am facing this
error: 'libPhoneNumberiOS/libPhoneNumberiOS-Swift.h'
and my code is this
'Code module
#Region Project Attributes
#ApplicationLabel: TZikZak Store
#Version: 1.5.0
'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown
' #iPhoneOrientations: Portrait, LandscapeLeft, LandscapeRight
#iPhoneOrientations: Portrait
' #iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown
#iPadOrientations: Portrait
#Target: iPhone
#ATSEnabled: True
#MinVersion: 15
#PlistExtra:<key>NSCameraUsageDescription</key><string>Allows you to take a photo for your profile.</string>
#PlistExtra: <key>UIViewControllerBasedStatusBarAppearance</key><false/>
#Entitlement: <key>aps-environment</key><string>production</string>
' #PlistExtra:<key>NSLocationWhenInUseUsageDescription</key><string>Used to display the current navigation data.</string>
' #PlistExtra:<key>NSLocationUsageDescription</key><string>Used to display the current navigation data.</string>
#PlistExtra:<key>UIStatusBarStyle</key>
#PlistExtra:<string>UIStatusBarStyleLightContent</string>
#PlistExtra:<key>UIViewControllerBasedStatusBarAppearance</key>
#PlistExtra:<false/>
' #CertificateFile: ios_distribution_AO.cer
#CertificateFile: ios_distributionA2.cer
'#If RELEASE
' #ProvisionFile: ZikZakStore.mobileprovision
' #Else
#ProvisionFile: zikzaktst.mobileprovision
'#END IF
#End Region
#AdditionalLib: libPhoneNumberiOS.framework.swift.3
Please advice
I am facing this
error: 'libPhoneNumberiOS/libPhoneNumberiOS-Swift.h'
and my code is this
'Code module
#Region Project Attributes
#ApplicationLabel: TZikZak Store
#Version: 1.5.0
'Orientation possible values: Portrait, LandscapeLeft, LandscapeRight and PortraitUpsideDown
' #iPhoneOrientations: Portrait, LandscapeLeft, LandscapeRight
#iPhoneOrientations: Portrait
' #iPadOrientations: Portrait, LandscapeLeft, LandscapeRight, PortraitUpsideDown
#iPadOrientations: Portrait
#Target: iPhone
#ATSEnabled: True
#MinVersion: 15
#PlistExtra:<key>NSCameraUsageDescription</key><string>Allows you to take a photo for your profile.</string>
#PlistExtra: <key>UIViewControllerBasedStatusBarAppearance</key><false/>
#Entitlement: <key>aps-environment</key><string>production</string>
' #PlistExtra:<key>NSLocationWhenInUseUsageDescription</key><string>Used to display the current navigation data.</string>
' #PlistExtra:<key>NSLocationUsageDescription</key><string>Used to display the current navigation data.</string>
#PlistExtra:<key>UIStatusBarStyle</key>
#PlistExtra:<string>UIStatusBarStyleLightContent</string>
#PlistExtra:<key>UIViewControllerBasedStatusBarAppearance</key>
#PlistExtra:<false/>
' #CertificateFile: ios_distribution_AO.cer
#CertificateFile: ios_distributionA2.cer
'#If RELEASE
' #ProvisionFile: ZikZakStore.mobileprovision
' #Else
#ProvisionFile: zikzaktst.mobileprovision
'#END IF
#End Region
#AdditionalLib: libPhoneNumberiOS.framework.swift.3
Please advice